]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Added options to lovelace netatmo page
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Sun, 17 Oct 2021 10:11:43 +0000 (12:11 +0200)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Sun, 17 Oct 2021 10:11:43 +0000 (12:11 +0200)
.storage/lovelace.lovelace_dispositivi

index 4a5eeb506da7c334161be2443bba9f77cdf0eaac..6cb585a194ad94a071bfd6cef328cc2b2440181e 100644 (file)
                                     "name": "Camera"
                                 }
                             ]
+                        },
+                        {
+                            "type": "entities",
+                            "entities": [
+                                {
+                                    "entity": "input_boolean.central_heating"
+                                },
+                                {
+                                    "entity": "select.netatmo_casa_ravera_testa"
+                                }
+                            ],
+                            "state_color": false,
+                            "title": "Impostazioni"
                         }
                     ]
                 },