#can we include_glob in recorder, and exclude a single of those entities?

1 messages · Page 1 of 1 (latest)

hushed sapphire
#

checking https://www.home-assistant.io/integrations/recorder/#configure-filter after reconfiguring my in/exclude filters, I still see the entity I had hoped to have excluded..

I have this included:

entity_globs:
  - sensor.calculated*

and want this to be excluded:

entities:

  - sensor.calculated_bruto_minus_switches

Maybe I still see data not yet cleared from the DB (I did purge recorder and repack, the size did decrease notably). Not sure though, as I would have expected only 'live' data in the history panel, and yet I see this.

It's easy enough to list the included entities verbosely and leave out the one I dont want, but those globs are much easier of course..

Home Assistant

Instructions on how to configure the data recorder for Home Assistant.

#

this is what a related entity looks like, neatly scrolling the new data in the panel:

hushed sapphire
#

so it appears thishad to do with the purging of the Db, and I just had to wait until it was completely gone, even after pruge with keep days 0 on this entity.

#

this morning it started to show live graphs