mirror of
https://github.com/esphome/esphome.git
synced 2025-03-04 01:38:17 +00:00
8 lines
317 B
YAML
8 lines
317 B
YAML
|
file:
|
||
|
- id: bloop_local
|
||
|
file: ../../components/file/bloop.wav
|
||
|
- id: bloop_web
|
||
|
# TODO: Change to ESPHome URL after file is merged
|
||
|
# file: https://github.com/esphome/esphome/raw/dev/tests/components/file/bloop.wav
|
||
|
file: https://github.com/jesserockz/esphome-components/raw/main/tests/file/bloop.wav
|