This action will change the current heat setpoint of the selected device.
- API endpoint slug
- bluelink.heat
- Filter code method
- Bluelink.heat.skip(string?: reason)
- Runtime method
- runAction("bluelink.heat", {})
Action fields
- Label
- Select device
- Helper text
- Select the device for which you want to change the heat setpoint
- Slug
- selected_device
- Required
- true
- Can have default value
- false
- Label
- Heat setpoint
- Helper text
- This is the desired heat setpoint
- Slug
- heat_temperature
- Required
- true
- Can have default value
- true
- Filter code method
- Bluelink.heat.setHeatTemperature(string: heatTemperature)