From 921324fcdce704704102950de0241830421b7f17 Mon Sep 17 00:00:00 2001 From: Vincent Wolsink Date: Sat, 19 Oct 2024 14:04:06 +0200 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 7a9a1f8..b8b1681 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.0" + "version": "0.5.1" }