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.

Developer info

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
Select the device for which you want to change the cool setpoint
Slug
selected_device
Required
true
Can have default value
false

Cool temperature Text input > Short text

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