From dd49b34f7a063d225557f5748e9e91983cfec48f Mon Sep 17 00:00:00 2001 From: fustom Date: Thu, 24 Aug 2023 17:00:43 +0200 Subject: [PATCH] Bump versions (#166) --- 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 26597d5..3045648 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.15.3"], + "requirements": ["ariston==0.15.4"], "ssdp": [], - "version": "0.15.3", + "version": "0.15.4", "zeroconf": [] }