I have a nodemcu BT device which is receiving and sharing the temperature and humidity measurements from some Xaomi room sensors. I originally installed it with ESPHome integral with Home Assistant, and everything was working. At some point, the information became unavailable, despite the device still being present. Reading other messages here suggested removing the device and letting it be re-discovered. This resolved the temperature and humidity reading issue, and now I have these values available and being updated. In the Configuration/Devices screen, the device is shown under ESPHome, but on the ESPHome screen it isn’t present. I had some other power meter devices with similar sensor reading issues - the remove/rediscover worked as expected in this case, and they are shown.
Has anyone else come across this issue? How do I add it to the ESPHome page again?
Thanks!