homebridge-shelly icon indicating copy to clipboard operation
homebridge-shelly copied to clipboard

Shelly 2.5 window cover position not being reported correctly

Open Bunn opened this issue 3 years ago • 2 comments
trafficstars

Describe the bug Current Position and Position state are stuck. This is what I see on the HomeBridge Interface: image

But if I go to the shelly settings: http://SHELLY_IP/roller/0 you can see that the settings are not matching: image

And on Apple Home app it's stuck as "Opening..." image

I looked at the plugin code thinking that maybe it's not mapping the JSON values correctly but I couldn't find where the mapping occurs between the shelly endpoint and the plugin. I'll try to give it a second look later but I thought it was better to file this bug as well.

Thank you very much for your time :) Any help would be appreciated.

Environment:

  • Shelly device(s): Shelly 2.5
  • Plugin version: homebridge-shelly v0.19.1
  • Device running homebridge: Raspberry Pi 4

Bunn avatar Mar 12 '22 21:03 Bunn

I have the same issues.

I updated lately the firmware of the shellys and my apple products. Not sure if this has to do something with it, but it worked before without any problem.

Bembelmeister avatar Mar 19 '22 20:03 Bembelmeister

You might want to take a look at this: https://github.com/alexryd/homebridge-shelly/issues/393#issuecomment-1123896077

NMAC427 avatar May 11 '22 15:05 NMAC427