mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 12:17:23 +00:00
[rtttl] Gate on_finished_playback callback storage behind define (#16003)
This commit is contained in:
@@ -29,3 +29,8 @@ output:
|
||||
|
||||
rtttl:
|
||||
output: rtttl_output
|
||||
on_finished_playback:
|
||||
- then:
|
||||
- logger.log: "Playback finished 1"
|
||||
- then:
|
||||
- logger.log: "Playback finished 2"
|
||||
|
||||
Reference in New Issue
Block a user