HARDWARE GETTING STARTED

ESP32

Connect a capability-driven device to HomeAutoPro using secure production endpoints and local credential placeholders.

  1. 1
    Create the matching templateIts capability schema controls accepted keys.
  2. 2
    Copy Device ID and Secret onceStore the secret locally; never commit it.
  3. 3
    Connect with TLSwss://api.homeautopro.in/ws/device/<DEVICE_CODE>
  4. 4
    Authenticate 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.