-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
lampen.yaml
40 lines (39 loc) · 883 Bytes
/
lampen.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
title: Lampen
path: lampen
icon: mdi:lightbulb
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: Lampen
heading_style: title
icon: mdi:lightbulb
- type: custom:auto-entities
show_empty: true
card:
type: grid
columns: 2
square: false
card_param: cards
filter:
include:
- domain: light
options:
type: tile
sort:
method: state
reverse: true
layout_options:
grid_columns: full