mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Mention integration in ZHA docs (#10108)
Due to the previous wording of this I thought a `zha` entry was necessary in `configuration.yaml`, which wasn't working for me on Hass.io. Adding ZHA from the Integrations page did work, but this isn't mentioned in the docs.
This commit is contained in:
parent
de1c436802
commit
e9c12b0712
@ -59,8 +59,9 @@ The custom quirks implementations for zigpy implemented as ZHA Device Handlers f
|
||||
|
||||
## Configuration
|
||||
|
||||
To configure the component, a `zha` section must be present in the `configuration.yaml`,
|
||||
and the path to the serial device for the radio and path to the database which will persist your network data is required.
|
||||
To configure the component, select ZHA on the Integrations page and provide the path to your Zigbee USB stick.
|
||||
|
||||
Or, you can manually confiure `zha` section in `configuration.yaml`. The path to the database which will persist your network data is required.
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
|
Loading…
x
Reference in New Issue
Block a user