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",