I have a ESP12E device which I flashed with 1y.o. esphome, worked alright, almost, so I upgraded it:
“git checkout” the latest stable esphome, rebuild, reflash, HA picked it up, works as before.
2 days later a notification popped up asking to reconfigure ESPHOME intergration. The api/key from yaml is not accepted. The original device is still available in the HA, the fw version is the one I flashed so HA has no problem with, and the device responds to the commands.
What is that new reconfiguration request about?
Also, is there a dashboard on ESPHOME to see the fw version and other status info? Port 6052 does not respond, adding /dash or /dashboard opens a blank page. (Sorry if it is a stupid question, I mostly use Tasmota )
Well, the config came from GitHub - kireque/esphome_nebula_light and never bothered changing it The proposed “plain container” looks bizarre though, absolutely no clue what it is going to do on my machine, install docker, run a container? imho it is too hard for something which should be fairly simple like tasmota :-/