From 75928671d19277ac1b69c281defbcc39be149def Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Tue, 24 Mar 2026 18:21:13 +0100 Subject: [PATCH] vacation --- dashboards/views/01_home.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/dashboards/views/01_home.yaml b/dashboards/views/01_home.yaml index a8dc35d..36bb80f 100644 --- a/dashboards/views/01_home.yaml +++ b/dashboards/views/01_home.yaml @@ -37,7 +37,17 @@ sections: - entity: sensor.affalddk_norgardsvej_22_haveaffald name: Have + - type: grid + columns: 2 + cards: + - type: entity + entity: zone.home + name: Antal hjemme + + - type: entity + entity: sensor.sun_next_setting + name: Solnedgang # 🏠 Hus kontrol - type: grid @@ -50,6 +60,14 @@ sections: name: Vi har gæster icon: mdi:account-group + - type: entities + title: Vacation + entities: + - entity: input_boolean.vacation_mode + name: 🌴 Vacation Mode + - entity: input_datetime.vacation_end + name: Slutter + - type: button name: Godnat icon: mdi:weather-night