Explore Plans
Mobile menu Close menu
Blue by ADTBlue by ADT

Set thermostat in Auto mode to a temperature range

This action will set your thermostat to high and low temperature range while in Auto or Dual mode. This does not set the thermostat to Auto mode.

Developer info

API endpoint slug
bluebyadt.set_auto_thermostat_setpoint
Filter code method
Bluebyadt.setAutoThermostatSetpoint.skip(string?: reason)
Runtime method
runAction("bluebyadt.set_auto_thermostat_setpoint", {})

Action fields

Device name Dropdown list

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

Lower value Text input > Other

Label
Set Lowest Temperature to?
Helper text
45-90
Slug
lower_value
Required
true
Can have default value
true
Filter code method
Bluebyadt.setAutoThermostatSetpoint.setLowerValue(string: lowerValue)

Upper value Text input > Other

Label
Set Highest Temperature to?
Helper text
45-90
Slug
upper_value
Required
true
Can have default value
true
Filter code method
Bluebyadt.setAutoThermostatSetpoint.setUpperValue(string: upperValue)