mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-15 17:12:59 +00:00
Add christmas lights to hallway dashboard
This commit is contained in:
@@ -285,6 +285,22 @@ card:
|
||||
template: v3_xs_button
|
||||
entity: light.living_room_ambient
|
||||
name: Ambient
|
||||
- type: custom:button-card
|
||||
template: v3_xs_button
|
||||
entity: script.living_room_candle_on
|
||||
name: Candles
|
||||
icon: mdi:candle
|
||||
show_state: false
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: custom:button-card
|
||||
template: v3_xs_button
|
||||
entity: input_select.isparkle_color
|
||||
name: 🎄 L. Room
|
||||
icon: mdi:string-lights
|
||||
show_state: false
|
||||
tap_action:
|
||||
action: more-info
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:button-card
|
||||
@@ -303,6 +319,11 @@ card:
|
||||
template: v3_xs_button
|
||||
entity: light.kitchen
|
||||
name: Kitchen
|
||||
- type: custom:button-card
|
||||
template: v3_xs_button
|
||||
entity: switch.kitchen_outlet
|
||||
icon: mdi:string-lights
|
||||
name: 🎄 Kitchen
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:button-card
|
||||
@@ -318,4 +339,5 @@ card:
|
||||
entity: light.tradfri_large
|
||||
name: G. Bedroom
|
||||
|
||||
|
||||
- !include ../popup_cards.yaml
|
||||
|
||||
Reference in New Issue
Block a user