22 righe
494 B
YAML
22 righe
494 B
YAML
|
title: Übersicht
|
||
|
path: overview
|
||
|
cards:
|
||
|
- type: weather-forecast
|
||
|
entity: weather.openweathermap
|
||
|
- type: glance
|
||
|
title: Luftfeuchtigkeit
|
||
|
show_name: true
|
||
|
show_state: true
|
||
|
entities:
|
||
|
- sensor.attic_humidity
|
||
|
- type: vertical-stack
|
||
|
cards:
|
||
|
- type: map
|
||
|
aspect_ratio: 16:9
|
||
|
default_zoom: 15
|
||
|
entities:
|
||
|
- zone.home
|
||
|
- type: glance
|
||
|
title: Geräte
|
||
|
entities:
|
||
|
- device_tracker.mobile_fb
|