splitted jalouse und fensterstatus
This commit is contained in:
parent
89101656ad
commit
1790a1cd9e
@ -3617,162 +3617,10 @@ views:
|
||||
theme: captica
|
||||
- type: sections
|
||||
max_columns: 4
|
||||
title: Fenster
|
||||
path: fenster
|
||||
title: Jalousien/Rollladen
|
||||
path: jalousie
|
||||
icon: mdi:window-open-variant
|
||||
sections:
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Fenster Untergeschoss
|
||||
heading_style: title
|
||||
icon: mdi:home-floor-negative-1
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: binary_sensor.house_basement_guest_room_window_status
|
||||
hide_state: false
|
||||
name: Luca
|
||||
state_color: true
|
||||
- entity: binary_sensor.house_basement_hobby_room_window_status
|
||||
hide_state: false
|
||||
name: Hobbyraum
|
||||
state_color: true
|
||||
- entity: binary_sensor.house_basement_toilet_window_status
|
||||
hide_state: false
|
||||
name: WC
|
||||
state_color: true
|
||||
- entity: binary_sensor.house_basement_utility_room_window_status
|
||||
hide_state: false
|
||||
name: Technikraum
|
||||
state_color: true
|
||||
- entity: binary_sensor.house_basement_storage_room_window_status
|
||||
hide_state: false
|
||||
name: Speisekammer
|
||||
state_color: true
|
||||
state_color: true
|
||||
grid_options:
|
||||
columns: 12
|
||||
rows: 6
|
||||
card_mod:
|
||||
style: |
|
||||
ha-card {
|
||||
height: 100%;
|
||||
}
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Fenster Erdgeschoß Familie
|
||||
heading_style: title
|
||||
icon: mdi:home-floor-0
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: >-
|
||||
binary_sensor.house_ground_floor_family_hallway_main_door_reed_lock_status
|
||||
hide_state: false
|
||||
name: Haustüre automatisch abschließen
|
||||
state_color: true
|
||||
- entity: >-
|
||||
binary_sensor.house_ground_floor_family_hallway_main_door_status
|
||||
hide_state: false
|
||||
name: Haustüre
|
||||
state_color: true
|
||||
- entity: binary_sensor.house_ground_floor_family_toilet_window_status
|
||||
hide_state: false
|
||||
name: Gäste WC
|
||||
state_color: true
|
||||
- entity: binary_sensor.house_ground_floor_family_kitchen_window_status
|
||||
hide_state: false
|
||||
name: Küche
|
||||
state_color: true
|
||||
- entity: >-
|
||||
binary_sensor.house_ground_floor_family_dining_room_slide_door_status
|
||||
hide_state: false
|
||||
name: Esszimmer Schiebetüre
|
||||
state_color: true
|
||||
state_color: true
|
||||
grid_options:
|
||||
columns: 12
|
||||
rows: 6
|
||||
card_mod:
|
||||
style: |
|
||||
ha-card {
|
||||
height: 100%;
|
||||
}
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Fenster Erdgeschoß Elternbereich
|
||||
heading_style: title
|
||||
icon: mdi:home-floor-0
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: >-
|
||||
binary_sensor.house_ground_floor_parents_play_room_window_status
|
||||
hide_state: false
|
||||
name: Spielzimmer
|
||||
state_color: true
|
||||
- entity: >-
|
||||
binary_sensor.house_ground_floor_parents_dressing_room_window_status
|
||||
hide_state: false
|
||||
name: Ankleide
|
||||
state_color: true
|
||||
- entity: >-
|
||||
binary_sensor.house_ground_floor_parents_parents_bath_window_status
|
||||
hide_state: false
|
||||
name: Elternbad Fenster
|
||||
state_color: true
|
||||
- entity: >-
|
||||
binary_sensor.house_ground_floor_parents_parents_bath_door_status
|
||||
hide_state: false
|
||||
name: Elternbad Tür
|
||||
state_color: true
|
||||
state_color: true
|
||||
grid_options:
|
||||
columns: 12
|
||||
rows: 6
|
||||
card_mod:
|
||||
style: |
|
||||
ha-card {
|
||||
height: 100%;
|
||||
}
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Fenster Obergeschoß
|
||||
heading_style: title
|
||||
icon: mdi:home-floor-1
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: binary_sensor.house_first_floor_leon_window_status
|
||||
hide_state: false
|
||||
name: Leon/Adi
|
||||
state_color: true
|
||||
- entity: binary_sensor.house_first_floor_parents_window_status
|
||||
hide_state: false
|
||||
name: Eltern Schlafzimmer
|
||||
state_color: true
|
||||
- entity: binary_sensor.house_first_floor_bathroom_window_status
|
||||
hide_state: false
|
||||
name: Bad
|
||||
state_color: true
|
||||
- entity: binary_sensor.house_first_floor_wellness_door_status
|
||||
hide_state: false
|
||||
name: Wellness Tür
|
||||
state_color: true
|
||||
- entity: >-
|
||||
binary_sensor.house_first_floor_wellness_window_east_window_status
|
||||
hide_state: false
|
||||
name: Wellness Fenster
|
||||
state_color: true
|
||||
state_color: true
|
||||
grid_options:
|
||||
columns: 12
|
||||
rows: 6
|
||||
card_mod:
|
||||
style: |
|
||||
ha-card {
|
||||
height: 100%;
|
||||
}
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
@ -4897,6 +4745,166 @@ views:
|
||||
}
|
||||
cards: []
|
||||
theme: captica
|
||||
- type: sections
|
||||
max_columns: 4
|
||||
title: Fenster
|
||||
path: fenster
|
||||
icon: mdi:window-open-variant
|
||||
sections:
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Fenster Untergeschoss
|
||||
heading_style: title
|
||||
icon: mdi:home-floor-negative-1
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: binary_sensor.house_basement_guest_room_window_status
|
||||
hide_state: false
|
||||
name: Luca
|
||||
state_color: true
|
||||
- entity: binary_sensor.house_basement_hobby_room_window_status
|
||||
hide_state: false
|
||||
name: Hobbyraum
|
||||
state_color: true
|
||||
- entity: binary_sensor.house_basement_toilet_window_status
|
||||
hide_state: false
|
||||
name: WC
|
||||
state_color: true
|
||||
- entity: binary_sensor.house_basement_utility_room_window_status
|
||||
hide_state: false
|
||||
name: Technikraum
|
||||
state_color: true
|
||||
- entity: binary_sensor.house_basement_storage_room_window_status
|
||||
hide_state: false
|
||||
name: Speisekammer
|
||||
state_color: true
|
||||
state_color: true
|
||||
grid_options:
|
||||
columns: 12
|
||||
rows: 6
|
||||
card_mod:
|
||||
style: |
|
||||
ha-card {
|
||||
height: 100%;
|
||||
}
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Fenster Erdgeschoß Familie
|
||||
heading_style: title
|
||||
icon: mdi:home-floor-0
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: >-
|
||||
binary_sensor.house_ground_floor_family_hallway_main_door_reed_lock_status
|
||||
hide_state: false
|
||||
name: Haustüre automatisch abschließen
|
||||
state_color: true
|
||||
- entity: >-
|
||||
binary_sensor.house_ground_floor_family_hallway_main_door_status
|
||||
hide_state: false
|
||||
name: Haustüre
|
||||
state_color: true
|
||||
- entity: binary_sensor.house_ground_floor_family_toilet_window_status
|
||||
hide_state: false
|
||||
name: Gäste WC
|
||||
state_color: true
|
||||
- entity: binary_sensor.house_ground_floor_family_kitchen_window_status
|
||||
hide_state: false
|
||||
name: Küche
|
||||
state_color: true
|
||||
- entity: >-
|
||||
binary_sensor.house_ground_floor_family_dining_room_slide_door_status
|
||||
hide_state: false
|
||||
name: Esszimmer Schiebetüre
|
||||
state_color: true
|
||||
state_color: true
|
||||
grid_options:
|
||||
columns: 12
|
||||
rows: 6
|
||||
card_mod:
|
||||
style: |
|
||||
ha-card {
|
||||
height: 100%;
|
||||
}
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Fenster Erdgeschoß Elternbereich
|
||||
heading_style: title
|
||||
icon: mdi:home-floor-0
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: >-
|
||||
binary_sensor.house_ground_floor_parents_play_room_window_status
|
||||
hide_state: false
|
||||
name: Spielzimmer
|
||||
state_color: true
|
||||
- entity: >-
|
||||
binary_sensor.house_ground_floor_parents_dressing_room_window_status
|
||||
hide_state: false
|
||||
name: Ankleide
|
||||
state_color: true
|
||||
- entity: >-
|
||||
binary_sensor.house_ground_floor_parents_parents_bath_window_status
|
||||
hide_state: false
|
||||
name: Elternbad Fenster
|
||||
state_color: true
|
||||
- entity: >-
|
||||
binary_sensor.house_ground_floor_parents_parents_bath_door_status
|
||||
hide_state: false
|
||||
name: Elternbad Tür
|
||||
state_color: true
|
||||
state_color: true
|
||||
grid_options:
|
||||
columns: 12
|
||||
rows: 6
|
||||
card_mod:
|
||||
style: |
|
||||
ha-card {
|
||||
height: 100%;
|
||||
}
|
||||
- type: grid
|
||||
cards:
|
||||
- type: heading
|
||||
heading: Fenster Obergeschoß
|
||||
heading_style: title
|
||||
icon: mdi:home-floor-1
|
||||
- type: entities
|
||||
entities:
|
||||
- entity: binary_sensor.house_first_floor_leon_window_status
|
||||
hide_state: false
|
||||
name: Leon/Adi
|
||||
state_color: true
|
||||
- entity: binary_sensor.house_first_floor_parents_window_status
|
||||
hide_state: false
|
||||
name: Eltern Schlafzimmer
|
||||
state_color: true
|
||||
- entity: binary_sensor.house_first_floor_bathroom_window_status
|
||||
hide_state: false
|
||||
name: Bad
|
||||
state_color: true
|
||||
- entity: binary_sensor.house_first_floor_wellness_door_status
|
||||
hide_state: false
|
||||
name: Wellness Tür
|
||||
state_color: true
|
||||
- entity: >-
|
||||
binary_sensor.house_first_floor_wellness_window_east_window_status
|
||||
hide_state: false
|
||||
name: Wellness Fenster
|
||||
state_color: true
|
||||
state_color: true
|
||||
grid_options:
|
||||
columns: 12
|
||||
rows: 6
|
||||
card_mod:
|
||||
style: |
|
||||
ha-card {
|
||||
height: 100%;
|
||||
}
|
||||
cards: []
|
||||
theme: captica
|
||||
- type: sections
|
||||
max_columns: 4
|
||||
title: Steckdosen
|
||||
|
||||
Loading…
Reference in New Issue
Block a user