halo SaaX Could you please elaborate? Is it a command for Console? Or is it a setting under one of the Configuration submenus? Thank you.
SaaX I thought it was a configuration option for the ESPHome Builder - but it seems like this might not apply for the LocalBytes plugs. Hopefully someone more knowledgeable here knows the answer. Sorry about the confusion.
SaaX I found this post: https://forum.mylocalbytes.com/d/96-changing-default-behaviour-on-the-esphome-local-bytes-uk-power-plug. I’d try setting restore_from_flash: true there, maybe it’ll work.
halo SaaX Thanks a lot for the pointer. I am running Home Assistant in a docker with this image: homeassistant/home-assistant. It does not support Add On. I am struggling how to add the smart plugs to a standalone docker of ESPHome Device Builder. Let me explore.
SaaX @halo yesterday I accidentally noticed that my smart plugs (ESPHome version) actually do restore the last state after power cut - by default. I believe they don’t store their state immediately when changing to protect the flash memory from too many writes, I think the default is a 60s delay.
JurekCh +myself - same issue - as example - whenever my localdeck goes randomly off (other thread) after restoring the LEDs would be off… _restore_from_flash: true_ does not work…