mirror of https://github.com/arendst/Tasmota.git
Updated MagicHome with ESP8285 (markdown)
parent
a78625f297
commit
d14b01b6fa
|
@ -48,6 +48,16 @@ ZJ-WFMN-A V1.1
|
||||||
|D7 GPIO13|39 PWM3|GREEN|
|
|D7 GPIO13|39 PWM3|GREEN|
|
||||||
|D8 GPIO15|40 PWM4|WHITE|
|
|D8 GPIO15|40 PWM4|WHITE|
|
||||||
|
|
||||||
|
|
||||||
|
ZJ-WFMN-A V1.1(RGB version)
|
||||||
|
|
||||||
|
| Field | Value | Function |
|
||||||
|
|---|---|---|
|
||||||
|
|Module type|18 Generic|Module type|
|
||||||
|
|D1 GPIO5|38 PWM1|RED|
|
||||||
|
|D6 GPIO12|37 PWM2|GREEN|
|
||||||
|
|D7 GPIO13|39 PWM3|BLUE|
|
||||||
|
|
||||||
With all that done, one of the critical things I needed to do so I could set the colors was to run the command to set `SetOption15` to `1`. For me, this was sending the MQTT command (you will need to adjust for your config):
|
With all that done, one of the critical things I needed to do so I could set the colors was to run the command to set `SetOption15` to `1`. For me, this was sending the MQTT command (you will need to adjust for your config):
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue