mirror of
https://github.com/esphome/esphome.git
synced 2026-09-26 06:20:21 +00:00
Add `file` component
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,7 @@
|
||||
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
|
||||
Reference in New Issue
Block a user