From 85d6f7b8b0d8fc8facef120095a740c37352e5cb Mon Sep 17 00:00:00 2001 From: klejejs Date: Thu, 29 Dec 2022 22:19:32 +0000 Subject: [PATCH] Update ThermiaOnlineAPI version --- custom_components/thermia/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/thermia/manifest.json b/custom_components/thermia/manifest.json index 27157a3..59a85b8 100644 --- a/custom_components/thermia/manifest.json +++ b/custom_components/thermia/manifest.json @@ -9,7 +9,7 @@ "@klejejs" ], "requirements": [ - "ThermiaOnlineAPI==3.4" + "ThermiaOnlineAPI==3.5" ], "version": "1.0", "iot_class": "cloud_polling",