Remove kitchen lovelace view

This commit is contained in:
2020-05-01 20:25:07 +03:00
parent cc7efbd468
commit e2b88f1fed
2 changed files with 0 additions and 29 deletions

View File

@@ -31,12 +31,6 @@ lovelace:
icon: mdi:home
show_in_sidebar: true
filename: ui-lovelace.yaml
lovelace-kitchen:
mode: yaml
title: Kitchen
icon: mdi:chef-hat
show_in_sidebar: false
filename: kitchen-lovelace.yaml
lovelace-floorlan:
mode: yaml
title: Floorplan

View File

@@ -1,23 +0,0 @@
custom_header:
compact_mode: true
hide_config: true
hide_help: true
hide_unused: true
hide_reload_resources: true
indicator_top: true
decluttering_templates: !include_dir_merge_named lovelace/decluttering_templates
button_card_templates: !include_dir_merge_named lovelace/button_card_templates
popup_cards: !include lovelace/popup_cards.yaml
title: Kitchen
views:
- title: Kitchen
path: default_view
icon: "mdi:chef-hat"
cards: !include lovelace/home_dashboard/kitchen_dashboard.yaml
- title: Home
path: home_view
icon: "mdi:home"
panel: true
cards: !include lovelace/home_dashboard/main_dashboard.yaml