mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 14:16:47 +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:
@@ -72,6 +72,7 @@ ignore_types = (
|
||||
".gif",
|
||||
".webp",
|
||||
".bin",
|
||||
".wav",
|
||||
)
|
||||
|
||||
LINT_FILE_CHECKS = []
|
||||
|
||||
Reference in New Issue
Block a user