HARDWARE GETTING STARTED
NODE DEVICE
Connect a capability-driven device to HomeAutoPro using secure production endpoints and local credential placeholders.
- 1Create the matching templateIts capability schema controls accepted keys.
- 2Copy Device ID and Secret onceStore the secret locally; never commit it.
- 3Connect with TLS
wss://api.homeautopro.in/ws/device/<DEVICE_CODE> - 4Authenticate and report stateApply commands and publish confirmed values.
The physically validated baseline is ESP8266 + DHT11. Other platforms follow the documented production protocol but are not labelled physically tested.