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 |
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 |
OAuth 2.0 |
Content Type |
application/json |
Working...