Hello everyone. I have several esp8266 in my home assistant. One of them depends on my parents on the network through which I have a VPN connection with my network. How can I control the update remotely?
If your ESPHome container (or cli) can reach the device over the VPN, you can update it over the VPN.
Know that there are some changes in ESPHome that are big (Arduino now built as a part of IDF), you might want to consider being able to flash the devices via USB cable. My updates went through without effort though.