-
-
Notifications
You must be signed in to change notification settings - Fork 500
Compatible devices
Works ootb. PCB type: E331298, bought in 2019, not used since.
Works as described by @isotopp
Works without issues. More details about the device over at Tasmota.
Works without issues.
Template: {"NAME":"Gosund_P1","GPIO":[0,145,157,146,0,32,0,0,22,23,21,0,17],"FLAG":1,"BASE":18}
Console rules:
Rule1 ON Button1#State DO Power4 2 ENDON
Rule2 ON Analog#A0div10<30 DO Power3 2 BREAK ON Analog#A0div10<60 DO Power2 2 BREAK ON Analog#A0div10<80 DO Power1 2 ENDON
Backlog Rule1 1; Rule2 1; Rule2 5
https://smile.amazon.de/gp/product/B07PMW88L7
{"NAME":"Smart Plug","GPIO":[57,145,56,146,0,22,0,0,0,0,21,0,17],"FLAG":0,"BASE":18}
https://www.officehuman.com/products/gosund-nitebird-sl2-led-smart-light-strips-5m-voice-control-google-alexa-rgb-timer-app-control-music-sync (5M, Controller "SL2", 12V, External Power Supply [included])
https://us.gosund.com/blog/gosund-smart-light-strip-sl1 (2,8M, Controller "SL1", 5V, USB Power Supply)
{"NAME":"LED Strip","GPIO":[0,0,0,0,17,38,0,0,37,39,0,0,0],"FLAG":15,"BASE":18}
Works by Tasmota Gpio5 pwm1 Gpio 13 pwm2. Thanks
https://www.nkd.com/de_de/steckdose-nkd-15032022.html
https://smile.amazon.de/gp/product/B07SYJC3C9
{"NAME":"MOKO","GPIO":[17,0,0,0,143,144,0,0,0,0,0,0,0],"FLAG":0,"BASE":27}
Works without issues. More details about the device over at Tasmota.
Works as "SK03 Outdoor Modul", the relay is switching, the sensors for energy consumption are not working.
Works, but:
- had to switch to development branch to get the psk server up and running
- flashing was performed via RPi3 ... I had to install the necessary python modules by hand adding the
--break-system-packages
option
After that, applied config you can find here and the plug started to work. Updating to latest tasmota firmware also didn't cause any problems.