-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
deuren.yaml
45 lines (44 loc) · 1.03 KB
/
deuren.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
title: Deuren
path: deuren
icon: mdi:door-open
type: sections
sections:
- type: custom:mushroom-chips-card
chips:
- type: template
tap_action:
action: navigate
navigation_path: /lovelace/welkom
icon: mdi:arrow-left-bold
content: Overzicht
layout_options:
grid_columns: full
- type: grid
column_span: 4
cards:
- type: heading
heading: Deuren
heading_style: title
icon: mdi:door-open
- type: custom:auto-entities
show_empty: true
card:
type: grid
columns: 2
square: false
card_param: cards
filter:
include:
- domain: binary_sensor
attributes:
device_class: door
options:
type: tile
exclude:
- integration: home_connect
- integration: home_connect_alt
sort:
method: state
reverse: true
layout_options:
grid_columns: full