I’d really like a screen that lists everything that contains an entity that doesn’t exist.
I have scripts, automations, manual yaml files, etc. and it’s a real pita finding entities for devices that have been renamed, or removed and replaced over time, maybe with a slightly different entity name.
I recently converted some Tasmota devices to esphome and as such the entity names changed.
So now i need to manually find the broken entries in the scheduler, scripts, alexa yaml, automations, blueprints etc. It’s time-consuming.
Having a demon that runs through all config checking that an entity exists would be a very nice addition.