mirror of https://github.com/arendst/Tasmota.git
Created meross MSS425 (markdown)
parent
531fb49023
commit
c69e1eea67
|
@ -0,0 +1,15 @@
|
|||
# meross Power Strip
|
||||
The ESP module is mounted on the side vertically on board. It's another Tuya TYWE3S, 1MB. For more information on the Tuya TYWE3S, see [this page](https://github.com/arendst/Sonoff-Tasmota/wiki/TYWE3S)
|
||||
|
||||
![meross guts picture](https://raw.githubusercontent.com/hank/tasmota-contrib/master/2018-10-27-163303.jpg)
|
||||
|
||||
To open, 4 screws are under the soft foot pads. They take a size 2.0 triangle bit; make sure you have a large collection of small screwdriver bits around.
|
||||
|
||||
The programming header is directly on the Tuya module and is silkscreened with the labels for the pins. Solder onto those and program just like any other Tuya. I burned on the generic tasmota release and set it up like so:
|
||||
|
||||
![tasmota config](https://raw.githubusercontent.com/hank/tasmota-contrib/master/Screenshot%20from%202018-10-27%2019-05-32.png)
|
||||
|
||||
Relays 1-3 are the AC plugs
|
||||
Relays 4,5 are the USBs
|
||||
The button only turns off the first AC by default, but you could write rules to do whatever you want.
|
||||
|
Loading…
Reference in New Issue