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