From 23053b8bf5ff6cdd617a4ae409662f9b8023c330 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Thu, 5 Mar 2020 22:49:39 +0200 Subject: [PATCH] Revert "Refactor ui-lovelace" This reverts commit 2124da985637f51e0daafc2cea54d4b5b05d2b15. --- ui-lovelace.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/ui-lovelace.yaml b/ui-lovelace.yaml index 8dc3b3f..dbb54f9 100644 --- a/ui-lovelace.yaml +++ b/ui-lovelace.yaml @@ -1,11 +1,3 @@ -title: Sarah -views: - - !include lovelace/00_home.yaml - - !include lovelace/01_living_room.yaml - - !include lovelace/02_master_bedroom.yaml - - !include lovelace/03_system.yaml - - !include lovelace/04_covid_19.yaml - - !include lovelace/05_test.yaml custom_header: compact_mode: true editor_warnings: false @@ -34,3 +26,11 @@ resources: url: /community_plugin/mini-graph-card/mini-graph-card-bundle.js - type: module url: /community_plugin/mini-media-player/mini-media-player-bundle.js +title: Sarah +views: + - !include lovelace/00_home.yaml + - !include lovelace/01_living_room.yaml + - !include lovelace/02_master_bedroom.yaml + - !include lovelace/03_system.yaml + - !include lovelace/04_covid_19.yaml + - !include lovelace/05_test.yaml