This action will turn on or off your scene switch
- API endpoint slug
- tis_smart_home.sceneswitch
- Filter code method
- TisSmartHome.sceneswitch.skip(string?: reason)
- Runtime method
- runAction("tis_smart_home.sceneswitch", {})
Action fields
- Label
- Device Name
- Helper text
- TIS device name
- Slug
- device_name
- Required
- true
- Can have default value
- false
- Label
- Status
- Helper text
- Device turn on or off
- Slug
- value
- Required
- true
- Can have default value
- true
- Filter code method
- TisSmartHome.sceneswitch.setValue(string: value)