If it’s well connected at your Wifi and working properly with HA, just add that in your ESP sketch:
ota:
platform: esphome
web_server:
and then you’ll just need to connect at IP address of your ESP in your LAN and through the web interface of the ESP upload the new bin file generated by ESPHome Builder No need to switch off your wifi anymore !
@vincen Unfortunately I can’t access the ESP via the IP, I get a “page loading error”. But pinging works. The problem should be solved if I correct the configuration and update it once via the fallback hotspot.
@zoogara When I update the configuration I add use_adress, I just have to think about whether it’s worth it to me, since I’ll then get a new device in HA.
Thank you very much for your help, I know what to do now