This action will change the thermostat mode
Developer info
- API endpoint slug
- tis_smart_home.acmode
- Filter code method
- TisSmartHome.acmode.skip(string?: reason)
- Runtime method
- runAction("tis_smart_home.acmode", {})
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
- Thermostat status
- Slug
- value
- Required
- true
- Can have default value
- true
- Filter code method
- TisSmartHome.acmode.setValue(string: value)
