Tech the halls with our best prices of the season. Get 35% off Pro 🎁
This Action will turn on or off your Thinka devices that support switching on/off.
- API endpoint slug
- thinka.turn_on_off
- Filter code method
- Thinka.turnOnOff.skip(string?: reason)
- Runtime method
- runAction("thinka.turn_on_off", {})
Action fields
- Label
- Device
- Slug
- traits_turnon_off
- Required
- true
- Can have default value
- false
- Label
- Status
- Slug
- status
- Required
- true
- Can have default value
- true
- Filter code method
- Thinka.turnOnOff.setStatus(string: status)