dummylabs / thewatchman

Home Assistant custom integration to keep track of missing entities and actions in your config files
MIT License
475 stars 20 forks source link

Report unused scripts and scenes #82

Open filmgarage opened 1 year ago

filmgarage commented 1 year ago

Here is another idea for a new feature:

My config gets cluttered with unused scenes and scripts. Not very harmful, but a mess nevertheless. I guess if you have a scene or script it should get used by an automation. What else is the use of them?

So, long story short: is it possible to list all unreferenced scenes and scripts in the report?

Gifford47 commented 1 year ago

The feature is very interesting because you can also find orphaned entities that aren't used anywhere.

F.e. find any old entities from deleted integrations, removed devices, old groups and so on. I've some of them and i would like to have such a feature!

dummylabs commented 2 days ago

Related to #26