mirror of
https://github.com/esphome/esphome.git
synced 2026-08-23 06:36:23 +00:00
[audio_file] New component for embedding files into firmware (#14434)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
co-authored by
Claude Opus 4.6
Copilot
pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
J. Nick Koston
parent
22d90d702d
commit
5c5ea8824e
@@ -72,6 +72,7 @@ ignore_types = (
|
||||
".gif",
|
||||
".webp",
|
||||
".bin",
|
||||
".wav",
|
||||
)
|
||||
|
||||
LINT_FILE_CHECKS = []
|
||||
|
||||
Reference in New Issue
Block a user