mirror of https://github.com/arendst/Tasmota.git
Updated Mirabella Genio Bulb (markdown)
parent
54a6caee8a
commit
b077378e42
|
@ -88,17 +88,28 @@ Or set manually from the web interface:
|
||||||
I based these settings on the RGBW settings. I would have thought PWM1-3 were redundant, but have only had it work with all of these assigned as per below. The bulb is then tunable, with a brightness slider and a cool/warm slider.
|
I based these settings on the RGBW settings. I would have thought PWM1-3 were redundant, but have only had it work with all of these assigned as per below. The bulb is then tunable, with a brightness slider and a cool/warm slider.
|
||||||
|
|
||||||
D3 GPIO0 => None
|
D3 GPIO0 => None
|
||||||
|
|
||||||
TX GPIO1 => None
|
TX GPIO1 => None
|
||||||
|
|
||||||
D4 GPIO2 => None
|
D4 GPIO2 => None
|
||||||
|
|
||||||
RX GPIO3 => None
|
RX GPIO3 => None
|
||||||
|
|
||||||
D2 GPIO4 => PWM1 (37)
|
D2 GPIO4 => PWM1 (37)
|
||||||
|
|
||||||
D1 GPIO5 => PWM4 (40)
|
D1 GPIO5 => PWM4 (40)
|
||||||
|
|
||||||
D6 GPIO12 => PWM2 (38)
|
D6 GPIO12 => PWM2 (38)
|
||||||
|
|
||||||
D7 GPIO13 => PWM5 (41)
|
D7 GPIO13 => PWM5 (41)
|
||||||
|
|
||||||
D5 GPIO14 => PWM3 (39)
|
D5 GPIO14 => PWM3 (39)
|
||||||
|
|
||||||
D8 GPIO15 => None
|
D8 GPIO15 => None
|
||||||
|
|
||||||
D0 GPIO16 => None
|
D0 GPIO16 => None
|
||||||
|
|
||||||
|
|
||||||
### RGBW colour bulbs
|
### RGBW colour bulbs
|
||||||
|
|
||||||
![Mirabella RGBW Bulb Tasmota Settings](https://i.ibb.co/BBM0Xyw/mirabella-genio-rgbw-tasmota-settings.png)
|
![Mirabella RGBW Bulb Tasmota Settings](https://i.ibb.co/BBM0Xyw/mirabella-genio-rgbw-tasmota-settings.png)
|
||||||
|
|
Loading…
Reference in New Issue