v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/thermostats

Set the Fan Mode Setting

Sets the fan mode setting for a specified thermostat.

post/thermostats/set_fan_mode

Request body

device_idstring uuid required

ID of the thermostat device for which you want to set the fan mode.

fan_mode'auto' | 'on' | 'circulate'

Deprecated. Use fan_mode_setting instead.

Fan mode setting for the thermostat, such as auto, on, or circulate.

fan_mode_setting'auto' | 'on' | 'circulate'

Fan mode setting that you want to set for the thermostat.

Response

OK