From 2046cf858304c003a572ea768bfe7a43a755b434 Mon Sep 17 00:00:00 2001 From: Norbert Richter Date: Wed, 14 Nov 2018 06:08:38 +0100 Subject: [PATCH] completed desc copied from closed issue #4347 --- SWB1-Smart-Power-Strip.md | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/SWB1-Smart-Power-Strip.md b/SWB1-Smart-Power-Strip.md index 4bb01680..d8ac1c16 100644 --- a/SWB1-Smart-Power-Strip.md +++ b/SWB1-Smart-Power-Strip.md @@ -1,8 +1,21 @@ -SWB1 - Wifi smart power strip is a 4 mains power bar with a relay per port. FCC ID is : 2AJK8-SWB1 -Model Can be found on amazon.ca (could be on the US and other site) -[https://www.amazon.ca/gp/product/B0796S4QJY/ref=oh_aui_detailpage_o01_s00?ie=UTF8&psc=1](https://www.amazon.ca/gp/product/B0796S4QJY/ref=oh_aui_detailpage_o01_s00?ie=UTF8&psc=1) - ### Product +SWB1 Wi-Fi smart power strip with 4 main ports. Each port can be controlled manually +FCCID: 2AJK8-SWB1 +This is a new device not using the Tuya PCB but is a esp8266ex based and works great with Tasmota +The product can be purchased on amazon.ca (could be found on other amazon sites) +![SWB1-power_strip](https://raw.githubusercontent.com/rigorm/Tasmota-contrib/master/SWB1-power_strip.jpg) +### Inside +![SWB1-inside](https://raw.githubusercontent.com/rigorm/Tasmota-contrib/master/SWB1-inside.jpg) +Inside PCB +![SWB1-WT8288-S1](https://raw.githubusercontent.com/rigorm/Tasmota-contrib/master/SWB1-WT8288-S1.jpg) +The chip used WT8266-S1. The specs can be found on [wireless-tags.com](http://www.wireless-tags.com) + +### JTAG +![WT8266-S1_annoted](https://raw.githubusercontent.com/rigorm/Tasmota-contrib/master/WT8266-S1_annoted.jpg) +Pins used. You can choose one of 3 GND to your liking. the RESET(RST) pin is also marked for those that use that pin to reset the chip while flashing + +### TASMOTA CONFIGURATION +![SWB1-Power_strip_tasmota_configs](https://raw.githubusercontent.com/rigorm/Tasmota-contrib/master/SWB1-Power_strip_tasmota_configs.png)