Updated Lights (markdown)

blakadder 2019-05-16 09:57:42 +02:00
parent d68f7cebe6
commit c732dddb4a
1 changed files with 7 additions and 7 deletions

@ -7,13 +7,13 @@ Refer to [**light commands**](Commands#light) for all possibilities to control y
### Channel mapping ### Channel mapping
By default the PWM channels are mapped accordingly depending on the number of used channels: By default the PWM channels are mapped accordingly depending on the number of used channels:
|Channels|PWM1|PWM2|PWM3|PWM4|PWM5| |Channels|PWM1|PWM2|PWM3|PWM4|PWM5|Light Type|
|---|---|---|---|---|---| |---|---|---|---|---|---|---|
|1|Brightness|||| |1|Brightness|||||White only|
|2|Cold White|Warm White| |2|Cold White|Warm White||||CWWW or CT|
|3|Red|Green|Blue| |3|Red|Green|Blue|||RGB|
|4|Red|Green|Blue|White| |4|Red|Green|Blue|White||RGBW|
|5|Red|Green|Blue|Cold White|Warm White| |5|Red|Green|Blue|Cold White|Warm White|RGBCCT or RGBWW|
When connecting more than one light strip to PWMs, you cannot control them separately in the WebUI due to the above mapping. Use [`Channel<x>`](commands#channel) to dim each PWM channel individually. When connecting more than one light strip to PWMs, you cannot control them separately in the WebUI due to the above mapping. Use [`Channel<x>`](commands#channel) to dim each PWM channel individually.