Thermostats
Set the Fan Mode Setting
Sets the fan mode setting for a specified thermostat.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
ID of the thermostat device for which you want to set the fan mode.
Deprecated. Use fan_mode_setting instead.
Fan mode setting for the thermostat, such as auto, on, or circulate.
Available options:
auto, on, circulate Fan mode setting that you want to set for the thermostat.
Available options:
auto, on, circulate Response
OK
Tracks the progress of this operation. Poll using the action_attempt_id. See the action_attempt object.