Update zha.markdown (#15829)

This commit is contained in:
Jpsy 2020-12-10 09:44:54 +01:00 committed by GitHub
parent 53db481aa5
commit 9ae3e02c77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,6 +84,8 @@ Some other Zigbee coordinator hardware may not support a firmware that is capabl
## Configuration - GUI ## Configuration - GUI
Connect your radio module and restart Home Assistant.
From the Home Assistant front page go to **Configuration** and then select **Integrations** from the list. From the Home Assistant front page go to **Configuration** and then select **Integrations** from the list.
Use the plus button in the bottom right to add a new integration called **ZHA**. Use the plus button in the bottom right to add a new integration called **ZHA**.
@ -119,6 +121,7 @@ radio type. In the pop-up:
Most devices need at the very least the serial device path, like `/dev/ttyUSB0`, but it is recommended to use Most devices need at the very least the serial device path, like `/dev/ttyUSB0`, but it is recommended to use
device path from `/dev/serial/by-id` folder, device path from `/dev/serial/by-id` folder,
e.g., `/dev/serial/by-id/usb-Silicon_Labs_HubZ_Smart_Home_Controller_C0F003D3-if01-port0` e.g., `/dev/serial/by-id/usb-Silicon_Labs_HubZ_Smart_Home_Controller_C0F003D3-if01-port0`
A list of available device paths can be found in **Supervisor** > **System** > **Host System** > **dot menu** > **Hardware**.
Press `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. Refer to [Troubleshooting](#troubleshooting) below for more information. Press `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. Refer to [Troubleshooting](#troubleshooting) below for more information.