From 3cb7eed47c249cd8c1975e51b4e8a3da17ec17a8 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Tue, 23 Dec 2025 22:17:08 -0500 Subject: [PATCH] Adjustments for new core Uptime Kuma integration home_automation/Home-Assistant-Configs#257 --- main_dashboard.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/main_dashboard.yaml b/main_dashboard.yaml index e0ee511..1cd59a7 100644 --- a/main_dashboard.yaml +++ b/main_dashboard.yaml @@ -6275,12 +6275,14 @@ views: - type: custom:auto-entities card: type: entities - show_header_toggle: false - state_color: true filter: include: - - entity_id: binary_sensor.uptimekuma* - state: 'off' + - options: {} + integration: 01KCMZH58AAJZTZCY1KQNGD3BB + domain: sensor + entity_id: '*status' + state: down + exclude: [] sort: method: friendly_name reverse: false