mirror of
https://github.com/Anonym-tsk/smart-domofon.git
synced 2025-12-06 11:36:57 +03:00
ota fix for latest esphome
This commit is contained in:
@@ -54,7 +54,8 @@ wifi:
|
||||
logger:
|
||||
|
||||
ota:
|
||||
password: $ota_password
|
||||
- platform: esphome
|
||||
password: $ota_password
|
||||
|
||||
# Blue status led
|
||||
status_led:
|
||||
|
||||
@@ -32,7 +32,8 @@ logger:
|
||||
light: INFO
|
||||
|
||||
ota:
|
||||
password: $ota_password
|
||||
- platform: esphome
|
||||
password: $ota_password
|
||||
|
||||
globals:
|
||||
- id: mode_auto_open
|
||||
|
||||
Reference in New Issue
Block a user