Reto

Results 185 comments of Reto

@rojer any idea how to get the 1.3.3 version of https://updates.shelly.cloud/update/Plus2PM? This URL seems to give only the latest one. Same for the https://rojer.me/files/shelly/stock/ update.sh script.

Found it, you can download it from ```json { "stable": { "version": "1.3.3", "build_id": "20240625-122830/1.3.3-gbdfd9b3", "url": "https://fwcdn.shelly.cloud/gen2/Plus2PM/eea874bcfee2b4876901948159b80bd9d2fc719300982f3ee489fa2168d400ea" }, "time": 1723008265 } ``` I was able to revert to the original...

Should be the following, but can't test that, as I don't have a 1 Plus. ``` { "stable": { "version": "1.3.3", "build_id": "20240625-122719/1.3.3-gbdfd9b3", "url": "https://fwcdn.shelly.cloud/gen2/Plus1PM/cc34adf8e45a3765b3f05efcd9a4322efd99c50c52ec9434fa51beb3b56217e1" }, "time": 1723013136 } ```

Probably: ``` { "stable": { "version": "1.3.3", "build_id": "20240625-122558/1.3.3-gbdfd9b3", "url": "https://fwcdn.shelly.cloud/gen2/Plus1/ddd5a7b49ff3e65240d1264eb531f82da2aa86d3d05d045c5226a81e7ea2e43d" }, "time": 1723015391 } ```

> Anyone knows how to get generally get the url? Probably headers? Yepp, but you need pretty exact headers from an existing device, so I used an other (still working)...