mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
parent
b47c566fd1
commit
5b31189ffb
@ -78,7 +78,7 @@ 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`
|
||||
- Radio type - select device type `ezsp`, `deconz` or `xbee`
|
||||
- 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).
|
||||
@ -104,7 +104,7 @@ If you are use ZiGate, you have to use some special usb_path configuration:
|
||||
|
||||
{% configuration %}
|
||||
radio_type:
|
||||
description: One of `ezsp`, `xbee`, `deconz` or `zigate`.
|
||||
description: One of `deconz`, `ezsp`, `ti_cc`, `xbee` or `zigate`.
|
||||
required: false
|
||||
type: string
|
||||
default: ezsp
|
||||
|
Loading…
x
Reference in New Issue
Block a user