A lot of my helpers appear broken and are unavailable

Hi all,

I recently updated to 2026.02 and some of my automations started misbehaving or stopped working altogether. I went down the rabit hole of troubleshooting integrations and checking the logs for a few days, to no avail, until I finally checked the helpers, only to find that a lot of them seem to be “broken” (and the 3+ days thing is on me, but my current reality is that I no longer have a backup from when they were still working).

When I say “appear” broken, this is how my UI looks:

There is no tooltip with what the error is and when I click on the red thing I get the helper info but without the option to delete it:

Interestingly enough, the “preview” does show the state / expected value. But the sensor itself is unavailable:

I don’t mind deleting and recreating them, but for the life of me I could not figure out how to delete any of them … :frowning:

The logs do not show any errors when searching for the sensor, nor for “helpers” , nor for the type of helper (for example 'switch_as_x")

I could not find any pattern, most of them are pretty simple, they are not related to the same integration or anything like this, I could not find any related defect on git …

If anyone has any idea how to at least delete them, this would be much appreciated … or ideas how to figure out what possibly broke it :slight_smile:

I did have the Labs enabled - and disabled them to see if this would do anything - it did not :frowning:

Running core-2026.2.2 on Home Assistant OS 17.1

FWIW, this has also happened to me after updating to 2026.3.0

I think the root cause is I’ve renamed these helpers and clicked the ‘update entity id’ button at some point. These were all working until I updated and I suspect the helper db isn’t pointing to the new name.

A quick hack to fix is to just make a minor change to the helper and then click save, It then seems to repair itself…