-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a way to initiate an interaction #45
Comments
Great suggestion. I also would like to trigger interaction with a push of a button, instead of using the wake word. |
I would love this as well. Really opens up some possibilities |
Quick guide to test it:
2024-05-17 - Guide updated to fix an invalid syntax in the requirements attribute of the integration's manifest file. |
Hi, is this little guide still up to date/usable ? Just tried, seems to work on each side, but not really as there's no comm between HA and wyoming sattelite and I can't figure out where I'm wrong :-( edit : just saw an error in logs : TypeError: RunSatellite.init() got an unexpected keyword argument 'start_stage' if it can help |
It would be great to have a way to initiate an interaction from the satellite through automations, for example. In ESPHome there is a workaround with a switch that enables listening without the wake word being uttered first. Something like this would be great!
As an example:
Satellite says (triggered by automation): "It's getting hot, do you want me to turn on the AC?"
then starts listening for a reply and acts on it.
The text was updated successfully, but these errors were encountered: