hvac
set user preference
POST
Headers
WattShift API Key
Path Parameters
Body
application/json
The default mode for the HVAC unit.
Available options:
OFF
, HEAT
, COOL
, AUTO
Whether this schedule should be enabled
The human-readable name for the schedule
0 or more blocks for this schedule to follow. If no blocks are added, the default temp will be followed
The units for temperature.
Available options:
F
, C
Required range:
-50 <= x <= 200
The default temperature for the hvac unit. This must be set unless the default mode is OFF
or there are schedule blocks added
Required range:
-50 <= x <= 200
The default temperature for the hvac unit. This must be set unless the default mode is OFF
or there are schedule blocks added
Required range:
-50 <= x <= 200
The max default temperature
Required range:
-50 <= x <= 200
The min default temperature
Required range:
-50 <= x <= 200
Required range:
-50 <= x <= 200
Required range:
-50 <= x <= 200
The week numbers to apply this schedule. For example, [0,1,2,...,51] applies to all 52 weeks of the year. Leave empty to also apply to all weeks.