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:
Alec Rust 2019-08-12 21:54:00 +01:00 committed by Franck Nijhof
parent de1c436802
commit e9c12b0712

View File

@ -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