Close menu
Explore Plans
Mobile menu Close menu
TIS Control

Turn on or off switch

This action will turn on or off your switch

Developer info

API endpoint slug
tis_smart_home.switch
Filter code method
TisSmartHome.switch.skip(string?: reason)
Runtime method
runAction("tis_smart_home.switch", {})

Action fields

Device name Dropdown list

Label
Device Name
Helper text
TIS device name
Slug
device_name
Required
true
Can have default value
false

Value Dropdown list

Label
Status
Helper text
Device turn on or off
Slug
value
Required
true
Can have default value
true
Filter code method
TisSmartHome.switch.setValue(string: value)