diff --git a/custom_components/flichub/manifest.json b/custom_components/flichub/manifest.json index 6192caa..db5abd0 100644 --- a/custom_components/flichub/manifest.json +++ b/custom_components/flichub/manifest.json @@ -17,6 +17,6 @@ "iot_class": "local_push", "issue_tracker": "https://github.com/JohNan/home-assistant-flichub/issues", "loggers": ["pyflichub"], - "requirements": ["pyflichub-tcpclient==0.1.5"], + "requirements": ["pyflichub-tcpclient==0.1.6"], "version": "v0.0.0" }