Skip to content

Commit

Permalink
Update geeni_GNC-SW003-199 (#1891)
Browse files Browse the repository at this point in the history
  • Loading branch information
NorthernMan54 authored Oct 15, 2024
1 parent 89ff7bc commit 8865019
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _templates/geeni_GNC-SW003-199
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ type: Power Strip
standard: us
chip: WB3S
---
Replaced WB3S (BK7231T) with ESP-12F flashed with Tasmota. No pull down resistor on GPIO15 needed.
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 ).

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

Expand All @@ -24,4 +24,4 @@ SetOption1 1
SetOption73 1
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
Rule1 1
```
```

0 comments on commit 8865019

Please sign in to comment.