From 5a4475679e0e5811a1c618eeddf9c21abb69c2bc Mon Sep 17 00:00:00 2001 From: Eran Kutner <5628151+ekutner@users.noreply.github.com> Date: Wed, 15 Jan 2025 20:25:08 +0200 Subject: [PATCH] Update home-connect-async lib --- custom_components/home_connect_alt/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/home_connect_alt/manifest.json b/custom_components/home_connect_alt/manifest.json index 782a921..a9038c9 100644 --- a/custom_components/home_connect_alt/manifest.json +++ b/custom_components/home_connect_alt/manifest.json @@ -13,9 +13,9 @@ "homekit": {}, "iot_class": "cloud_push", "issue_tracker": "https://github.com/ekutner/home-connect-hass/issues", - "requirements": ["home-connect-async==0.8.0"], + "requirements": ["home-connect-async==0.8.1"], "loggers": ["home_connect_alt", "home_connect_async"], "ssdp": [], - "version": "1.1.12", + "version": "1.2.0-b1", "zeroconf": [] } \ No newline at end of file