Is there an event for entity added?

Hi there,

I’ve been working on a python script that allows me to add all un-grouped entities to a default group. This allows me to have my default group setup the way I want it, and not have the default page where every thing shows up.

So far I have got the script being run on homeassistant startup, but sometimes there are entities that get added (or removed) while the system is running. Is there an event (maybe 2) that I can use as triggers for this? or should I just run my script every few minutes?

Nigel

There’s not one for Z-Wave.

Thanks @Tinkerer