From 4810a372720126ae5994b9b5d9e0cb18209c43d3 Mon Sep 17 00:00:00 2001 From: Krisjanis Lejejs Date: Thu, 30 Dec 2021 18:14:04 +0200 Subject: [PATCH] Thermia API update --- 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 763468f..1ebffd9 100644 --- a/custom_components/thermia/manifest.json +++ b/custom_components/thermia/manifest.json @@ -6,7 +6,7 @@ "dependencies": [], "after_dependencies": [], "codeowners": ["@klejejs"], - "requirements": ["ThermiaOnlineAPI==1.8"], + "requirements": ["ThermiaOnlineAPI==1.9"], "version": "1.0", "iot_class": "cloud_polling" } \ No newline at end of file