diff --git a/custom_components/ariston/manifest.json b/custom_components/ariston/manifest.json index 3fa7d0f..03c11b3 100644 --- a/custom_components/ariston/manifest.json +++ b/custom_components/ariston/manifest.json @@ -9,7 +9,7 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/fustom/ariston-remotethermo-home-assistant-v3/issues", "loggers": ["ariston"], - "requirements": ["ariston==0.18.1"], + "requirements": ["ariston==0.18.2"], "ssdp": [], "version": "0.18.1", "zeroconf": []