Remove unused dashboard

This commit is contained in:
Georgi Gardev
2022-12-01 16:02:01 +02:00
parent 34d2de7f56
commit 71a67723fb
-64
View File
@@ -1,64 +0,0 @@
decluttering_templates: !include_dir_merge_named lovelace/decluttering_templates
button_card_templates: !include_dir_merge_named lovelace/button_card_templates
kiosk_mode:
hide_overflow: true
title: Desktop
views:
- title: Living Room
path: default_view
icon: "mdi:sofa"
panel: true
background: 'top / 100% no-repeat url("/local/images/wallpapers/comic/iPad/Media Room.jpg") #6b8988 fixed'
cards: !include lovelace/home_dashboard/living_room_dashboard.yaml
theme: sarah-noctis-grey
- title: Bedroom
path: bedroom
icon: "mdi:bed-empty"
panel: true
background: 'top / 100% no-repeat url("/local/images/wallpapers/comic/iPad/Bedroom.jpg") #9489d1 fixed'
cards: !include lovelace/home_dashboard/bedroom_dashboard.yaml
theme: sarah-noctis-grey
- title: Kitchen
path: kitchen
icon: "mdi:chef-hat"
panel: true
background: 'top / 100% no-repeat url("/local/images/wallpapers/comic/iPad/Kitchen.jpg") #bacd8c fixed'
cards: !include lovelace/home_dashboard/kitchen_dashboard.yaml
theme: sarah-noctis-grey
- title: Bathroom
path: bathroom
icon: "mdi:shower-head"
panel: true
background: 'top / 100% no-repeat url("/local/images/wallpapers/comic/iPad/Bathroom.jpg") #2982c4 fixed'
cards: !include lovelace/home_dashboard/bathroom_dashboard.yaml
theme: sarah-noctis-grey
- title: Hallway
path: hallway
icon: "mdi:door-closed"
panel: true
background: 'top / 100% no-repeat url("/local/images/wallpapers/comic/iPad/Hallway.jpg") #b1633e fixed'
cards: !include lovelace/home_dashboard/hallway_dashboard.yaml
theme: sarah-noctis-grey
- title: Terrarium
path: terrarium
icon: "mdi:snake"
panel: true
background: 'top / 100% no-repeat url("/local/images/wallpapers-3/terrarium.jpg") #5E3C0F fixed'
cards: !include lovelace/home_dashboard/terrarium_dashboard.yaml
theme: sarah-noctis-grey
- title: Guest Bedroom
path: guest_bedroom
icon: "mdi:numeric-2-box-outline"
panel: true
background: '#0040A0'
cards: !include lovelace/home_dashboard/guest_bedroom_dashboard.yaml
theme: sarah-noctis-grey
- title: Preferences
path: Preferences
icon: "mdi:cogs"
panel: true
background: 'top / 100% no-repeat url("/local/images/wallpapers/comic/iPad/Work-Bench.jpg") #8aaec3 fixed'
cards: !include lovelace/home_dashboard/preferences_dashboard.yaml
theme: sarah-noctis-grey