Mute Android ringtone when iotty switch is turned on
This trigger fires when one of your iotty Smart Switch devices is turned on or off, or it is pressed (when its Gang Type on the iotty app is set as 'Gate').
Developer info
- API endpoint slug
- iottysmarthome.device_on_off
Trigger fields
Device Dropdown list
- Label
- Which iotty device was turned on, off, or pressed?
- Slug
- device_id
- Required
- true
- Can have default value
- false
Light state Dropdown list
- Label
- Check whether the iotty device is on, off, or has been pressed
- Slug
- light_state
- Required
- true
- Can have default value
- false
Ingredients
Source Was the device turned on manually, by iotty App, or by some smart home platforms?
- Slug
- source
- Filter code
- Iottysmarthome.deviceOnOff.Source
- Type
- String
- Example
- 1
Device name The name of your iotty device
- Slug
- device_name
- Filter code
- Iottysmarthome.deviceOnOff.DeviceName
- Type
- String
- Example
- Living Room Light
Created at The exact date and hour when the event happened
- Slug
- created_at
- Filter code
- Iottysmarthome.deviceOnOff.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Light state The state of the iotty Smart Switch light (on or off)
- Slug
- light_state
- Filter code
- Iottysmarthome.deviceOnOff.LightState
- Type
- String
- Example
- on