mirror of https://github.com/arendst/Tasmota.git
Updated Lights (markdown)
parent
ffcf81297f
commit
d68f7cebe6
|
@ -15,7 +15,7 @@ By default the PWM channels are mapped accordingly depending on the number of us
|
|||
|4|Red|Green|Blue|White|
|
||||
|5|Red|Green|Blue|Cold White|Warm White|
|
||||
|
||||
When connecting more than one light strip to PWMs you cannot control them separately using the web UI 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.
|
||||
|
||||
Some lights use different controllers instead of PWM (f.e. SM16716 or MY92x1). In that case channel mapping is dependent on the controller. It can be remapped using [`SetOption37`](Commands#setoption37).
|
||||
|
||||
|
|
Loading…
Reference in New Issue