mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 17:34:42 +00:00
39 lines
892 B
YAML
39 lines
892 B
YAML
# Dark mode override
|
|
|
|
- type: custom:decluttering-card
|
|
template: floorplan_state_with_icon
|
|
variables:
|
|
- entity: input_boolean.floorplan_night_mode
|
|
- top: 25px
|
|
- left: 25px
|
|
- icon: mdi:white-balance-sunny
|
|
|
|
- type: custom:decluttering-card
|
|
template: floorplan_state_with_icon
|
|
variables:
|
|
- entity: input_boolean.floorplan_show_all
|
|
- top: 70px
|
|
- left: 25px
|
|
- icon: mdi:arrow-expand-all
|
|
|
|
- type: custom:decluttering-card
|
|
template: floorplan_state_icon
|
|
variables:
|
|
- entity: input_boolean.guest_mode
|
|
- top: 115px
|
|
- left: 25px
|
|
|
|
- type: custom:decluttering-card
|
|
template: floorplan_state_icon
|
|
variables:
|
|
- entity: input_boolean.speech_notifications
|
|
- top: 160px
|
|
- left: 25px
|
|
|
|
- type: custom:decluttering-card
|
|
template: floorplan_state_icon
|
|
variables:
|
|
- entity: input_boolean.georgi_home
|
|
- top: 205px
|
|
- left: 25px
|