]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Added CO2 Signal
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Sun, 15 Aug 2021 18:28:57 +0000 (20:28 +0200)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Sun, 15 Aug 2021 18:28:57 +0000 (20:28 +0200)
README.md
log/history.yaml
log/logbook.yaml
log/recorder.yaml

index 946041898ccbd6dbccc926b74a34655d42e555fb..d4728cdea0eb144ca5a2d87aaf6b531ea22912af 100644 (file)
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@ My server is an Intel NUC (NUC5i5RYH) with [XCP-ng Hypervisor](https://xcp-ng.or
 * Create Users/People
 * Configure the following integrations using UI:
   * Certificate Expiry
+  * CO2 Signal
   * Google Calendar
   * Google Cast
   * HACS
index 8ce82eb2756135a007a16395d0a8271f6878854d..7a12a75c20c7588bd7afaf05968581463db47960 100644 (file)
@@ -64,6 +64,9 @@ exclude:
     - sensor.canon_tr8500_series_cyan
     - sensor.canon_tr8500_series_magenta
     - sensor.canon_tr8500_series_yellow
+    # CO2
+    - sensor.co2_intensity
+    - sensor.grid_fossil_fuel_percentage
   domains:
     - automation
     - calendar
index 5b2f09289ffd8c629be29a93ebb5a4058cf3a992..61641e85d2aec9c0c70be22b54ef580e1597362f 100644 (file)
@@ -64,6 +64,9 @@ exclude:
     - sensor.canon_tr8500_series_cyan
     - sensor.canon_tr8500_series_magenta
     - sensor.canon_tr8500_series_yellow
+    # CO2
+    - sensor.co2_intensity
+    - sensor.grid_fossil_fuel_percentage
   domains:
     - automation
     - calendar
index d0201ad2e41bc71d3a44880a401dd371a2ec92e0..db392960e3fb615ba2c22084e1475e46d6cb0a60 100644 (file)
@@ -66,6 +66,9 @@ exclude:
     - sensor.canon_tr8500_series_cyan
     - sensor.canon_tr8500_series_magenta
     - sensor.canon_tr8500_series_yellow
+    # CO2
+    - sensor.co2_intensity
+    #- sensor.grid_fossil_fuel_percentage
   domains:
     - automation
     - calendar