From 311aa5ea7415df7e6548d26a6dc82bac329c133f Mon Sep 17 00:00:00 2001 From: "Ian C." <108159253+ic-dev21@users.noreply.github.com> Date: Fri, 22 May 2026 08:59:43 -0400 Subject: [PATCH] Update manifest.json --- custom_components/hilo/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/hilo/manifest.json b/custom_components/hilo/manifest.json index d212b41c..9864df66 100755 --- a/custom_components/hilo/manifest.json +++ b/custom_components/hilo/manifest.json @@ -12,5 +12,5 @@ "iot_class": "cloud_push", "issue_tracker": "https://github.com/dvd-dev/hilo/issues", "requirements": ["python-hilo>=2026.3.5"], - "version": "2026.3.6" + "version": "2026.5.1" }