diff --git a/JSON-API.md b/JSON-API.md index f27fd65..57a09fb 100644 --- a/JSON-API.md +++ b/JSON-API.md @@ -1,5 +1,3 @@ -Check back soon! This documentation is scheduled to be completed before the 3rd of April 2019 - Starting from version 0.8.4, WLED implements a powerful JSON API over HTTP. It is accessable using the `/json` subpage. @@ -125,8 +123,9 @@ seg | Array of segment objects | Segments are individual parts of the LED strip. #### Contents of the segment object -Notice: _start_, _stop_, and _len_ are not changeable in 0.8.4. Any segment with _id_ > 0 is ignored. -Unless stated otherwise, every other value may be changed via an HTTP POST request. +**Notice:** _start_, _stop_, and _len_ are not changeable in 0.8.4. Any segment with _id_ > 0 is ignored. +Unless stated otherwise, every value may be changed via an HTTP POST request. +The tertiary color is not gamma-corrected in 0.8.4, but will be in subsequent releases. | JSON key | Value range | Description | --- | --- | --- |