From 8967747f31345fdbf1f6f274fc8b434e9f2e572d Mon Sep 17 00:00:00 2001 From: Bas Nijholt Date: Fri, 28 Jul 2023 17:25:50 -0700 Subject: [PATCH] =?UTF-8?q?Release=201.18.0=20(fixes=20lights=20accidental?= =?UTF-8?q?ly=20turning=20on=20=F0=9F=9A=80=F0=9F=8E=89)=20(#676)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 8695c555..34045b68 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.17.5" + "version": "1.18.0" }