Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to use ota, update always fails, is the verison to old? #93

Open
TKaluza opened this issue Feb 8, 2023 · 3 comments
Open

Not able to use ota, update always fails, is the verison to old? #93

TKaluza opened this issue Feb 8, 2023 · 3 comments

Comments

@TKaluza
Copy link

TKaluza commented Feb 8, 2023

Hello!
I tried differenty ways to flash a Shelly RGBW2 ota. I also hosted a small server for downloading the file via my network without https and a static ip but I always get:
"http://192.168.178.24/ota?url=http://192.168.178.100:8080/mg2tasmota-ShellyRGBW2.zip"
{"status":"updating","has_update":false,"new_version":"20221027-100516/v1.12.1-ga9117d3","old_version":"20221027-100516/v1.12.1-ga9117d3"}

and it seems to me it will not use the provided "older" firmware. But I do not know.
Any suggestions what I'm doing wrong?

@andy71
Copy link

andy71 commented Feb 18, 2023

Same here for the Shelly Duo RGBW through the original link.

{"status":"updating","has_update":false,"new_version":"20221027-085547/v1.12.1-ga9117d3","old_version":"20221027-085547/v1.12.1-ga9117d3"}

@TheFes
Copy link

TheFes commented May 26, 2023

Same here for a Shelly Dimmer 2

@Julusian
Copy link

@TKaluza I just tried this on a RGBW2 and found that it was rejecting the firmware because the name didn't match. It was trying to write rgbw2 firmware when it needed to be called rgbw2-color.
This RGBW2 isn't new, perhaps in a recent shelly firmware they changed this?

I recompiled the RGBW2 firmware with that name changed and it flashed successfully for me:
shelly-rgbw2.zip

PR for the fix arendst#2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants