Hi, I’ve started to use esphome some weeks ago and it seems pretty nice.
But it has a huge problem: failure during updates. It’s not my first time that after the upload of some new configuration, sonoff device become unreachable (also after manual reboot). I have to manually flash the firmware using a serial connection. This procedure is not always feasible, so I’d like to come back to tasmota on most critical devices.
Does esphome offers any way to upload a generic firmware? (like tasmota)
Thank you very much, I’ve seen about existence of web server, but I didn’t think to look inside about OTA uploader. Now I have to look about size of firmware with this option enabled.
Yes, I’m curious as well. I’d like to convert a Martin Jerry dimmer that is working on Tasmota, and would like to fall back just in case I get in over my head (Im just figuring out ESPHome…)
I just went from Tasmota > ESPHome > Tasmota minimal > Tasmota without a problem even the old Tasmota settings are in place.
At first i didn’t had the webserver enabled in ESPHome yaml so I just enabled it and uploaded the new yaml OTA. Than in the web interface i uploaded the minimal version. and than the full version.
I might be having the same issue. I uploaded the ESPHome binary from Tasmota and appear to have bricked my device… Any way to revive this without having to open it back up and solder the serial connection back on?
hey @Zanbee I’m currently running Tasmota on a Blitzwolf SHP5 and was wondering on doing the other way round and trying out ESPHome for the first time on it.
Any pointers on how to go from a flashed Tasmota decive to ESPHome?
Hi, I have power board that I’ve flashed with an ESP-Home binary. It shows up on the ESP Home configuration page no problem, but it doesn’t control the power sockets (they just remain on).
Can I try Tasmota instead? I have the OTA update available on the device web page, but I am not sure which file I should use for the OTA Update.
I’m assuming I need some sort of Tasmota basic file, so I can load a template into it.
This is the template I would like to use if that matters…
DO NOT DO THIS. Tasmota’s documentation says not to start with minimal – only when upgrading.
I had ESPHome on a Sonoff POW 2 but wanted to go back to Tasmota. So I configured the web interface on ESPHome, then proceeded to load “Tasmota minimal.bin”.
I restarted and ended up with a device in AP mode, that I can connect to (192.168.4.1). But I don’t get anything served on port 80.
Somebody claimed they could get it to flash using CURL (see here) but it didn’t work for me. I ended up opening the device again and flashing via the serial pins.