I am having an issue which I think is HA rather than ESPhome, but I am not sure.
I have a ESPhome node running on a NodeMCU 8266 module, this is connected to relays to control my CH system. It all works fine, and other than some occasional WiFi disconnects is stable.
Using the ESPhome integration in HA (not the newer ESPhome add-on), there are 5 ESPhome nodes in total.
My issue is that if this CH node loses wifi or reboots, HA does not reconnect with it until the server is restarted, meaning that we lose control until we take manual action. This is happening severals times per day.
While I can address the occasional loss of WiFi, I still expect HA to reconnect if it loses the connection without having to restart. Is there some setting I am missing somewhere?