I am sorry. I asked for maybe a reason I would need it as well.
I started another home assistant to “test”…
This is so true! Even if I specify specific entities (two) though everything is written in the DB…
According to the documentation this should not happen but it does…
With that in mind it’s not even feasible to start changing the config in my production setup…
This was my test config:
influxdb:
include:
entity_globs:
- sensor.p1*
- sensor.solar*
Then when alle entities entered influx I tried:
influxdb:
include:
entity_globs:
- sensor.p1*
- sensor.solar*
exclude:
entity_globs:
- sensor.experia*
But that did not change anything…