From 43a5d026f7c99b2485085e85dcd0429d8634bd1c Mon Sep 17 00:00:00 2001 From: klejejs Date: Thu, 29 Dec 2022 22:22:05 +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 59a85b8..27ddb14 100644 --- a/custom_components/thermia/manifest.json +++ b/custom_components/thermia/manifest.json @@ -9,7 +9,7 @@ "@klejejs" ], "requirements": [ - "ThermiaOnlineAPI==3.5" + "ThermiaOnlineAPI==3.6" ], "version": "1.0", "iot_class": "cloud_polling",