]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Updated order for recorder and logbook
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Tue, 12 Mar 2024 11:23:40 +0000 (12:23 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Tue, 12 Mar 2024 11:23:40 +0000 (12:23 +0100)
log/logbook.yaml
log/recorder.yaml

index 720a81ae01715fa1436aab29c7716fcb9d10d230..5631437f4878c22057b53d422b56c51dd9159dab 100644 (file)
@@ -3,6 +3,27 @@
 ######################################################################
 
 exclude:
+  domains:
+    - automation
+    - button
+    - calendar
+    - event
+    - group
+    - input_boolean
+    - input_datetime
+    - input_number
+    - input_select
+    - input_text
+    - script
+    - switch
+    - update
+  entity_globs:
+    # Sun & Weather
+    - sensor.sun_*
+    - sensor.savona_*
+    - sensor.morgex_*
+    # Dockers
+    - sensor.docker_*
   entities:
     # Device Trackers
     - device_tracker.giorgio_s21
@@ -86,24 +107,3 @@ exclude:
     # CO2
     - sensor.electricity_maps_intensita_della_co2
     - sensor.electricity_maps_percentuale_della_rete_di_combustibili_fossili
-  entity_globs:
-    # Sun & Weather
-    - sensor.sun_*
-    - sensor.savona_*
-    - sensor.morgex_*
-    # Dockers  
-    - sensor.docker_*
-  domains:
-    - automation
-    - button
-    - calendar
-    - event
-    - group
-    - input_boolean
-    - input_datetime
-    - input_number
-    - input_select
-    - input_text
-    - script
-    - switch
-    - update
index dd562bf8570acef3d3fb6b27798f07cccc8dbeaa..730da296659528235a03ad81fcbea02bd2fa3008 100644 (file)
@@ -5,6 +5,27 @@
 purge_keep_days: 6
 auto_purge: true
 exclude:
+  domains:
+    - automation
+    - button
+    - calendar
+    - event
+    - group
+    - input_boolean
+    - input_datetime
+    - input_number
+    - input_select
+    - input_text
+    - script
+    - switch
+    - update
+  entity_globs:
+    # Sun & Weather
+    - sensor.sun_*
+    - sensor.savona_*
+    - sensor.morgex_*
+    # Dockers
+    - sensor.docker_*
   entities:
     # Device Trackers
     - device_tracker.giorgio_s21
@@ -88,24 +109,3 @@ exclude:
     # CO2
     - sensor.electricity_maps_intensita_della_co2
     #- sensor.electricity_maps_percentuale_della_rete_di_combustibili_fossili
-  entity_globs:
-    # Sun & Weather
-    - sensor.sun_*
-    - sensor.savona_*
-    - sensor.morgex_*
-    # Dockers  
-    - sensor.docker_*
-  domains:
-    - automation
-    - button
-    - calendar
-    - event
-    - group
-    - input_boolean
-    - input_datetime
-    - input_number
-    - input_select
-    - input_text
-    - script
-    - switch
-    - update