Beiträge von viliusdidit

VPN/Proxy erkannt

Es scheint, dass Sie einen VPN- oder Proxy-Dienst verwenden. Bitte beachten Sie, dass die Nutzung eines solchen Dienstes die Funktionalität dieser Webseite einschränken kann.

    Hi all, newb here, so sorry in advance if my search for duplicate failed.

    For past two weeks I have been annoyed by the new version of cloud app stopping working all the sudden. Annoyed enough to find a reason and join this forum lol.

    TLDR; update your firmware before connecting the add-on. I'm sure some paper already says this somewhere.

    Story: my app update coincided with me installing a fresh bought PM1 with temp add-on on my network. It took me a some time to discover there's https://home.shelly.cloud/ but duh! so in console I notice these errors:

    Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'temperature_unit') at bundle.js:26

    so hey, i learn about chrome dev tools::source/overrides and fix up the bundle.js a little. With error out of my way I was able to find out the new PM1 was warning about an incompatible firmware (sorry, didn't note the version), after updating and pulling my fix out - everything's working fine.


    Did some poking around, haven't found a bug tracking system or github repo for shelly app (is this even open source, eh?!)

    so if interested, here's my approx code diff (it's a manual diff as I didn't bother formatting/uncompressing bundle.js):


    hope this helps someone.

    happy Friday!