Process late review comment on ZHA change (#13811)

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
This commit is contained in:
Franck Nijhof 2020-06-22 16:22:36 +02:00 committed by GitHub
parent 95641ec967
commit 6675dd4290
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,6 +149,8 @@ Currently, OTA providers for firmware updates are only available for IKEA and LE
To enable OTA firmware updates for the ZHA integration you need to add the following configuration to your `configuration.yaml` and restart Home Assistant: To enable OTA firmware updates for the ZHA integration you need to add the following configuration to your `configuration.yaml` and restart Home Assistant:
```yaml ```yaml
zha:
zigpy_config:
ota: ota:
ikea_provider: true # Auto update Trådfri devices ikea_provider: true # Auto update Trådfri devices
ledvance_provider: true # Auto update LEDVANCE devices ledvance_provider: true # Auto update LEDVANCE devices