Group Location
Explore Plans
Mobile menu Close menu
BlueLink Smart ConnectBlueLink Smart Connect

Change Heat Setpoint

This action will change the current heat setpoint of the selected device.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
bluelink.heat
Filter code method
Bluelink.heat.skip(string?: reason)
Runtime method
runAction("bluelink.heat", {})

Action fields

Selected device Dropdown list

Label
Select device
Helper text
Slug
selected_device
Required
true
Can have default value
false

Heat temperature Text input > Short text

Label
Heat setpoint
Helper text
Slug
heat_temperature
Required
true
Can have default value
true
Filter code method
Bluelink.heat.setHeatTemperature(string: heatTemperature)