hassio-conf/lovelace/views/view_10_light.yaml

108 lines
3.2 KiB
YAML
Raw Normal View History

2024-10-17 20:25:22 +00:00
title: Licht
icon: mdi:lightbulb-outline
cards:
- type: entities
title: Wohnzimmer
show_header_toggle: false
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
full_row: true
# livingroom_lamp_floor
- entity: light.livingroom_lamp_floor
- type: custom:slider-entity-row
entity: light.livingroom_lamp_floor
full_row: true
# livingroom_lamp_ambience
- entity: light.livingroom_lamp_ambience
- type: custom:slider-entity-row
entity: light.livingroom_lamp_ambience
full_row: true
# kitchen_lamp_cupboard
- entity: light.kitchen_lamp_cupboard
- type: custom:slider-entity-row
entity: light.kitchen_lamp_cupboard
full_row: true
2024-10-17 19:45:45 +00:00
2024-10-17 20:25:22 +00:00
- type: entities
title: Büro
show_header_toggle: false
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
full_row: true
# office_lamp_floor
- entity: light.office_lamp_floor
- type: custom:slider-entity-row
entity: light.office_lamp_floor
full_row: true
2024-10-17 19:45:45 +00:00
2024-10-17 20:25:22 +00:00
- type: entities
title: Schlafzimmer
show_header_toggle: false
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
full_row: true
# bedroom_lamp_nightstand_left
- entity: light.bedroom_lamp_nightstand_left
- type: custom:slider-entity-row
entity: light.bedroom_lamp_nightstand_left
full_row: true
2024-10-17 19:45:45 +00:00
2024-10-17 20:25:22 +00:00
- type: entities
title: Flur
show_header_toggle: false
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
full_row: true
2024-10-17 19:45:45 +00:00
2024-10-17 20:25:22 +00:00
- type: entities
title: Bad
show_header_toggle: false
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
full_row: true