I have an ESPHome sensor (BME280) which happily reports outside humidity. I just added a new (completely different device with different name etc) sensor to my setup and for some reason, the entities for my original BME280 sensor are now renamed from:
sensor.outside_humidity to
sensor.outside_humidity_2
I did not touch/update that sensor but now all my dashboards and automation are broken…
Does anyone know how this happens (and how to avoid it)