From c009d7122094ad81bfee93240165a56c8abc555b Mon Sep 17 00:00:00 2001 From: DewGew Date: Wed, 12 Nov 2025 09:04:19 +0100 Subject: [PATCH] Update VERSION.md to reflect recent changes Commented out the check_state condition to prevent issues with the 'put all lights off' command. --- VERSION.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/VERSION.md b/VERSION.md index 9f40b60..c1cd388 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1,3 +1,5 @@ +24.10 +- Commented out the check_state condition to prevent issues with the 'put all lights off' command. 24.9 - Added Timer trait, a timer script is needed read in wiki - Added temepeture control trait