Hi All, just want to share a success I had in flashing a fairly inexpensive power strip with 4 controllable outlets, 4 always-on outlets, & 4 always-on USB ports with esphome!
Steps I took are pretty straight forward, if you’re not familiar with tuya-convert, I suggest watching this video to get that working: https://www.youtube.com/watch?v=dyUyewiKpRA
Once you’ve got tasmota on the power strip, you’ll need to create a device in esphome, here’s my code for the power strip:
I am able to get Outlet 2, and 3 from the right side and LED Link to toggle, but I am unable to toggle Relay 1 and the power button (to trigger all LED’s)…
I’d start with GPIO1 pin and just keep trying light/relay on each pin from there until you figure out what is what. That’s all I did with a notepad to write down what I discovered.
Hey! I just bought the serial basic from sparkfun and wanted to know, are the GPIO pins on the power strip needing male or female to connect? Also, how did you get the power strip to turn on without mains power plugged in? Everything I’ve read says you’re not supposed to do that. One last question, which power supply did you use on your breakout board? Did you just use a computer usb to usb connection to power the breakout board?
Unfortunately, the device is probably now running tuya’s updated software that currently blocks tuya-convert from working. I’ve run into this problem on a number of new devices I’ve bought that according to reviews used to work with tuya-convert. If you feel comfortable opening the device up, you may be able to flash esphome on it using uART. I’ve had success doing that on a number of devices, haven’t tried it on any power strips yet though.