This action will turn on or off your appliance
Developer info
- API endpoint slug
- tis_smart_home.appliance
- Filter code method
- TisSmartHome.appliance.skip(string?: reason)
- Runtime method
- runAction("tis_smart_home.appliance", {})
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.appliance.setValue(string: value)
