#Can you stop a timer ringing by voice on a ESP32-S3-BOX voice assistant?

1 messages · Page 1 of 1 (latest)

clever cave
#

I followed this guide to set up mine with the default firmware:
https://www.home-assistant.io/voice_control/s3_box_voice_assistant/

I can start timers and stop them early, but once they're finished and the timer starts ringing, it seems like the device isn't listening anymore. I can press the side button to stop it, but I'm wondering if there's some way to do this by voice?

Home Assistant

Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server.

#

It sounds like it's built on esphome, so maybe I could build a modified firmware that does do this if not?

I'm not sure if this is realistic with the hardware though - is it capable of playing audio and listening at the same time?