From ca7af232040fc09fa76910a73ad818be28745288 Mon Sep 17 00:00:00 2001 From: Stackie Jia Date: Sat, 4 Jan 2025 02:13:34 +0800 Subject: [PATCH] chore: bump 1.6.5 --- custom_components/deye_dehumidifier/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/deye_dehumidifier/manifest.json b/custom_components/deye_dehumidifier/manifest.json index 7101bcb..7ad334e 100644 --- a/custom_components/deye_dehumidifier/manifest.json +++ b/custom_components/deye_dehumidifier/manifest.json @@ -7,5 +7,5 @@ "iot_class": "cloud_push", "issue_tracker": "https://github.com/stackia/ha-deye-dehumidifier/issues", "requirements": ["libdeye==1.3.2"], - "version": "1.6.4" + "version": "1.6.5" }