Lutron RadioRA 3 and Homeworks QSX systems are widely deployed in high-end residential and hospitality projects, often integrated with HVAC zoning. HVAC API supports Lutron HVAC zone reads and setpoint writes via the Lutron Integration Protocol bridge.
HomeAutomation · supported
Lutron
RESTModbus
Device families
-
HVAC Zones
3 endpoints
-
Sensors
1 endpoint
Endpoints & snippets
One email unlocks the whole site.
HVAC Zones
- GET /v1/devices/{id}/temperature
- POST /v1/devices/{id}/setpoint
- POST /v1/devices/{id}/mode
curl -H "Authorization: Bearer $HVACAPI_KEY" \
https://api.hvacapi.com/v1/devices/{device_id}/setpoint
Sensors
- GET /v1/devices/{id}/sensors