From 58f83e3fbf79eb19ff9c1785efa4e03f338554a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johan=20Nenz=C3=A9n?= Date: Wed, 19 Jun 2024 22:54:42 +0200 Subject: [PATCH] Bump pyflichub-tcpclient to 0.1.10 --- custom_components/flichub/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }