From 8872bc0e03a650cb48646b9a0226d83487a58352 Mon Sep 17 00:00:00 2001 From: Vincent Wolsink Date: Sat, 4 Jan 2025 07:00:33 +0100 Subject: [PATCH] Update manifest.json --- custom_components/aguaiot/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/aguaiot/manifest.json b/custom_components/aguaiot/manifest.json index 72205bc..b8e6372 100644 --- a/custom_components/aguaiot/manifest.json +++ b/custom_components/aguaiot/manifest.json @@ -9,5 +9,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/vincentwolsink/home_assistant_micronova_agua_iot/issues", "requirements": ["httpx", "simpleeval"], - "version": "0.6.2" + "version": "0.6.3" }