From 0ce87f5f0ebe56582542f0771d0f0070225cd16c Mon Sep 17 00:00:00 2001 From: Aircoookie Date: Wed, 21 Nov 2018 01:00:21 +0100 Subject: [PATCH] Updated HTTP request API (markdown) --- HTTP-request-API.md | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/HTTP-request-API.md b/HTTP-request-API.md index d0935fd..6114cd7 100644 --- a/HTTP-request-API.md +++ b/HTTP-request-API.md @@ -74,20 +74,7 @@ Parameter | Value Range | Description | Since Version &P2= | 1 to 25 | Last cycle preset | 0.6.3 &PT= | 50 to 65000 | Cycle time in each preset (ms) | 0.6.3 &TT= | 0 to 65000 | Set transition time (ms) | 0.6.3 - -## Custom Theater Chase -To see an effect you need to have one of the effects 53-57! - -Parameter | Value Range | Description | Since Version -| --- | --- | --- | --- | -&CP= | 0 to 255 | Number of primary color LEDs | 0.4 -&CS= | 0 to 255 | Number of secondary color LEDs | 0.4 -&CM= | 0 to 255 | Number of steps per tick | 0.4 -&CF= | 0 or 1 | Clockwise Effect | 0.4 -&CE= | 0 or 1 | Anti-Clockwise Effect | 0.4 -&C1= | 0 to 255 | First LED index | 0.4 -&C2= | 0 to 255 | Last LED index | 0.4 -&C0= | 0 to 255 | Starting point, not implemented | 0.4 +&IT | none | Include UI color theme in API response | 0.8.2 ## Macros @@ -135,4 +122,5 @@ Parameter | Value Range | Description \ | -1 to 255 | Primary White value \ | 0 or 1 | RGB or HSB UI mode \ | String 0..32 | Server description +\ | Hex Colors | Current theme (&IT call required)