From 4928faf744425be03f1dd9aa6a6e159f666b745e Mon Sep 17 00:00:00 2001 From: "J.P. Krauss" Date: Mon, 16 Oct 2023 16:55:03 -0700 Subject: [PATCH] Add Valetudo Map Card to Resources --- lovelace/resources.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lovelace/resources.yaml b/lovelace/resources.yaml index b013e64..b10e21c 100644 --- a/lovelace/resources.yaml +++ b/lovelace/resources.yaml @@ -55,3 +55,7 @@ # Wall Panel - url: /hacsfiles/lovelace-wallpanel/wallpanel.js type: module + +# Valetudo Map Card +- url: /hacsfiles/lovelace-xiaomi-vacuum-map-card/xiaomi-vacuum-map-card.js + type: module