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

Change Cool Setpoint

This action will change the current cool 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.cool
Filter code method
Bluelink.cool.skip(string?: reason)
Runtime method
runAction("bluelink.cool", {})

Action fields

Selected device Dropdown list

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

Cool temperature Text input > Short text

Label
Cool Setpoint
Helper text
Slug
cool_temperature
Required
true
Can have default value
true
Filter code method
Bluelink.cool.setCoolTemperature(string: coolTemperature)