Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions source/_integrations/zha.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,19 @@ Use the plus button in the bottom right to add a new integration called **ZHA**.

In the popup:

- USB Device Path - on a Linux system will be something like `/dev/ttyUSB0`
- USB Device Path - on a Linux system will be something like `/dev/ttyUSB0` or `/dev/ttyACM0`
- Radio type - select device type `ezsp`, `deconz`, `ti_cc`, `xbee` or `zigate`
- Submit

The success dialog will appear or an error will be displayed in the popup. An error is likely if Home Assistant can't access the USB device or your device is not up to date (see troubleshooting).
| Radio Type | Zigbee Radio Hardware |
| ------------- | ------------- |
| `ezsp` | EmberZNet based radios, Telegesis ETRX357USB*** (using EmberZNet firmware) |
| `deconz` | ConBee, ConBee II |
| `xbee` | Digi XBee Series 2, 2C, 3 |

- Press `Submit` to save changes.

The success dialog will appear or an error will be displayed in the popup. An error is likely if Home Assistant can't access the USB device or your device is not up to date. Refer to [Troubleshooting](#troubleshooting) below for more information.

## Configuration - Manual

Expand Down