diff --git a/custom_components/home_connect_beta/manifest.json b/custom_components/home_connect_beta/manifest.json index 474820e..c526d45 100644 --- a/custom_components/home_connect_beta/manifest.json +++ b/custom_components/home_connect_beta/manifest.json @@ -4,6 +4,6 @@ "documentation": "https://www.home-assistant.io/integrations/home_connect_beta", "dependencies": ["http"], "codeowners": ["@DavidMStraub"], - "requirements": ["homeconnect==0.6.2"], + "requirements": ["homeconnect==0.6.3"], "config_flow": true }