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": {},