mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Table to better understand ZHA Radio Types & HW (#12216)
* Table to better understand ZHA Radio Types & HW @frenck when you get a chance, could you review the proposed? From doing a ZHA Integrations install today (after seeing your livestream topic this week), I didn't know which radio type to pick for a Conbee II. Hopefully this table will help users with their install. It's hard to figure out which hardware is compatible with some of the radio types. Would you or someone be able to validate and/or add in the other Radio Hardware to the table? Thank you! * Update source/_integrations/zha.markdown Co-Authored-By: Franck Nijhof <frenck@frenck.nl> * Update source/_integrations/zha.markdown Co-Authored-By: Franck Nijhof <frenck@frenck.nl> Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
a913852ef4
commit
083e73db3a
@ -77,11 +77,19 @@ Use the plus button in the bottom right to add a new integration called **ZHA**.
|
|||||||
|
|
||||||
In the popup:
|
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`
|
- Radio type - select device type `ezsp`, `deconz`, `ti_cc`, `xbee` or `zigate`
|
||||||
- Submit
|
- 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
|
## Configuration - Manual
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user