Yeah, it’s a nightmare, agreed,if you’re not familiar with smd’s. Those pads fall off pretty quickly.
I do a lot with smd’s, though, so it’s no problem for me (i do that under a microscope). But i still wouldn’t do that each time - only first conversion shelly -->esphome, all later updates must be over OTA.
I guess i’ll have to buy and sacrifice one shelly for science…
Just for the avoidance of doubt, you need to have that PR and carefully follow the instructions described there. In particular, the first esphome firmware you flash onto the device from Tasmota must have unprotected_writes: True in the ota config. If it doesn’t it’s bricked and needs serial to recover.
You then need to do the upload-factory-ota step to complete the conversion. After that, you can switch back to latest esphome and use OTA as normal.
For people that don’t exactly know what to do here, can someone document steps to actually use this PR? I will admit I didn’t read every message in the thread but I didn’t see where someone said here’s how to setup an ESPHome environment with this PR baked in to do your first flash.
Well, the current status is that it will work, provided you use an alternative ESPHome addon (one that includes the Pull Request to support the new chipset).
With the official addon it will only work one time; any attempt to do OTA will result in “ERROR Error binary size: Unknown error from ESP”
So, until the PR makes it into the official release it remains dodgy…
And yes, it used to be more easy; just compile the binaries in ESPHome and upload…no need to detour through Tasmota… This is because of the new chipset used in the Shelly Mini devices
I found out after I found out I made a mistake in my button configuration. Luckily, I also use some other shelly’s in detached mode, so I just needed to swap them around a bit (as it turned out to be very difficult to program by uart, the soldering point are very small)
Thanks. I don’t understand a few of the technical terms though.
I just use Domoticz and have every old(er) Shelly PlugS flashed with Tasmota. I want to do the same with the 3 Shelly PlugS that I bought a week ago to be able to use them in Domoticz with MQTT without having to open them.