diff --git a/supersensor.yaml b/supersensor.yaml index 03d7883..5fbfa54 100644 --- a/supersensor.yaml +++ b/supersensor.yaml @@ -165,6 +165,9 @@ voice_assistant: id: output_led transition_length: 1s on_tts_start: + - light.turn_off: + id: output_led + transition_length: 1s - if: condition: lambda: return x != "Sorry, I couldn't understand that";