From: Giorgio Ravera Date: Sat, 25 Jul 2020 17:06:51 +0000 (+0200) Subject: ignored some sensors from logs X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=bb6b27e85bb1eeb068689e55087fb9196e2b2895;p=homeassistant.git ignored some sensors from logs --- 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