From a88a232dd2943f3c68553ef7af96de65854df891 Mon Sep 17 00:00:00 2001 From: roleo Date: Thu, 28 Mar 2024 14:19:23 +0100 Subject: [PATCH] Version 0.4.9 --- custom_components/yi_hack/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/yi_hack/manifest.json b/custom_components/yi_hack/manifest.json index 7e58184..6454522 100644 --- a/custom_components/yi_hack/manifest.json +++ b/custom_components/yi_hack/manifest.json @@ -7,5 +7,5 @@ "documentation": "https://github.com/roleoroleo/yi-hack_ha_integration", "iot_class": "local_push", "issue_tracker": "https://github.com/roleoroleo/yi-hack_ha_integration/issues", - "version": "0.4.7" + "version": "0.4.9" }