From: Giorgio Ravera Date: Sun, 16 May 2021 17:13:48 +0000 (+0200) Subject: Added central heating badge into main page (lovelace) X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=a2f82e380faae4c7b4be79d036f3af778c27877d;p=homeassistant.git Added central heating badge into main page (lovelace) --- diff --git a/.storage/lovelace b/.storage/lovelace index 8c00a058..d805d02d 100644 --- a/.storage/lovelace +++ b/.storage/lovelace @@ -37,6 +37,9 @@ { "entity": "binary_sensor.alarms" }, + { + "entity": "binary_sensor.central_heating" + }, { "entity": "sensor.potenza_istantanea" },