From e84030daaf4e30303e0306884327aab16b88251c Mon Sep 17 00:00:00 2001 From: sven Date: Sun, 28 Dec 2025 13:56:49 +0100 Subject: [PATCH] Prometheus REcorder angepasst --- prometheus.yaml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/prometheus.yaml b/prometheus.yaml index 6e581e4..85b452a 100644 --- a/prometheus.yaml +++ b/prometheus.yaml @@ -5,11 +5,14 @@ filter: # - binary_sensor # exclude_entity_globs: # - sensor.weather_* # Wetter-Sensoren ignorieren - exclude_entities: - - sensor.date_2 - - sensor.date_time - - sensor.time_2 +# exclude_entities: +# - sensor.date exclude_entity_globs: + - sensor.date* + - sensor.time* - binary_sensor.ru* - device_tracker* - sensor.watchman* + - sensor.music_assistant* + - binary_sensor.*konnektivitat + - binary_sensor.*_online