mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 18:26:56 +00:00
Remove period char from ZHA example YAML to make it valid (#13810)
This commit is contained in:
parent
ed2fc13d6f
commit
95641ec967
@ -150,7 +150,7 @@ To enable OTA firmware updates for the ZHA integration you need to add the follo
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
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
|
||||||
#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