esphome / firmware

Holds firmware configuration files for projects that the ESPHome team provides.
https://esphome.io/projects
Apache License 2.0
128 stars 93 forks source link

Start voice assistant on api connection #83

Closed jesserockz closed 8 months ago

jesserockz commented 8 months ago

This is a basic way to attempt to restart the voice asssistant with the downside that it will not work correctly if the logs are being followed over the air as this uses the api server too

tetele commented 8 months ago

Shouldn't this have been in the actual voice_assistant component?