This action will change the thermostat setpoint
Developer info
- API endpoint slug
- tis_smart_home.acsetpoint
- Filter code method
- TisSmartHome.acsetpoint.skip(string?: reason)
- Runtime method
- runAction("tis_smart_home.acsetpoint", {})
Action fields
Device name Dropdown list
- Label
- Device Name
- Helper text
- device name
- Slug
- device_name
- Required
- true
- Can have default value
- false
Value Text input > Other
- Label
- Setpoint
- Helper text
- setpoint range 1 to 96
- Slug
- value
- Required
- true
- Can have default value
- true
- Filter code method
- TisSmartHome.acsetpoint.setValue(string: value)
