mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-09 10:14:41 +00:00
Add kitchen dashboard in kiosk mode
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
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
|
||||
|
||||
kiosk_mode:
|
||||
kiosk: true
|
||||
|
||||
title: Sarah
|
||||
views:
|
||||
- title: Kitchen
|
||||
path: kitchen
|
||||
icon: "mdi:chef-hat"
|
||||
panel: true
|
||||
cards: !include lovelace/home_dashboard/kitchen_dashboard.yaml
|
||||
Reference in New Issue
Block a user