Home Assistant creates and manages a lot of entities that are added to the database by default, wasting space and resources.
Currently the only way to selectively include / exclude entities in / from the DBs is through the yaml configuration and with a long procedure:
It is also difficult to maintain because then you have to remember to repeat the procedure with each new integration.
It would be nice to have a UI manager (for example similar to the following image):