From 2af12b9c585a0ee991ba60a4bea7a366cddd1b44 Mon Sep 17 00:00:00 2001 From: roleo Date: Tue, 21 Mar 2023 09:32:47 +0100 Subject: [PATCH] Update manifest.json --- 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 ecccfb8..71a6610 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.4" + "version": "0.4.5" }