Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update geeni_GNC-SW003-199 #1891

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
```
```