Add stop before start
This commit is contained in:
parent
698a083751
commit
3c81295a93
@ -283,6 +283,7 @@ interval:
|
||||
- not: voice_assistant.connected
|
||||
then:
|
||||
- logger.log: "voice assistant not running; restarting"
|
||||
- voice_assistant.stop:
|
||||
- voice_assistant.start_continuous:
|
||||
|
||||
# Add optional microWakeWord support (on-device wake word)
|
||||
|
Loading…
x
Reference in New Issue
Block a user