Exclude some stuff from being recorded.

This commit is contained in:
Marcus Scholz 2021-08-26 18:41:45 +02:00
parent e5fe06641e
commit b455fc86e1
1 changed files with 6 additions and 8 deletions

View File

@ -4,17 +4,15 @@
# Delete events and states older than 2 weeks
auto_purge: true
purge_keep_days: 14
# exclude:
exclude:
# domains:
# - automation
# - updater
# entity_globs:
# - sensor.weather_*
# entities:
# - sun.sun # Don't record sun data
# - sensor.date
# - fritzbox Connection Uptime
# - fritzbox Device Uptime
entity_globs:
- weather.zuhause_*
entities:
- sun.sun # Don't record sun data
- sensor.fritzbox_device_uptime
# event_types:
# - call_service # Don't record service calls