hassio-conf/lovelace/views/view_10_light.yaml

110 lines
3.2 KiB
YAML
Raw Normal View History

2024-10-18 10:08:04 +00:00
---
2024-10-17 20:25:22 +00:00
title: Licht
2024-10-17 20:29:46 +00:00
path: light
2024-10-17 20:25:22 +00:00
icon: mdi:lightbulb-outline
cards:
- type: entities
title: Wohnzimmer
2024-10-18 10:08:04 +00:00
show_header_toggle: False
2024-10-17 20:25:22 +00:00
entities:
- entity: light.livingroom_light
- type: custom:fold-entity-row
head:
type: section
label: Lampen
items:
# livingroom_lamp_bookshelf
- entity: light.livingroom_lamp_bookshelf
- type: custom:slider-entity-row
entity: light.livingroom_lamp_bookshelf
2024-10-18 10:08:04 +00:00
full_row: True
2024-10-17 20:25:22 +00:00
# livingroom_lamp_floor
- entity: light.livingroom_lamp_floor
- type: custom:slider-entity-row
entity: light.livingroom_lamp_floor
2024-10-18 10:08:04 +00:00
full_row: True
2024-10-17 20:25:22 +00:00
# livingroom_lamp_ambience
- entity: light.livingroom_lamp_ambience
- type: custom:slider-entity-row
entity: light.livingroom_lamp_ambience
2024-10-18 10:08:04 +00:00
full_row: True
2024-10-17 20:25:22 +00:00
# kitchen_lamp_cupboard
- entity: light.kitchen_lamp_cupboard
- type: custom:slider-entity-row
entity: light.kitchen_lamp_cupboard
2024-10-18 10:08:04 +00:00
full_row: True
2024-10-17 19:45:45 +00:00
2024-10-17 20:25:22 +00:00
- type: entities
title: Büro
2024-10-18 10:08:04 +00:00
show_header_toggle: False
2024-10-17 20:25:22 +00:00
entities:
- entity: light.office_light
- type: custom:fold-entity-row
head:
type: section
label: Lampen
items:
# office_lamp_bookshelf
- entity: light.office_lamp_bookshelf
- type: custom:slider-entity-row
entity: light.office_lamp_bookshelf
2024-10-18 10:08:04 +00:00
full_row: True
2024-10-17 20:25:22 +00:00
# office_lamp_floor
- entity: light.office_lamp_floor
- type: custom:slider-entity-row
entity: light.office_lamp_floor
2024-10-18 10:08:04 +00:00
full_row: True
2024-10-17 19:45:45 +00:00
2024-10-17 20:25:22 +00:00
- type: entities
title: Schlafzimmer
2024-10-18 10:08:04 +00:00
show_header_toggle: False
2024-10-17 20:25:22 +00:00
entities:
- entity: light.bedroom_light
- type: custom:fold-entity-row
head:
type: section
label: Lampen
items:
# bedroom_lamp_nightstand_right
- entity: light.bedroom_lamp_nightstand_right
- type: custom:slider-entity-row
entity: light.bedroom_lamp_nightstand_right
2024-10-18 10:08:04 +00:00
full_row: True
2024-10-17 20:25:22 +00:00
# bedroom_lamp_nightstand_left
- entity: light.bedroom_lamp_nightstand_left
- type: custom:slider-entity-row
entity: light.bedroom_lamp_nightstand_left
2024-10-18 10:08:04 +00:00
full_row: True
2024-10-17 19:45:45 +00:00
2024-10-17 20:25:22 +00:00
- type: entities
title: Flur
2024-10-18 10:08:04 +00:00
show_header_toggle: False
2024-10-17 20:25:22 +00:00
entities:
- entity: light.hall_light
- type: custom:fold-entity-row
head:
type: section
label: Lampen
items:
# hall_lamp_sideboard
- entity: light.hall_lamp_sideboard
- type: custom:slider-entity-row
entity: light.hall_lamp_sideboard
2024-10-18 10:08:04 +00:00
full_row: True
2024-10-17 19:45:45 +00:00
2024-10-17 20:25:22 +00:00
- type: entities
title: Bad
2024-10-18 10:08:04 +00:00
show_header_toggle: False
2024-10-17 20:25:22 +00:00
entities:
- entity: light.bath_light
- type: custom:fold-entity-row
head:
type: section
label: Lampen
items:
# hall_lamp_sideboard
- entity: light.bath_lamp_sideboard
- type: custom:slider-entity-row
entity: light.bath_lamp_sideboard
2024-10-18 10:08:04 +00:00
full_row: True