From 3ae19744ed213e8e50657b64c15b3cec9d4bec0f Mon Sep 17 00:00:00 2001 From: Vincent Wolsink Date: Wed, 30 Oct 2024 09:14:15 +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 b8b1681..b84cb20 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.5.1" + "version": "0.5.2" }