Readd second turn_off
Sometimes the LED gets stuck without this
This commit is contained in:
parent
3324c3aa85
commit
a4ea9e088e
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user