Changefansettingfordevice
POST
Change fan setting for device
Change the current Fan setting for specified DeviceID.
Example:
{
"mode": "On"
}
Resource URL
https://api.honeywellhome.com/v2 /devices/thermostats/{deviceId}/fan
Query Parameters
| Name | Values | Description |
|---|---|---|
|
apikey
(required) |
Your API Key |
|
|
locationId
(required) |
LocationID for the requested device |
Request Body
deviceId DeviceID for the requested device true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Resource Summary |
|
|
Security |
|
|
Content Type |
application/json |
Working...