diff --git a/recorder.yaml b/recorder.yaml index 87e55af..3c56472 100644 --- a/recorder.yaml +++ b/recorder.yaml @@ -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