mirror of
https://github.com/esphome/esphome.git
synced 2024-11-12 18:27:46 +01:00
clean up the test files
This commit is contained in:
parent
12072d2567
commit
dc13a980f8
4 changed files with 4 additions and 8 deletions
|
@ -9,8 +9,7 @@ esphome:
|
|||
- if:
|
||||
condition: speaker.is_playing
|
||||
then:
|
||||
- speaker.finish:
|
||||
- speaker.stop:
|
||||
- speaker.stop:
|
||||
|
||||
i2s_audio:
|
||||
i2s_lrclk_pin: 16
|
||||
|
|
|
@ -9,8 +9,7 @@ esphome:
|
|||
- if:
|
||||
condition: speaker.is_playing
|
||||
then:
|
||||
- speaker.finish:
|
||||
- speaker.stop:
|
||||
- speaker.stop:
|
||||
|
||||
i2s_audio:
|
||||
i2s_lrclk_pin: 6
|
||||
|
|
|
@ -9,8 +9,7 @@ esphome:
|
|||
- if:
|
||||
condition: speaker.is_playing
|
||||
then:
|
||||
- speaker.finish:
|
||||
- speaker.stop:
|
||||
- speaker.stop:
|
||||
|
||||
i2s_audio:
|
||||
i2s_lrclk_pin: 6
|
||||
|
|
|
@ -9,8 +9,7 @@ esphome:
|
|||
- if:
|
||||
condition: speaker.is_playing
|
||||
then:
|
||||
- speaker.finish:
|
||||
- speaker.stop:
|
||||
- speaker.stop:
|
||||
|
||||
i2s_audio:
|
||||
i2s_lrclk_pin: 16
|
||||
|
|
Loading…
Reference in a new issue