I do a lot of tinkering, so I have a bunch of ESP32 devices that I implement into HA and then get unplugged and put in a drawer.
I seem to struggle re-using these devices for a new purpose. I’m fussy with naming conventions, so I want to rename the devices according to their new purpose and make them appear as something brand new.
There’s often traces of the old device left over as entities or by name.
I currently have a device that I have reprogrammed with the latest ESPHome, it appears in the ESPHome dashboard for adoption, so I do that and then get the following message:
INFO Resolving IP address of esphome-web-38aaa4.local
ERROR Error resolving IP address of esphome-web-38aaa4.local. Is it connected to WiFi?
I find the workflow to integrate a new device disruptive, confusing and I end up with a device with a name I don’t want or becomes unavailable in either the ESPHome dashboard or unavailable in my list of devices.
I’m hoping someone can give a list of steps to follow to clean up the existence of an existing device and reprogram it.
I am using docker for HA and ESP32Home. I can access all of my configuration files if I need to delete some yaml.