Thanks a lot for this. I have 7-8 oakter plugs that I’m struggling to get them to work with HomeKit. Hopefully after flashing Tasmota I’ll be able to get the players to work with homebridge.Great job @rsaeon ! Doesn't look like it was your first time since you managed to keep the outer shell intact.Your skills are commendable. Had it been me, the case would have been unusable by the end of the project.
@ze_cook I have been searching the market for hackable smart plugs. I found that both Oakter 6A and 16A can easily be hacked. The only problem with Oakters is the lack of power measuring chip. Otherwise their bodies are screwed on, so they are easy to open and flash. Oakter's product designers even left the serial pins on the boards, so absolutely no need for any kind of soldering or hacking. I have uploaded the working configs here and here.
Even the older Syska WPS001 can be tasmotized using tuya-convert as long as you don't connect them to app first. Syskas are out of stock almost everywhere but Tata Cliq seems to have some stock left.
how would I go about flashing on the zunpulse 10A? I looked it up but didn't find anything meaningful@m0h1t https://www.amazon.in/zunpulse-10A-Smart-Plug-Pro/dp/B0BM4LMY5J
(16A version has been patched already)
I have a couple of these, and decided not to go this route as I wasn't confident enough to continue using them after the (slightly) destruction procedure. Thanks for showing how it can be done without breaking the case.
Doesn't look like it was your first time since you managed to keep the outer shell intact.Your skills are commendable. Had it been me, the case would have been unusable by the end of the project.
There huge list of equipment which can be Tasmotized but you already have Google/Alexa integration so whats the end result here ?
I tried it and screwed it up big time.
If you get something concrete pls post , even i might try out on 1 ZunePulsehow would I go about flashing on the zunpulse 10A? I looked it up but didn't find anything meaningful
tuya-convert seems well documented, I'll try with Syska WP001 first, any tips here @rahuljawale
And as
If you get something concrete pls post , even i might try out on 1 ZunePulse
You need cloudcutter (https://github.com/tuya-cloudcutter/tuya-cloudcutter) and a pc with WiFi running Linux. The entire process is well documented on the repo. Make sure you don't add them to the zunpulse/tuya app, as that can push an OTA.how would I go about flashing on the zunpulse 10A? I looked it up but didn't find anything meaningful
tuya-convert seems well documented, I'll try with Syska WP001 first, any tips here @rahuljawale
Same, I used a ubuntu VM with a USB wifi card passthrough with virtualbox, one of those tp-link wifi adapters, worked fine.> You need cloudcutter (https://github.com/tuya-cloudcutter/tuya-cloudcutter) and a pc with WiFi running Linux. The entire process is well documented on the repo. Make sure you don't add them to the zunpulse/tuya app, as that can push an OTA.
Yep, and do this on a VM or on a machine running Ubuntu(with the exact version specified on requirements page). It runs some commands after that and may not work properly if you are not on a supported machine.
Furthermore, During the flashing process It'll ask you for the firmware. It's a BK7231N firmware. Pick the latest version. I don't remember the exact one I used and you may have to try all of them to find the right one. (There are maybe 4-5 firmwares that fit the criteria)
After flashing, You need to setup all the pin configuration. Here is the one I use, I think almost every thing works with this. (The button and the sensors)
{"NAME":"Oakter OakPlug Mini","GPIO":[0,0,0,0,224,0,0,0,544,288,0,0,0,0],"FLAG":0,"BASE":18}
Thanks a lot buddy. Without your work, and what others have shared, I wouldn’t have been able to flash Tasmota.@m0h1t I wrote the config on blakaddar's site. I think around the time I was still figuring out the pins and I must have set wrong LED colours. Thanks for sharing the correct one.