mirror of
https://github.com/Anonym-tsk/smart-domofon.git
synced 2025-12-10 13:37:00 +03:00
Fixed mute state after reboot
This commit is contained in:
@@ -4,6 +4,10 @@ esphome:
|
|||||||
board: $board
|
board: $board
|
||||||
comment: "https://github.com/Anonym-tsk/smart-domofon/tree/master/ge1mer"
|
comment: "https://github.com/Anonym-tsk/smart-domofon/tree/master/ge1mer"
|
||||||
esp8266_restore_from_flash: true
|
esp8266_restore_from_flash: true
|
||||||
|
on_boot:
|
||||||
|
priority: -100
|
||||||
|
then:
|
||||||
|
script.execute: state_ready
|
||||||
|
|
||||||
wifi:
|
wifi:
|
||||||
ssid: $wifi_ssid
|
ssid: $wifi_ssid
|
||||||
|
|||||||
Reference in New Issue
Block a user