From 20a9d7ec744079ab40c619bde76c69985a338bb2 Mon Sep 17 00:00:00 2001 From: "Ian C." <108159253+ic-dev21@users.noreply.github.com> Date: Sat, 12 Sep 2026 08:32:47 -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 2d73487b..83d195de 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.9.1"], - "version": "2026.9.1" + "version": "2026.9.2" }