[rtttl] Gate on_finished_playback callback storage behind define (#16003)

This commit is contained in:
J. Nick Koston
2026-04-26 00:03:59 -05:00
committed by GitHub
parent 58f6ad2d0c
commit f092e619d8
5 changed files with 17 additions and 1 deletions

View File

@@ -29,3 +29,8 @@ output:
rtttl:
output: rtttl_output
on_finished_playback:
- then:
- logger.log: "Playback finished 1"
- then:
- logger.log: "Playback finished 2"