28 lines
707 B
YAML
28 lines
707 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: entities
|
|
title: Nächste Bahn nach Münster
|
|
show_header_toggle: false
|
|
entities:
|
|
- entity: sensor.salzbergen_to_munster_hbf
|
|
name: Abfahrt
|
|
- type: map
|
|
aspect_ratio: 16:9
|
|
default_zoom: 15
|
|
entities:
|
|
- zone.home
|
|
- type: glance
|
|
title: Anwesenheit
|
|
entities:
|
|
- device_tracker.mobile_fb |