I tried to use the ESPHome web interface with limited success.
My ESP is well discovered by HA in device page but nothing appear in the ESPHome interface
Do you know why I have this error message "request not successful (500) ? It’s a fresh installation of HAOS on a raspberry 3b
I was getting the “500” error until I created an empty “esphome” directory under /config on my HomeAssistant server.
In my case, I was then able to create and flash over USB a new device – so slightly different to you as yours seems to be already flashed, but I think it might then let you add your existing device as well.
You saved my life
I spent hours and hours yesterday night to try to make working this f… esp card.
Simply solved by a folder creation. Still not understand why this folder was not created during the installation of ESPHome.
Many thanks
Yes the solution is to use a File editor in HA the /config/eshome directory and it solved the problem, may thanks i spend days and hours trying to find a solution. Thanks again.
Thanks for the solution. Adding esphome under the config folder worked. First had to install the depreciated “terminal” add-on. The new “terminal” does not work. The old one only appears if you set a configuration for yourself as an advanced user that allows installing depeciated add-ons. This took me hours and hours to figure out.