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