]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Added central heating badge into main page (lovelace)
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Sun, 16 May 2021 17:13:48 +0000 (19:13 +0200)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Sun, 16 May 2021 17:13:48 +0000 (19:13 +0200)
.storage/lovelace

index 8c00a0586e9f325dd701b59bcdf6eded000755c0..d805d02d344753543685731d362108ec7d6e0c71 100644 (file)
@@ -37,6 +37,9 @@
                         {
                             "entity": "binary_sensor.alarms"
                         },
+                        {
+                            "entity": "binary_sensor.central_heating"
+                        },
                         {
                             "entity": "sensor.potenza_istantanea"
                         },