From 97a83609bf2eba94b5f2ba1960609978201384dd Mon Sep 17 00:00:00 2001 From: Mitch Date: Thu, 13 Jun 2024 14:07:35 +0200 Subject: [PATCH] Update manifest.json --- 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 747bfbc..725b855 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.60.2", "ascii_magic>=2.0.0"], + "requirements": ["weconnect==0.60.3", "ascii_magic>=2.0.0"], "ssdp": [], "zeroconf": [], "homekit": {},