From 2b22b90872f0dd72c885bcce98888e69a72e0169 Mon Sep 17 00:00:00 2001 From: StartAutomating Date: Sun, 14 Jan 2024 21:15:24 +0000 Subject: [PATCH] feat: $LightScript ( Fixes #104 ) --- docs/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/README.md b/docs/README.md index b22b31b..637bb4a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -296,6 +296,3 @@ Set-KeyLight -ColorTemperature 270 -Brightness 0.25 # Turn on and change the brightness at the same time: Set-KeyLight -On -Brightness 0.25 ~~~ - - -