Removed restore_state

There is some incomplete work related to alarms on this commit, but the focus here is to fix `restore_state` on ESPHome v2023.7.0.

This solves #939
This commit is contained in:
Edward Firmo
2023-07-19 09:49:09 +02:00
parent c2ab8caeff
commit e3efb4dbe5
15 changed files with 328 additions and 43 deletions

View File

@@ -13,7 +13,7 @@ Page qrcode
Events
Preinitialize Event
dim=home.brightness.val
if(home.api.val==0)
if(api==0)
{
page home
}else