Hey everyone,
After getting the atom echo running kind of stable with the last bug fixes, I’m not sure where to start when I want to setup different confirmation/response scenarios.
Examples:
- voice confirmation for some commands (“temperature is 20 degress”), for others either nothing or sound effect like a positive/negative confirmation beep (I think this is a case for a custom intent?)
- confirmation sound for an understood wake word, for when the led of the atom isn’t in the line of sight (does that work via esphome voice command events?)
- all of the above configurable depending on other conditions (time of day, scene, …)
Are my assumptions correct where to start?
Thanks in advance