Group Location
Explore Plans
Mobile menu Close menu
Blue by ADTBlue by ADT

Set thermostat to heat or cool to a single temperature

This action will set your thermostat to heat or cool mode and set a single temperature.

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
bluebyadt.set_thermostat_setpoint
Filter code method
Bluebyadt.setThermostatSetpoint.skip(string?: reason)
Runtime method
runAction("bluebyadt.set_thermostat_setpoint", {})

Action fields

Device name Dropdown list

Label
Device Name?
Slug
device_name
Required
true
Can have default value
false

Set point type Dropdown list

Label
Heat or Cool Mode?
Helper text
Slug
set_point_type
Required
true
Can have default value
true
Filter code method
Bluebyadt.setThermostatSetpoint.setSetPointType(string: setPointType)

Setpoint Text input > Other

Label
Set Temperature to?
Helper text
Slug
setpoint
Required
true
Can have default value
true
Filter code method
Bluebyadt.setThermostatSetpoint.setSetpoint(string: setpoint)