mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-04-29 06:48:16 +00:00
Remove kitchen lovelace view
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user