SHOW:
|
|
- or go back to the newest paste.
1 | title: Home | |
2 | panel: true | |
3 | - | #cards: |
3 | + | |
4 | - | |
4 | + | - type: custom:layout-card |
5 | - | |
5 | + | layout: vertical |
6 | - | # - type: custom:layout-card |
6 | + | column_num: 1 |
7 | - | # layout: vertical |
7 | + | max_columns: 3 |
8 | - | # column_num: 1 |
8 | + | max_width: [33%,33%,33%] |
9 | - | # max_columns: 3 |
9 | + | cards: |
10 | - | # max_width: [33%,33%,33%] |
10 | + | - !include cards/weather.yaml |
11 | - !include cards/monitor-vent.yaml | |
12 | - | - !include cards/weather.yaml |
12 | + | - !include cards/stue.yaml |
13 | - | - !include cards/monitor-vent.yaml |
13 | + | - break |