mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 11:22:24 +01:00
[speaker, i2s_audio] Support audio_dac component, mute actions, and improved logging (#7664)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
esphome:
|
||||
on_boot:
|
||||
then:
|
||||
- speaker.mute_on:
|
||||
- speaker.mute_off:
|
||||
- if:
|
||||
condition: speaker.is_stopped
|
||||
then:
|
||||
|
Reference in New Issue
Block a user