From 1237b8fbc311b001e3e2a04d41be33147d8fcfe5 Mon Sep 17 00:00:00 2001 From: Aircoookie Date: Tue, 21 Jul 2020 09:50:33 +0200 Subject: [PATCH] Updated HTTP request API (markdown) --- HTTP-request-API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HTTP-request-API.md b/HTTP-request-API.md index e6757a5..e910a1c 100644 --- a/HTTP-request-API.md +++ b/HTTP-request-API.md @@ -26,7 +26,7 @@ Parameter | Value Range | Description | Since Version &SX= | 0 to 255 | Effect Speed | 0.3 &IX= | 0 to 255 | Effect Intensity | 0.5.0 &FP= | 0 to 46 | FastLED Palette | 0.8.0 -&NL= | 0 to 255 | Nightlight active and duration | 0.3 +&NL= | 0 to 255 | Nightlight active and duration in minutes | 0.3 &ND | none | Toggles nightlight on but uses default duration | 0.6.3 &NT= | 0 to 255 | Nightlight target brightness | 0.5.0 &NF= | 0 to 2 | Fade Nightlight, 1 = fade brightness only,
2 = additionaly fade color from primary to secondary color | 0.5.0