This action will change the setpoint of a device to the desired value.
- API endpoint slug
- mysa_thermostat.change_setpoint
- Filter code method
- MysaThermostat.changeSetpoint.skip(string?: reason)
- Runtime method
- runAction("mysa_thermostat.change_setpoint", {})
Action fields
- Label
- What would you like the setpoint to be?
- Helper text
- Desired temperature of the room.
- Slug
- setpoint
- Required
- true
- Can have default value
- true
- Filter code method
- MysaThermostat.changeSetpoint.setSetpoint(string: setpoint)
- Label
- Which thermostat would you like to adjust?
- Slug
- device
- Required
- true
- Can have default value
- false