From 0bdf342f41f892b491dedb4b652236eb0bb625cd Mon Sep 17 00:00:00 2001 From: Daniele Verducci Date: Fri, 12 Dec 2025 00:05:36 +0100 Subject: [PATCH] Important note --- esphome/fabula.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/esphome/fabula.yaml b/esphome/fabula.yaml index 8c6dc53..d57eb7d 100644 --- a/esphome/fabula.yaml +++ b/esphome/fabula.yaml @@ -139,6 +139,8 @@ binary_sensor: if: condition: dfplayer.is_playing + # Note: this is True only if the dfplayer is playing the track we asked. + # If it's looping, the following tracks are player with is_playing=false. then: dfplayer.play_previous - platform: gpio