mirror of https://github.com/arendst/Tasmota.git
Updated Kesen KS 604S (markdown)
parent
b3531b9e33
commit
793fac8622
|
@ -14,7 +14,11 @@ This Tuya Wi-Fi module ESP8266 based device has a really attractive form factor
|
|||
|
||||
It appears that there are different versions of the KS-604S. The device that @DavinKD flashed (likely purchased from Amazon in early to mid March 2019) has a different GPIO configuration than devices purchased from Alibaba in late March.
|
||||
|
||||
### [@DavinKD](https://github.com/DavinKD) Device
|
||||
Rear
|
||||
|
||||
<img src="https://user-images.githubusercontent.com/34340210/55679367-8ccdf980-58d8-11e9-8da7-b2fb6ae637cd.jpg" width="500" />
|
||||
|
||||
### Amazon Device
|
||||
|
||||
{"NAME":"KS-604S","GPIO":[255,255,56,255,255,17,255,255,22,21,255,255,18],"FLAG":1,"BASE":18}
|
||||
|
||||
|
@ -26,9 +30,9 @@ It appears that there are different versions of the KS-604S. The device that @Da
|
|||
| 13 | Top Receptacle | Relay1 (21)
|
||||
| 16 | Bottom Button | Button2 (18)
|
||||
|
||||
The USB port on this variant is not switchable.
|
||||
|
||||
### Alibaba Device
|
||||
<img src="https://user-images.githubusercontent.com/34340210/55679367-8ccdf980-58d8-11e9-8da7-b2fb6ae637cd.jpg" width="500" />
|
||||
|
||||
{"NAME":"KS-604S","GPIO":[56,255,255,17,57,18,255,255,22,21,32,23,255],"FLAG":0,"BASE":18}
|
||||
|
||||
|
|
Loading…
Reference in New Issue