diff --git a/custom_components/volkswagen_we_connect_id/manifest.json b/custom_components/volkswagen_we_connect_id/manifest.json index d731914..870bacb 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.4", "ascii_magic>=2.0.0"], + "requirements": ["weconnect==0.59.5", "ascii_magic>=2.0.0"], "ssdp": [], "zeroconf": [], "homekit": {},