diff --git a/custom_components/indego/manifest.json b/custom_components/indego/manifest.json index 67953c9..55cffbc 100644 --- a/custom_components/indego/manifest.json +++ b/custom_components/indego/manifest.json @@ -5,7 +5,7 @@ "documentation": "https://github.com/sander1988/Indego", "dependencies": ["application_credentials"], "codeowners": ["@jm-73", "@eavanvalkenburg", "@sander1988"], - "requirements": ["pyIndego==3.2.1"], + "requirements": ["pyIndego==3.2.2"], "iot_class": "cloud_push", "version": "5.7.3", "loggers": ["custom_components.indego", "pyIndego"]