Control4 is a premium residential automation platform with deep HVAC integration via Control4 thermostats and third-party drivers. HVAC API beta support targets Control4 OS 3 controllers via the Composer/Director REST APIs.
HomeAutomation · beta
Control4
RESTModbus
Device families
-
Thermostats
2 endpoints
-
Sensors
1 endpoint
Endpoints & snippets
One email unlocks the whole site.
Thermostats
- GET /v1/devices/{id}/temperature
- POST /v1/devices/{id}/setpoint
curl -H "Authorization: Bearer $HVACAPI_KEY" \
https://api.hvacapi.com/v1/devices/{device_id}/temperature
Sensors
- GET /v1/devices/{id}/sensors