mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 04:16:48 +00:00
Update ZHA docs with its new location under Integrations (#13909)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
b4f15259d3
commit
513f902a1c
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user