ota fix for latest esphome

This commit is contained in:
Nikolay Vasilchuk
2024-07-02 17:15:30 +03:00
parent 208253cef1
commit 85856b6412
2 changed files with 4 additions and 2 deletions

View File

@@ -54,6 +54,7 @@ wifi:
logger:
ota:
- platform: esphome
password: $ota_password
# Blue status led

View File

@@ -32,6 +32,7 @@ logger:
light: INFO
ota:
- platform: esphome
password: $ota_password
globals: