From 78d35bb08de03e3e4229b1df39c00327c5280f5a Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Tue, 7 Apr 2026 18:02:31 +0200 Subject: [PATCH] Polish Roborock last-run card --- dashboards/views/01_home.yaml | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/dashboards/views/01_home.yaml b/dashboards/views/01_home.yaml index f198c1f..e5b2415 100644 --- a/dashboards/views/01_home.yaml +++ b/dashboards/views/01_home.yaml @@ -170,9 +170,29 @@ cards: # 🧹 Støvsuger - type: horizontal-stack cards: - - type: tile + - type: custom:button-card entity: sensor.roborock_last_clean_end_compact + show_icon: false + show_name: true + show_state: true name: Sidst kørt + tap_action: + action: none + hold_action: + action: none + styles: + card: + - padding: 8px + name: + - font-size: 11px + - color: var(--secondary-text-color) + - padding-bottom: 4px + state: + - white-space: normal + - word-break: break-word + - line-height: 1.2 + - font-size: 13px + - text-align: center - type: button name: Køkken