]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Minor changes to lovelace
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 30 Oct 2024 05:54:16 +0000 (06:54 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 30 Oct 2024 05:54:16 +0000 (06:54 +0100)
.storage/lovelace

index 72f113ed9dd2e6dc8ec6bdfa646aed6c35765290..0a5dcf6535059874643f9c797e4b75f2fa4a63e2 100644 (file)
                           "color": "#c0392b"
                         }
                       ],
-                      "decimals": 0,
+                      "decimals": 2,
                       "hour24": true
                     },
                     {
                           "color": "#c0392b"
                         }
                       ],
-                      "decimals": 0,
+                      "decimals": 2,
                       "hour24": true
                     },
                     {
           "cards": [
             {
               "entity": "sensor.shelly_em_channel_1_power",
-              "max": 4000,
+              "max": 6000,
               "min": 0,
               "name": "Potenza Istantanea",
               "severity": {
                 "green": 0,
                 "yellow": 2000,
-                "red": 3000
+                "red": 3500
               },
               "type": "gauge",
               "unit": "W",
             },
             {
               "entity": "sensor.shelly_em_old_channel_1_power",
-              "max": 4000,
+              "max": 6000,
               "min": 0,
               "name": "Potenza Istantanea",
               "severity": {
                 "green": 0,
                 "yellow": 2000,
-                "red": 3000
+                "red": 3500
               },
               "type": "gauge",
               "unit": "W",