-
Notifications
You must be signed in to change notification settings - Fork 1
HA Add Zigbee Device
guoping.liu edited this page Aug 13, 2026
·
1 revision
There are two main ways to support the Zigbee protocol in Home Assistant:
- ZHA (Zigbee Home Automation) — built-in integration
- Zigbee2MQTT — external service via MQTT
There are also two main approaches to adding devices:
- Using a web browser
- Using the Home Assistant App
- Ensure the LinuxBox is connected to the network and you know its IP address.
- Enter
http://<ip_address>:8123in your browser to access Home Assistant. - Go to
Settings → Devices & Services → Add Integration, type "zha", and add the Zigbee device. - Follow the instructions for your specific Zigbee device to complete pairing.
- The app can automatically discover Home Assistant on the local network.
- If you have previously connected to another HA instance, delete the old configuration first.
- In the app, tap
Menu → Settings → Devices & Services → Add Integration, type "zha", and add the device.
- Follow the instructions for your specific Zigbee device to complete pairing.
Make sure the LinuxBox is connected to the network and you know its IP address.
Unlike the web browser method, the app can automatically discover Home Assistant on the local network.