]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Disabled weather sensor
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Thu, 24 Sep 2020 14:44:06 +0000 (16:44 +0200)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Thu, 24 Sep 2020 14:44:06 +0000 (16:44 +0200)
.storage/lovelace
log/history.yaml
log/logbook.yaml
log/recorder.yaml

index ffa6af84e37c6029c7a7dce6d7de23b3cc838ada..8b5be884a8a1b125f70c22f6563cd4dce4a064e4 100644 (file)
@@ -1,4 +1,6 @@
 {
+    "version": 1,
+    "key": "lovelace",
     "data": {
         "config": {
             "title": "Panoramica",
                     "title": "Allarmi"
                 },
                 {
+                    "icon": "mdi:weather-sunny",
+                    "id": "meteo",
+                    "title": "Meteo",
                     "badges": [
-                        "sun.sun",
-                        "sensor.yr_symbol"
+                        {
+                            "entity": "sun.sun"
+                        },
+                        {
+                            "entity": "sensor.front_balcony_temperature"
+                        },
+                        {
+                            "entity": "sensor.rear_balcony_temperature"
+                        }
                     ],
                     "cards": [
                         {
                             "title": "Veranda",
                             "type": "entities"
                         }
-                    ],
-                    "icon": "mdi:weather-sunny",
-                    "id": "meteo",
-                    "title": "Meteo"
+                    ]
                 }
             ]
         }
-    },
-    "key": "lovelace",
-    "version": 1
+    }
 }
\ No newline at end of file
index eeaee5044576e18a7e9f41661cf1f9d21f8dfe5a..b833a5b73dd16a40b5931b4613260dc80b9ce06a 100644 (file)
@@ -18,7 +18,6 @@ exclude:
     - sensor.time_date
     # Sun & Weather
     - sun.sun
-    - sensor.yr_symbol
     # Hacs
     - sensor.hacs
     # System
index 96f7fba461388e83b3717565487c1280672dd967..50b4eeaebdf6e081bc00fe26c3d62a80a375c260 100644 (file)
@@ -18,7 +18,6 @@ exclude:
     - sensor.time_date
     # Sun & Weather
     - sun.sun
-    - sensor.yr_symbol
     # Hacs
     - sensor.hacs
     # System
index 1ca79c0bee6ed208d3a59fb31d8f80a9f4a2a74e..2db39fdc8bdafa214887b93048ad819d0118f128 100644 (file)
@@ -20,7 +20,6 @@ exclude:
     - sensor.time_date
     # Sun & Weather
     - sun.sun
-    - sensor.yr_symbol
     # Hacs
     - sensor.hacs
     # System