esphome / firmware

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

on_wake_word_detected #127

Closed lordbah closed 6 months ago

lordbah commented 6 months ago

Can there be an on_wake_word_detected trigger in voice-assistant/m5stack-atom-echo.yaml we can use to call HA services to pause other speakers/TVs/etc.? I would also call sonos.snapshot.

timmo001 commented 6 months ago

You could probably just trigger from the assist in progress binary sensor:

image

jesserockz commented 6 months ago

You can add this trigger in your adopted yaml to do what you want with it, such as service calls etc.