From bb6b27e85bb1eeb068689e55087fb9196e2b2895 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Sat, 25 Jul 2020 19:06:51 +0200 Subject: [PATCH] ignored some sensors from logs --- log/history.yaml | 4 ++++ log/logbook.yaml | 4 ++++ log/recorder.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/log/history.yaml b/log/history.yaml index 9e2d7618..eeaee504 100644 --- a/log/history.yaml +++ b/log/history.yaml @@ -22,8 +22,12 @@ exclude: # Hacs - sensor.hacs # System + - binary_sensor.home_mode + - binary_sensor.speech_notifications + - binary_sensor.text_notifications - sensor.home_assistant_current_version - sensor.cert_expiry_server_giorgioravera_it + - sensor.cert_expiry_timestamp_server_giorgioravera_it # Shelly - sensor.shelly1_status - sensor.shelly2_status diff --git a/log/logbook.yaml b/log/logbook.yaml index 38776430..96f7fba4 100644 --- a/log/logbook.yaml +++ b/log/logbook.yaml @@ -22,8 +22,12 @@ exclude: # Hacs - sensor.hacs # System + - binary_sensor.home_mode + - binary_sensor.speech_notifications + - binary_sensor.text_notifications - sensor.home_assistant_current_version - sensor.cert_expiry_server_giorgioravera_it + - sensor.cert_expiry_timestamp_server_giorgioravera_it # Shelly - sensor.shelly1_status - sensor.shelly2_status diff --git a/log/recorder.yaml b/log/recorder.yaml index 291a2603..1ca79c0b 100644 --- a/log/recorder.yaml +++ b/log/recorder.yaml @@ -24,8 +24,12 @@ exclude: # Hacs - sensor.hacs # System + - binary_sensor.home_mode + - binary_sensor.speech_notifications + - binary_sensor.text_notifications - sensor.home_assistant_current_version - sensor.cert_expiry_server_giorgioravera_it + - sensor.cert_expiry_timestamp_server_giorgioravera_it # Shelly - sensor.shelly1_status - sensor.shelly2_status -- 2.47.3