ESPHome Web UI

Any idea why none of my ESPHome devices show in the ESPHome web UI page? The are all present in the integration and function properly, but I can’t access from the web UI to update/upgrade/modify

NVM. They were compiled in my old setup, so they already existed when I started over. I’ll have to pull them from my old install

You only need to put the yaml files for the devices in the config/esphome folder. They should then show up in the ESPHome web interface.

Yeah. I figured that out. When I rebuilt my HA setup from scratch, I lost all of my YAML files. I have since learned that the YAML files are really only needed to compile the firmware, once it’s uploaded, it becomes an independent device. I initially thought they would show up on their own in the UI.

Guess I’ll need to pull the YAML files from my old setup.