HOMEAUTOPRO DEVELOPER PORTAL
Build, connect and automate.
Move from a device template to authenticated realtime commands, telemetry and webhooks without hunting through one giant reference page.
DEVICES
Device templates
Controls, feedback, telemetry, automations and generated integration examples for all 57 canonical templates.
Browse the catalog →API
REST API
Owner-scoped authentication, devices, commands, telemetry, errors and the generated OpenAPI contract.
Start with the API →REALTIME
WebSocket lifecycle
Connect, authenticate, receive commands, acknowledge applied state and reconnect safely.
Open realtime docs →HARDWARE
Hardware guides
ESP8266, ESP32 and the physically tested ESP8266 + DHT11 reference implementation.
Choose a platform →EVENT DELIVERY
Webhooks
Subscriptions, signed payloads, HMAC verification, retries and delivery logs.
Receive events →CAPABILITY MODEL
Custom devices
Compose safe controls and telemetry from canonical capability metadata.
Explore capabilities →RECOMMENDED PATH
From zero to acknowledged command.
- 1Create a deviceChoose a capability-driven template.
- 2Save credentials onceKeep the Device Secret local.
- 3Connect securelyAuthenticate over TLS WebSocket.
- 4Apply and acknowledgeReport actual applied state.