diff --git a/custom_components/ecotrend_ista/manifest.json b/custom_components/ecotrend_ista/manifest.json index 4264fea..cfd5162 100644 --- a/custom_components/ecotrend_ista/manifest.json +++ b/custom_components/ecotrend_ista/manifest.json @@ -11,8 +11,8 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/Ludy87/ecotrend-ista/issues", "requirements": [ - "pyecotrend_ista==2.0.14", + "pyecotrend_ista==2.0.15", "marshmallow-enum" ], - "version": "v2.0.3" + "version": "v2.0.4" } \ No newline at end of file