mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-10 02:24:41 +00:00
Refactor and split-up floorplan. Add more state-icons. Add popup cards
This commit is contained in:
@@ -3,25 +3,7 @@ custom_header:
|
||||
|
||||
decluttering_templates: !include_dir_merge_named lovelace/decluttering_templates
|
||||
button_card_templates: !include_dir_merge_named lovelace/button_card_templates
|
||||
|
||||
popup_cards:
|
||||
light.ceiling_lights:
|
||||
title: Ceiling lights
|
||||
style:
|
||||
padding-bottom: 30px
|
||||
card:
|
||||
type: custom:mod-card
|
||||
card:
|
||||
type: custom:light-popup-card
|
||||
entity: light.ceiling_lights
|
||||
fullscreen: false
|
||||
actionsInARow: 2
|
||||
actions:
|
||||
- service: light.toggle
|
||||
service_data:
|
||||
entity_id: light.ceiling_lights
|
||||
color: "#ffffcc"
|
||||
name: Toggle
|
||||
popup_cards: !include lovelace/popup_cards.yaml
|
||||
|
||||
title: Tablet
|
||||
views:
|
||||
|
||||
Reference in New Issue
Block a user