From d5ca58b1566ad476ec688407396e352c87370a19 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Sat, 8 Jan 2022 21:51:01 +0100 Subject: [PATCH] changed name to co2 component --- log/history.yaml | 5 +++-- log/logbook.yaml | 5 +++-- log/recorder.yaml | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/log/history.yaml b/log/history.yaml index 4d72bf25..ffd62813 100644 --- a/log/history.yaml +++ b/log/history.yaml @@ -68,8 +68,8 @@ exclude: - sensor.canon_tr8500_series_magenta - sensor.canon_tr8500_series_yellow # CO2 - - sensor.co2_intensity - - sensor.grid_fossil_fuel_percentage + - sensor.it_no_co2_intensity + - sensor.it_no_grid_fossil_fuel_percentage domains: - automation - button @@ -77,6 +77,7 @@ exclude: - group - input_boolean - input_datetime + - input_number - input_select - input_text - script diff --git a/log/logbook.yaml b/log/logbook.yaml index 76565d41..353630a4 100644 --- a/log/logbook.yaml +++ b/log/logbook.yaml @@ -68,8 +68,8 @@ exclude: - sensor.canon_tr8500_series_magenta - sensor.canon_tr8500_series_yellow # CO2 - - sensor.co2_intensity - - sensor.grid_fossil_fuel_percentage + - sensor.it_no_co2_intensity + - sensor.it_no_grid_fossil_fuel_percentage domains: - automation - button @@ -77,6 +77,7 @@ exclude: - group - input_boolean - input_datetime + - input_number - input_select - input_text - script diff --git a/log/recorder.yaml b/log/recorder.yaml index 12d16286..06dc1394 100644 --- a/log/recorder.yaml +++ b/log/recorder.yaml @@ -70,8 +70,8 @@ exclude: - sensor.canon_tr8500_series_magenta - sensor.canon_tr8500_series_yellow # CO2 - - sensor.co2_intensity - #- sensor.grid_fossil_fuel_percentage + - sensor.it_no_co2_intensity + #- sensor.it_no_grid_fossil_fuel_percentage domains: - automation - button @@ -79,6 +79,7 @@ exclude: - group - input_boolean - input_datetime + - input_number - input_select - input_text - script -- 2.47.3