Zum Inhalt springen
Alles Automatisch

Räume Dashboard

Raumbasierte Navigation mit Bildern. Jeder Raum als Picture-Glance Karte mit Subviews für Detailsteuerung.

Themen:DashboardRäumeNavigation

Aktualisiert: 15. März 2026

Dashboard Aufbau

Räume
9 Karten
Bild-Karte9

Was brauchst du dafür?

Geräte
  • Sensor
Räume Dashboard
# Entity-IDs sind anonymisiert. Ersetze sie durch deine eigenen.
# Beispiel: light.dein_wohnzimmer_licht -> light.wohnzimmer_deckenlampe
views:
- title: Räume
  badges: []
  cards:
  - camera_view: auto
    type: picture-glance
    image: local
    entities: []
    tap_action:
      action: navigate
      navigation_path: /dashboard-mobile/buro
    title: Büro
  - camera_view: auto
    type: picture-glance
    title: Wohnzimmer
    image: local
    entities:
    - entity: sensor.temperatur_wohnzimmer
    tap_action:
      action: navigate
      navigation_path: /dashboard-mobile/wohnzimmer
  - camera_view: auto
    type: picture-glance
    title: Küche & Esszimmer
    image: local
    entities: []
    tap_action:
      action: navigate
      navigation_path: /dashboard-mobile/esszimmer-kuche
  - camera_view: auto
    type: picture-glance
    title: Flur
    image: local
    entities: []
  - camera_view: auto
    type: picture-glance
    title: Garten
    image: local
    entities: []
  - camera_view: auto
    type: picture-glance
    title: Kinderzimmer
    image: local
    entities: []
  - camera_view: auto
    type: picture-glance
    title: Gästezimmer
    image: local
    entities: []
  - camera_view: auto
    type: picture-glance
    title: Badezimmer
    image: local
    entities: []
  - camera_view: auto
    type: picture-glance
    title: Schlafzimmer
    image: local
    entities: []