From ec0230024b63ff5e722ab54bc33d9405dff81499 Mon Sep 17 00:00:00 2001 From: Rubens Panfili Date: Sat, 6 Jul 2019 12:12:04 +0200 Subject: [PATCH] climate entryway as thermostat card --- ui-lovelace.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ui-lovelace.yaml b/ui-lovelace.yaml index b6084a7..a0984b9 100644 --- a/ui-lovelace.yaml +++ b/ui-lovelace.yaml @@ -17,7 +17,8 @@ views: show_header_toggle: true entities: - sun.sun - - climate.entryway + - type: thermostat + entity: climate.entryway - type: glance title: Driveway show_header_toggle: true