From 59c86eef01c64676841db41b96ac542f52925033 Mon Sep 17 00:00:00 2001 From: Mitch Date: Tue, 12 Mar 2024 08:57:45 +0100 Subject: [PATCH] Bump Weconnect to 0.60.2 --- custom_components/volkswagen_we_connect_id/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/volkswagen_we_connect_id/manifest.json b/custom_components/volkswagen_we_connect_id/manifest.json index 9186ece..747bfbc 100644 --- a/custom_components/volkswagen_we_connect_id/manifest.json +++ b/custom_components/volkswagen_we_connect_id/manifest.json @@ -3,7 +3,7 @@ "name": "Volkswagen We Connect ID", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/volkswagen_we_connect_id", - "requirements": ["weconnect==0.59.5", "ascii_magic>=2.0.0"], + "requirements": ["weconnect==0.60.2", "ascii_magic>=2.0.0"], "ssdp": [], "zeroconf": [], "homekit": {},