Hi, im struggling with the recorder configuration.
I excluded several things, but these are still available in the history. Even after host restart and manual purge (keep days 31, repack true). Purge is started by an automation every night.
Where is the mistake in my configuration.yaml?
recorder:
db_url: !secret mariadb
auto_purge: false
exclude:
domains:
- device_tracker
entities:
- sensor.time
- sensor.date_time_iso
- sensor.yr_symbol
- sensor.rasen_next_cycle
- sensor.nachsaat_next_cycle
- sensor.rasen_watering_time
- sensor.nachsaat_watering_time
- weather.openweathermap
entity_globs:
- sensor.ipad_*
- sensor.iphone_*
- sensor.openweathermap_*