From ccd0d3e76bbb11cae0081c49a22886425666dfc9 Mon Sep 17 00:00:00 2001 From: fustom Date: Wed, 13 Sep 2023 16:08:28 +0200 Subject: [PATCH] Bump versions (#207) --- custom_components/ariston/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/ariston/manifest.json b/custom_components/ariston/manifest.json index 5ea82b3..05c54f2 100644 --- a/custom_components/ariston/manifest.json +++ b/custom_components/ariston/manifest.json @@ -9,8 +9,8 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/fustom/ariston-remotethermo-home-assistant-v3/issues", "loggers": ["ariston"], - "requirements": ["ariston==0.16.5"], + "requirements": ["ariston==0.16.7"], "ssdp": [], - "version": "0.16.6", + "version": "0.16.7", "zeroconf": [] }