Alexa Routines
Alexa Routines can call any HTTPS endpoint.
- Create a voice key in the dashboard (Voice control wizard).
- Use the curl snippet as the Routine action (Alexa Webhooks / IFTTT-style HTTP, depending on your Alexa setup).
- POST to:
https://api.openapp.house/api/v1/entities/{entity_id}/actions/switchable.open
with header Authorization: Bearer <voice_pat>.
Phrase example: “Alexa, open the cars gate.”
For native “Works with Alexa” discovery (no Routine), use Connected assistants in settings (Google Home is supported first; Alexa follows customer demand).