Lighting
Define lighting screen settings.
Lights
Define the lights that appear on the lighting screen. Each light can be duplicated or deleted by right-clicking on it.

The lights have several settings:

Name
Name of the light.
Secondary Text
Secondary text displayed below the light name.
Secondary Text at startup
Secondary text value applied at startup.
State
Light status: On or Off.
Brightness
Enables or disables the ability to control the brightness of the light.
Color
Enables or disables the ability to control the color of the light.
Command Buttons
Sets whether buttons are displayed or not.
ON Request
HTTP request to turn ON the light. The Command Buttons
option must be set to Yes
or ON only
.
OFF Request
HTTP request to turn off the light. The Command Buttons
option must be set to Yes
or OFF only
.
Brightness Request
HTTP request to change the brightness. The Brightness
option must be enabled.
The ^^
characters will be replaced by the percentage value set on the screen. (In the URL
, Content Type
and POST Data
)
Color Request
HTTP request to change the color. The Color
option must be enabled.
The characters below will be replaced by the color values defined on the screen. (In URL
, Content Type
and POST Data
)
^rgb^
: Value in RGB 565 format^hex^
: Value in Hexadecimal format^r^
: Red value in RGB 888 format^g^
: Green value in RGB 888 format^b^
: Blue value in RGB 888 format^x^
: X value in CIE color format^y^
: Y value in CIE color format^z^
: Z value in CIE color format^h^
: H value in HSV format^s^
: S value in HSV format^v^
: V value in HSV format
Brightness level
Current brightness value. The Brightness
option must be enabled.
Unique ID
Unique identifier used to identify the light in third-party applications. If the unique identifier is changed, the settings of third-party applications will also need to be changed.
Lighting Settings
Define the general settings for the lighting screen.

URL Prefix
Text added before the url for all request defined for the lighting screen.
URL Suffix
Text added after the url for all request defined for the lighting screen.
POST Data Suffix
Text added after POST data for all requests defined for the lighting screen.
Section Text
Text displayed on the bottom bar.
Custom Colors
Preset custom colors displayed on the color selection screen.
Saturation/Value Type
Type saturation and value for HSV color values.
CIE 1931 Mode
Color mode for CIE 1931 type (XYZ).