From c2c0f0dc859b3215bc1488a5cf8ab89dd2778736 Mon Sep 17 00:00:00 2001 From: Thomas Date: Mon, 6 Jan 2020 00:41:37 +0100 Subject: [PATCH] fixing yaml --- lovelace/home.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lovelace/home.yaml b/lovelace/home.yaml index 9b44bf4..33f18c0 100644 --- a/lovelace/home.yaml +++ b/lovelace/home.yaml @@ -5,7 +5,7 @@ cards: entity: weather.home details: false - title: Home - path: home - panel: false - icon: mdi:home-assistant \ No newline at end of file +title: Home +path: home +panel: false +icon: mdi:home-assistant