-
Notifications
You must be signed in to change notification settings - Fork 0
First Time Setup
WikiZell edited this page Aug 11, 2026
·
1 revision
This is the recommended workflow for a new or erased ESP32.
- Wire the supported 1.29 inch CH1115 OLED to the ESP32 as described in Device and Firmware.
- Install HA Proxy Panel Manager 1.6.0.
- Keep the computer, phone, ESP32, and Home Assistant on the same local network during setup.
- Connect Home Assistant in the Manager.
- Connect the ESP32 using the USB cable supplied with the AZ-Delivery board.
- Open Install, select the detected serial port, and choose a clear node and friendly name.
- Choose a saved Windows Wi-Fi profile or enter Wi-Fi manually.
- Select temperature and humidity entities from Home Assistant. Custom entity IDs are also accepted.
- Review the configuration, then flash. The Manager downloads and verifies the official GitHub firmware before building.
If home Wi-Fi is unavailable, the panel starts HA Proxy Panel Fallback after about 30 seconds and shows a QR code.
- Scan the OLED QR with your phone and join the panel network.
- Use the captive portal to select the home network and enter its password.
- After the panel connects, reconnect the phone to the home network.
If the portal does not open automatically, browse to http://192.168.4.1. The Manager can also show the fallback QR under Overview. QR generation is offline.
Leave the Manager connected while the panel joins Wi-Fi. It watches for the new node and selects it on Devices.
- Choose Add selected to Home Assistant.
- The Manager sends the matching API encryption key directly to Home Assistant's supported ESPHome config flow.
- Confirm the panel appears under Settings > Devices & services > ESPHome.
To maintain the YAML in the ESPHome add-on, choose Add to Device Builder. The core ESPHome integration and ESPHome Device Builder are separate. See Home Assistant and Device Builder.