tasmota / mgos32-to-tasmota32

ESP32 Mongoose OS to Tasmota32 OTA updates for Shelly
GNU General Public License v3.0
151 stars 10 forks source link

request support for shelly plug plus S V2 #65

Closed Roksvaag closed 2 months ago

Roksvaag commented 3 months ago

Hi there, is it possible to add support for this device? Unless i'm mistaken it's not supported yet link to Shelly KB: https://kb.shelly.cloud/knowledge-base/shelly-plus-plug-s-v2 Screenshot of device info image

Jason2866 commented 3 months ago

What happens with this one https://github.com/tasmota/mgos32-to-tasmota32/releases/download/v13.4.2/mgos32-to-tasmota32-PlusPlugS.zip ?

Roksvaag commented 3 months ago

As there's no option to "drag 'n drop" the zip into the UI, I've tried just using the link. It loads for about 15 sec, then I get an error message saying "Your Shelly has failed to update". please refer to attached image.

bilde

Jason2866 commented 3 months ago

The Shelly firmware is not the actual one. Download from here https://updates.shelly.cloud/update/PlusPlugS which will you forward to https://fwcdn.shelly.cloud/gen2/PlusPlugS/7721b41028e30127f83044c62d410b10b33f948a45046e803d806f8d3fee630c provide this original Shelly update package. After successful update there is a drag&drop area.

Th0maz commented 3 months ago

I had the same problem and solved it by hosting the update package locally using https://github.com/TheWaWaR/simple-http-server and put the link from my local network into the custom firmware field.

After I read something about "Devices with firmaware v1.10+ cannot be flashed OTA anymore" I thought it would not be a good idea to let the Shelly device update itself to the latest firmware version.

Roksvaag commented 3 months ago

Thank you guys, I'll look into it. @Th0maz , did you use the update package linked by Jason? Are you also using the V2-edition of the plug plus s?

Th0maz commented 3 months ago

I used different devices (I think Shelly Plus 2PM or Shelly Plus PM Mini). And since there was no drag-and-drop area, I used the local web server to "inject" the matching firmware update package.

Jason2866 commented 2 months ago

Closing since no feedback. Flashing the Shelly Plus Plug S is supported.