Skip to content
OpenAppPhysical access, simplified
Login

Android Routines

  1. Create a voice key from the dashboard Voice control wizard.
  2. Download the Android JSON artifact.
  3. 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_PAT
  • Content-Type: application/json

Body: {}

  1. In the Google Home app, create a Routine that runs your Tasker/HTTP shortcut.

Example phrase: “Hey Google, open the cars gate.”