You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _templates/geeni_GNC-SW003-199
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ type: Power Strip
13
13
standard: us
14
14
chip: WB3S
15
15
---
16
-
Replaced WB3S (BK7231T) with ESP-12F flashed with Tasmota. No pull down resistor on GPIO15 needed.
16
+
Replaced WB3S (BK7231T) with ESP-12F flashed with Tasmota. No pull down resistor on GPIO15 needed, but with mine I needed a pull up resistor on CH_PD (EN) ( I may have ripped the pad during removal ).
17
17
18
18
After replacing WiFi module, one of the relays in the power strip will turn on and off repeatedly but will stop after configuring Tasmota
19
19
@@ -24,4 +24,4 @@ SetOption1 1
24
24
SetOption73 1
25
25
Rule1 ON button1#state=10 DO Power1 2 ENDON ON button1#state=11 DO Power2 2 ENDON ON button1#state=12 DO Power3 2 ENDON ON button1#state=13 DO Power4 2 ENDON ON button1#state=14 DO Power5 2 ENDON ON button1#state=3 DO Power6 2 ENDON
0 commit comments