SHOW:
|
|
- or go back to the newest paste.
1 | title: Home | |
2 | icon: mdi:home-assistant | |
3 | panel: true | |
4 | path: home | |
5 | cards: | |
6 | - type: custom:layout-card | |
7 | layout: vertical | |
8 | max_columns: 3 | |
9 | min_width: 32% | |
10 | max_width: 97% | |
11 | cards: | |
12 | - type: picture-glance | |
13 | title: Person | |
14 | - | - type: custom:layout-card |
14 | + | image: /local/images/persons/person.jpg |
15 | - | layout: horizontal |
15 | + | entities: |
16 | - | max_columns: 3 |
16 | + | - sensor.in2025_battery_level |
17 | - | min_width: 0% |
17 | + | - sensor.in2025_wifi_connection |
18 | - | max_width: 15% |
18 | + | - sensor.in2025_geocoded_location |
19 | - | cards: |
19 | + | - break |
20 | - | - type: picture-glance |
20 | + | |
21 | - | title: Person |
21 | + | - type: picture-glance |
22 | - | image: /local/images/persons/person.jpg |
22 | + | title: Person2 |
23 | - | entities: |
23 | + | image: /local/images/persons/person.jpg |
24 | - | - sensor.in2025_battery_level |
24 | + | entities: |
25 | - | - sensor.in2025_wifi_connection |
25 | + | - sensor.in2025_battery_level |
26 | - | - sensor.in2025_geocoded_location |
26 | + | - sensor.in2025_wifi_connection |
27 | - sensor.in2025_geocoded_location | |
28 | - | - type: picture-glance |
28 | + | - break |
29 | - | title: Person2 |
29 | + | |
30 | - | image: /local/images/persons/person.jpg |
30 | + | - type: picture-glance |
31 | - | entities: |
31 | + | title: Person3 |
32 | - | - sensor.in2025_battery_level |
32 | + | image: /local/images/persons/person.jpg |
33 | - | - sensor.in2025_wifi_connection |
33 | + | entities: |
34 | - | - sensor.in2025_geocoded_location |
34 | + | - sensor.in2025_battery_level |
35 | - | |
35 | + | - sensor.in2025_wifi_connection |
36 | - | - type: picture-glance |
36 | + | - sensor.in2025_geocoded_location |