diff --git a/esphome/raspiaudio-muse-luxe.yaml b/esphome/raspiaudio-muse-luxe.yaml index a17dcf7..a14477e 100644 --- a/esphome/raspiaudio-muse-luxe.yaml +++ b/esphome/raspiaudio-muse-luxe.yaml @@ -90,7 +90,6 @@ microphone: voice_assistant: microphone: luxe_microphone - speaker: luxe_out_speaker on_start: - light.turn_on: id: top_led @@ -106,6 +105,7 @@ voice_assistant: green: 20% effect: none on_tts_end: + - media_player.play_media: !lambda return x; - light.turn_on: id: top_led blue: 60% @@ -116,7 +116,7 @@ voice_assistant: - delay: 1s - wait_until: not: - speaker.is_playing: luxe_out_speaker + media_player.is_playing: luxe_out - light.turn_off: top_led on_error: - light.turn_on: