This action will turn on/off the device of your choosing.
Developer info
- API endpoint slug
- vont_home.turnOnOroff
- Filter code method
- VontHome.turnOnOroff.skip(string?: reason)
- Runtime method
- runAction("vont_home.turnOnOroff", {})
Action fields
Device ID Dropdown list
- Label
- Device name
- Helper text
- Please select one of your devices
- Slug
- deviceId
- Required
- true
- Can have default value
- false
Action value Dropdown list
- Label
- Turned on/off
- Slug
- actionValue
- Required
- true
- Can have default value
- true
- Filter code method
- VontHome.turnOnOroff.setActionValue(string: actionValue)