OK, got the binary sensor figure out…
Now I can’t get the Alexa routine to trigger.
The routine sees the binary sensor, and I can add the binary sensor to the routine and can set the state the routine is to look for (in my example to “open”). I can “play” the routine and see that it performs the action (saying “hello”).
When the binary sensor state changes in in HA, Alexa sees it change to “open”, but the routine is not triggered.
I have followed the steps best I can tell:
- Enabled Send Alexa Events in my haaska skill; and relinked the skill on Alexa app.
- Added to configuration.yaml the endpoint, client_id and client_secret (copied from “Send Alexa Events”)
Not sure where else to look/do?