User guide

Function Parameters Return Description
then the setpoint is referred to as
“Setpoint”. If the return is True, then the
primary setpoint is referred to as HEAT
and the secondary setpoint is COOL.
SupportsDirect Thermostat Number
Sensor Number
Boolean Call SupportsDirect(x,y) for each
SupportsStat=True to determine if the
thermostat supports direct temperature
setting. The return of False means that
the thermostat supports setbacks rather
than direct temperature setting.
SupportsHold Thermostat Number
Sensor Number
Boolean Call SupportsHold(x,y) for each
SupportsStat=True, to determine if the
thermostat supports a hold mode on the
thermostat.
SupportsHoldOve
ride
Thermostat Number
Sensor Number
Boolean Call SupportsHold(x,y) for each
SupportsStat=True, to determine if the
thermostat supports a hold mode on the
thermostat.
NumSetbacks Thermostat Number
Sensor Number
Boolean Call NumSetbacks(x,y) for each
SupportsDirect that returns False to
determine how many setbacks the
thermostat supports. The returned value
is a 1’s based integer.
SupportsAux Thermostat Number
Sensor Number
Boolean Call NumSetbacks(x,y) for each
SupportsDirect that returns False to
determine how many setbacks the
thermostat supports. The returned value
is a 1’s based integer.
SupportsOperatin
g
Thermostat Number
Sensor Number
Boolean Call NumSetbacks(x,y) for each
SupportsDirect that returns False to
determine how many setbacks the
thermostat supports. The returned value
is a 1’s based integer.
GetTemp Thermostat Number
Sensor Number
Double Current Temperature
GetHeatSet Thermostat Number
Sensor Number
Double Heating Setpoint Temperature
GetCoolSet Thermostat Number
Sensor Number
Double Cooling Setpoint Temperature
GetModeSet Thermostat Number
Sensor Number
Integer Current Thermostat Mode Setting
GetFanMode Thermostat Number integer Current Thermostat Fan Mode Setting