How to remove hundreds of duplicates

Now that we can’t use configuration files, I’d really appreciate some help with how we can do things that I used to resolve by simply dumping “.storage” and restarting.

I have hundreds (perhaps thousands) of duplicate scenes from a badly timed restart while I was creating them. All my working scenes are numbered _2. This isn’t great.

How can I remove all the scenes from HA and get it to read the scenes.yaml file again?

Restarting doesn’t resolve, reloading scenes doesn’t resolve.

Because the bulk of the configuration is now to in yaml files - I can’t just blow away storage and let everything rebuild. I’d have to (among many other things) add 26 ONVIF cameras which in and of itself is a slow and tedious task.