diff --git a/source/_integrations/zha.markdown b/source/_integrations/zha.markdown index aa7c32cb4329..56f3a92b6603 100644 --- a/source/_integrations/zha.markdown +++ b/source/_integrations/zha.markdown @@ -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