From e9c12b07123d302c515142feed316e3f26787547 Mon Sep 17 00:00:00 2001 From: Alec Rust Date: Mon, 12 Aug 2019 21:54:00 +0100 Subject: [PATCH] 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. --- source/_components/zha.markdown | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/_components/zha.markdown b/source/_components/zha.markdown index 13e66e8c7a4..864bf966471 100644 --- a/source/_components/zha.markdown +++ b/source/_components/zha.markdown @@ -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