Readd second turn_off

Sometimes the LED gets stuck without this
This commit is contained in:
Joshua Boniface 2023-11-23 21:28:16 -05:00
parent 3324c3aa85
commit a4ea9e088e

View File

@ -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";