toverainc / willow

Open source, local, and self-hosted Amazon Echo/Google Home competitive Voice Assistant alternative
https://heywillow.io/
Apache License 2.0
2.61k stars 96 forks source link

was: reset display timer on WAS command endpoint result #351

Closed stintel closed 11 months ago

stintel commented 11 months ago

With WAS Command Endpoint enabled, if a command endpoint takes long to respond, the display timer might expire before the response arrives. Reset the display timer when a response arrives.

Fixes #349.