This query returns whether the doorbell is currently on or off.
Developer info
- API endpoint slug
- alexa_doorbell.doorbell_state
- Runtime method
- performQuery("alexa_doorbell.doorbell_state")
Query fields
Doorbell key Dropdown list
- Label
- Which doorbell would you like to find out about?
- Slug
- doorbell_key
- Required
- true
- Can have default value
- false
Ingredients
StatusThe status of the doorbell
- Slug
- status
- Filter code
- AlexaDoorbell.doorbellState.Status
- Type
- String
- Example
- On
TimeThe time when the change took place
- Slug
- time
- Filter code
- AlexaDoorbell.doorbellState.Time
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00