Skip to content

Commit 8865019

Browse files
Update geeni_GNC-SW003-199 (#1891)
1 parent 89ff7bc commit 8865019

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_templates/geeni_GNC-SW003-199

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ type: Power Strip
1313
standard: us
1414
chip: WB3S
1515
---
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 ).
1717

1818
After replacing WiFi module, one of the relays in the power strip will turn on and off repeatedly but will stop after configuring Tasmota
1919

@@ -24,4 +24,4 @@ SetOption1 1
2424
SetOption73 1
2525
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
2626
Rule1 1
27-
```
27+
```

0 commit comments

Comments
 (0)