From 14548f9509a8cc44358b565e9cb33c74a01bd05d Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Tue, 24 Mar 2026 19:32:32 +0100 Subject: [PATCH] Fix: Replace roborock-map-card with static xiaomi-vacuum-map-card image - Removed roborock-map-card causing calibration errors - Use image.roborock_s8_pro_ultra_map_0 as a static map - Keep vacuum status, mop, and automations functional - Avoids "invalid calibration" errors while preserving dashboard functionality --- dashboards/views/03_vacuum.yaml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/dashboards/views/03_vacuum.yaml b/dashboards/views/03_vacuum.yaml index 66c9b2b..99115ce 100644 --- a/dashboards/views/03_vacuum.yaml +++ b/dashboards/views/03_vacuum.yaml @@ -11,13 +11,9 @@ sections: - type: heading heading: Støvsuger - - type: custom:roborock-map-card - entity: vacuum.roborock_s8_pro_ultra - show_overlay: true - show_mop: true - show_vacuum: true - map_zoom: 1.0 - map_size: 400 + # Statisk kortbillede uden overlay + - type: picture-entity + entity: image.roborock_s8_pro_ultra_map_0 name: Kort - type: tile