mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 16:20:42 +00:00
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>
10 lines
161 B
YAML
10 lines
161 B
YAML
audio_file:
|
|
- id: test_audio
|
|
file:
|
|
type: local
|
|
path: $component_dir/test.wav
|
|
|
|
media_source:
|
|
- platform: audio_file
|
|
id: audio_file_source
|