📚 Documentation
Getting Started
HVAC IQ Pro monitors your HVAC system by measuring temperature, current draw, and equipment status.
Installation
- Mount the sensor near your HVAC equipment
- Attach temperature probe to supply air duct
- Clamp CT sensors around motor wires
- Power on and wait for LED to turn green
- Link device in dashboard using IMEI
Sensor Channels
- Temp 1-4: DS18B20 temperature sensors (°F)
- Amp 1: Inducer motor current
- Amp 3: Blower motor current
- Switch 1-2: Safety switch status
API Access
Access your data via REST API:
GET /api/devices/{id}/readings?hours=24
See API Documentation for full details.