diff --git a/custom_components/flichub/manifest.json b/custom_components/flichub/manifest.json index 14a9af7..a03f2c0 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.9"], + "requirements": ["pyflichub-tcpclient==0.1.10"], "version": "v0.0.0" }