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