This action will change the current cool setpoint of the selected device.
- API endpoint slug
- bluelink.cool
- Filter code method
- Bluelink.cool.skip(string?: reason)
- Runtime method
- runAction("bluelink.cool", {})
Action fields
- 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
- 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)