[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:
Kevin Ahrendt
2026-03-05 09:51:08 -10:00
committed by GitHub
co-authored by Claude Opus 4.6 Copilot pre-commit-ci-lite[bot] J. Nick Koston
parent 22d90d702d
commit 5c5ea8824e
8 changed files with 292 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
audio_file:
- id: test_audio
file:
type: local
path: $component_dir/test.wav
@@ -0,0 +1 @@
<<: !include common.yaml
Binary file not shown.