From 28af511a5c8c4030080373fc272f52723e6e52d2 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Tue, 10 Dec 2024 11:17:13 +0100 Subject: [PATCH] Update manifest.json Signed-off-by: Johnny Willemsen --- custom_components/daikin_onecta/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/daikin_onecta/manifest.json b/custom_components/daikin_onecta/manifest.json index d0324b8..204b3cf 100644 --- a/custom_components/daikin_onecta/manifest.json +++ b/custom_components/daikin_onecta/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/jwillemsen/daikin_onecta/issues", "requirements": [], - "version": "4.2.2" + "version": "4.2.3" }