Add EcoVacs dashboard as YAML-mode

Convert storage-mode dashboard to dashboards/ecovacs.yaml. Preserves
all button-card templates, room queue buttons, conditional controls,
vacuum map, and settings panel exactly as configured in the UI.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-29 15:36:39 +02:00
parent 44c9af8678
commit b35c709650
2 changed files with 265 additions and 0 deletions
+7
View File
@@ -15,6 +15,13 @@ lovelace:
icon: mdi:thermometer
show_in_sidebar: true
require_admin: false
lovelace-ecovacs:
mode: yaml
filename: dashboards/ecovacs.yaml
title: EcoVacs
icon: mdi:robot-vacuum
show_in_sidebar: true
require_admin: false
automation: !include automations.yaml
script: !include scripts.yaml