mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
Process late review comment on ZHA change (#13811)
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
This commit is contained in:
parent
95641ec967
commit
6675dd4290
@ -149,7 +149,9 @@ 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
|
||||||
ota:
|
zha:
|
||||||
|
zigpy_config:
|
||||||
|
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
|
||||||
#otau_directory: /path/to/your/ota/folder # Utilize .ota files to update everything else
|
#otau_directory: /path/to/your/ota/folder # Utilize .ota files to update everything else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user