From 05709dc47cb5ae8a1b91486487a672fe3b9c90e0 Mon Sep 17 00:00:00 2001 From: Malene Trab Date: Wed, 3 Apr 2024 07:31:16 +0000 Subject: [PATCH] Bump pywebasto --- custom_components/webastoconnect/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/webastoconnect/manifest.json b/custom_components/webastoconnect/manifest.json index 7cd7573..f3b7030 100644 --- a/custom_components/webastoconnect/manifest.json +++ b/custom_components/webastoconnect/manifest.json @@ -12,7 +12,7 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/MTrab/webastoconnect/issues", "requirements": [ - "pywebasto==1.0.3" + "pywebasto==1.0.6" ], "version": "0.2.1b1" } \ No newline at end of file