diff --git a/custom_components/thermia/manifest.json b/custom_components/thermia/manifest.json index 52dd78e..3db00aa 100644 --- a/custom_components/thermia/manifest.json +++ b/custom_components/thermia/manifest.json @@ -11,7 +11,7 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/klejejs/ha-thermia-heat-pump-integration/issues", "requirements": [ - "ThermiaOnlineAPI==3.16" + "ThermiaOnlineAPI==3.17.0" ], "version": "1.0" }