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

How to increase Wake LCD timeout? #223

Closed kristiankielhofner closed 1 year ago

kristiankielhofner commented 1 year ago

Discussed in https://github.com/toverainc/willow/discussions/217

Originally posted by **tensiondriven** June 30, 2023 Hola, I got my ESP-BOX running with the Alexa wake world, hosted inference server, and Home Assistant fairly easily. Overall the process was pretty painless! (One detail that would be nice to add to the README is that "Hey Lexin" is designed for Chinese users, this confused me) Anyhoo, main point of this question: After a couple of seconds, the ESP's display turns off. This is altogether too short for me, and I'd prefer something closer to 10 seconds. I see this in the logs: ``` I (01:27:26.458) WILLOW: Wake LCD timeout, turning off LCD ``` however I can't find anything about how to increase this timeout. Is it possible to increase/change the Wake LCD timeout?