Help! Cannot delete history_stats helpers from UI, where to find them in the file editor?

I made these just to try something, and I no longer need them. The issue is they cannot be deleted like other entity/helpers.

What yaml are these stored in by default and hopefully I can just delete them there?

They are in configuration.yaml if you added them via yaml.

They can be deleted from a somewhat secret integration page (replace with your local URL)

http://homeassistant.local:8123/config/integrations/integration/history_stats

Otherwise need PR https://github.com/home-assistant/frontend/pull/22237 to have a more sensible way to handle these.

Thank you I’ll have to try the bottom option as the URL contained zero entities.

I had the same problem since weeks and found just in this moment a solution in an old post.

I changed the Start and Stop input fields to:

After restarting HA the helper was correct.