mirror of https://github.com/arendst/Tasmota.git
Updated Mirabella Genio Bulb (markdown)
parent
49d7f0fe53
commit
afe4efa2aa
|
@ -87,39 +87,27 @@ Or set manually from the web interface:
|
||||||
### Tunable warm/cool white bulbs
|
### Tunable warm/cool white bulbs
|
||||||
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
|
* Module type => Generic
|
||||||
|
* D2 GPIO4 => PWM1 (37)
|
||||||
|
* D1 GPIO5 => PWM4 (40)
|
||||||
|
* D6 GPIO12 => PWM2 (38)
|
||||||
|
* D7 GPIO13 => PWM5 (41)
|
||||||
|
* D5 GPIO14 => PWM3 (39)
|
||||||
|
|
||||||
TX GPIO1 => None
|
![config](https://user-images.githubusercontent.com/29367905/52713078-80b97000-2fea-11e9-941b-2970304f1edf.PNG)
|
||||||
|
|
||||||
D4 GPIO2 => None
|
|
||||||
|
|
||||||
RX GPIO3 => None
|
|
||||||
|
|
||||||
D2 GPIO4 => PWM1 (37)
|
|
||||||
|
|
||||||
D1 GPIO5 => PWM4 (40)
|
|
||||||
|
|
||||||
D6 GPIO12 => PWM2 (38)
|
|
||||||
|
|
||||||
D7 GPIO13 => PWM5 (41)
|
|
||||||
|
|
||||||
D5 GPIO14 => PWM3 (39)
|
|
||||||
|
|
||||||
D8 GPIO15 => 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)
|
|
||||||
|
|
||||||
* Module type = Generic
|
* Module type = Generic
|
||||||
* D2 GPIO4 = PWM1 37 = Red
|
* D2 GPIO4 = PWM1 37 = Red
|
||||||
* D6 GPIO12 = PWM2 38 = Green
|
* D6 GPIO12 = PWM2 38 = Green
|
||||||
* D5 GPIO14 = PWM3 39 = Blue
|
* D5 GPIO14 = PWM3 39 = Blue
|
||||||
* D1 GPIO5 = PWM4 = White
|
* D1 GPIO5 = PWM4 = White
|
||||||
|
|
||||||
|
![Mirabella RGBW Bulb Tasmota Settings](https://i.ibb.co/BBM0Xyw/mirabella-genio-rgbw-tasmota-settings.png)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Re-assembly
|
## Re-assembly
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue