This trigger fires when a Decora Smart Wi-Fi device turns off.
Developer info
- API endpoint slug
- my_leviton.switch_off
Trigger fields
Name Dropdown list
- Label
- Which device?
- Slug
- name
- Required
- true
- Can have default value
- false
Ingredients
PowerThe current power state of the device.
- Slug
- power
- Filter code
- MyLeviton.switchOff.Power
- Type
- String
- Example
- Off
NameThe name of the device.
- Slug
- name
- Filter code
- MyLeviton.switchOff.Name
- Type
- String
- Example
- Living Room Dimmer
DateDate and time the device's status changed.
- Slug
- date
- Filter code
- MyLeviton.switchOff.Date
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00