#How Do I Remove Unused Helper Or At Least Rename It?

1 messages · Page 1 of 1 (latest)

burnt lion
#

I made a helper (boolean_input) using the UI but never referenced it, then realized I named it incorrectly. It is not showing as editable in the Helpers screen. I just want to delete it since I had a different one already. Now the names are confusing, and I might pick the wrong one, so I'd prefer to delete, but would settle for renaming (deprecated) or something like that.

Please tell me that we don't end up with a graveyard of mistakes that can never be removed from HA. I can't rename, I can't delete, I can't even add a note to say it should be ignored.

Not in a yaml file I can find.

polar torrent
#

then the delete button in the bottom left

burnt lion
#

Yeah, not there.

#

I restarted HA, too.

polar torrent
#

what does the more info box look like?

burnt lion
#

That's it. No other controls.

#

The above is what I see when I hit the cog. Before that, it looks like this.

#

Upgraded to 2025.6.3 today. Wondering if that has anything to do with it.

#

I've had some strange things go missing like all my automations and restarting the VM fixed it.

polar torrent
#

and when you press the cog?

burnt lion
#

Taht's the first screen shot (after clicking on cog). Nothing except the header.

#

I'm going to restart the VM. The other day I had no automations showing and nothing in the config folder. Restarting HA didn't fix it, but restarting the VM did.

polar torrent
#

try another browser/ignognito mode etc... see if your browser is messing with stuff

burnt lion
#

Yeah, I did a shift-F5. Restarting VM now. Let me see if that helps.

#

VM reboot did it. This happens way too frequently (on latest Chrome).

#

Seems the control gets a partial load in cache on the server side and a VM reboot fixes that while a client browser restart, cache clear does not.

polar torrent
#

i have seen a couple of people have simalar issues with stuff coming and going. i havent seen the problem myself

burnt lion
#

Appreciate your help and suggestions.

polar torrent
#

browser mod has some issues that was causing problems but that got updated i think unless it broke again

burnt lion
#

The other day, my automations were running , appeared in the UI, but HA complained the automations.yaml was missing. I went into terminal, went to the config folder and did an ls and got "0 files"!

#

I was a little freaked out, but when I returned to the Automations UI screen and clicked on one automation and edited in YAML, the code was there.

polar torrent
#

could be filesystem issues

burnt lion
#

I tried a restore and it didn't fix it either. Finally, I restarted the VM and all was back to normal.

polar torrent
#

run a backup when its working. then do a fresh install on a new vm and restore the backup

#

see if issues persist.

burnt lion
#

Yeah, I was considering having a whole new VM with a restored backup on it as a "super backup."

#

I'm migrating 15+ years of Homeseer logic over and so I got a sh*tload of integrations, HACs, and a few addons going. Getting hairy.

#

With the directory entries seeming to be gone, I can't fathom how the OS can read a file like configuration and display the text in the yaml editor.

#

Anyway, thanks again for your help.