From 7afdf5bc5ca36bb17a999dba53ef84fc49c9b13e Mon Sep 17 00:00:00 2001 From: Bas Nijholt Date: Tue, 7 Jul 2026 09:38:26 -0700 Subject: [PATCH] Update manifest.json to v1.31.0 (#1486) --- custom_components/adaptive_lighting/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/adaptive_lighting/manifest.json b/custom_components/adaptive_lighting/manifest.json index fc854221..427b730a 100644 --- a/custom_components/adaptive_lighting/manifest.json +++ b/custom_components/adaptive_lighting/manifest.json @@ -8,5 +8,5 @@ "iot_class": "calculated", "issue_tracker": "https://github.com/basnijholt/adaptive-lighting/issues", "requirements": ["ulid-transform"], - "version": "1.30.1" + "version": "1.31.0" }