Android Routines
- Create a voice key from the dashboard Voice control wizard.
- Download the Android JSON artifact.
- In Tasker or HTTP Shortcuts, create a POST request to:
https://api.openapp.house/api/v1/entities/ENTITY_ID/actions/switchable.open
Headers:
Authorization: Bearer YOUR_VOICE_PATContent-Type: application/json
Body: {}
- In the Google Home app, create a Routine that runs your Tasker/HTTP shortcut.
Example phrase: “Hey Google, open the cars gate.”