From 513f902a1ca81642e8141a8879c459f46b919ad9 Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Sun, 5 Jul 2020 17:18:04 +0200 Subject: [PATCH] Update ZHA docs with its new location under Integrations (#13909) Co-authored-by: Franck Nijhof --- source/_integrations/zha.markdown | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/source/_integrations/zha.markdown b/source/_integrations/zha.markdown index ab639fd1cc5..d741f935de0 100644 --- a/source/_integrations/zha.markdown +++ b/source/_integrations/zha.markdown @@ -163,11 +163,12 @@ Note that the `otau_directory` setting is optional and can be used for any firmw ## Adding devices -Go to the **Configuration** page and select the **ZHA** integration that was added by the configuration steps above. +To add a new device: -Click on **ADD DEVICES** to start a scan for new devices. - -Reset your Zigbee devices according to the device instructions provided by the manufacturer (e.g., turn on/off lights up to 10 times, switches usually have a reset button/pin). +1. Go to the **Integrations** page, find the **Zigbee Home Automation** integration that was added by the configuration steps above, and select **Configure**. +1. Click on the plus button at the bottom right corner to start a scan for new devices. +1. Reset your Zigbee devices according to the device instructions provided by the manufacturer (e.g., turn on/off lights up to 10 times, switches usually have a reset button/pin). It might take a few seconds for the devices to appear. You can click on **Show logs** for more verbose output. +1. Once the device is found, it will appear on that page and will be automatically added to your devices. You can optionally change its name and add it to an area (you can change this later). You can search again to add another device, or you can go back to the list of added devices. ## Troubleshooting @@ -178,7 +179,7 @@ When reporting issues, please provide the following information in addition to i 1. Debug logs for the issue, see [debug logging](#debug-logging) 2. Model of Zigbee radio being used 3. If issue is related to a specific Zigbee device, provide device Zigbee signature. Signature is available at -`Configuration` Panel -> `Zigbee Home Automation` -> Pick your Device -> `Zigbee Information` +**Configuration** -> **Integrations** -> **Zigbee Home Automation** (click **Configure**) -> **Devices** (pick your device) -> **Zigbee Device Signature** ### Debug logging