mongoose-os-apps / shelly-homekit

Apple HomeKit firmware for Shelly's
Other
1.71k stars 127 forks source link

Shelly 2.5: Rollo broken #1380

Closed BETEP-ok closed 2 months ago

BETEP-ok commented 3 months ago

Good Day, gentlemen.

got the following problem since yesterday.

Given: Shelly 2.5 with latest FW and Homekit patch installed according to the manual. Switch mode set to "roller shutter" and calibration made. Shelly succesfully added to Home App.

When: testing various positions of the blinds, and application of Shelly in different scenarios like

Then: got the blinds broken. dont wanty to go UP or Down anymore. even with a phisical switch like bofore. The motor makes crackling sounds like smth is broken.

Hypothesys:

Homekit doesn't work well with Shelly and this custom FW - not getting feedback about blinds position fast enough. and thus - could be sending simultaneous signals to open AND close the blinds at the same time causing the motor to get corrupted (like pushing up and down buttons at the same time) or maybe I was too persistent while trying to make single percentage adjustments and that cause the same effect. or maybe when i told siri to OPEN the blinds 100% it got them 100% closed, but shelly was sending a different command at that very moment.

Dont know.

Fact is - now there is something broken in the motor and I`ll have to cut the wall to repair ((( (DYI building report pending if you are curious ))

Fix proposal: make sure that the opposite signals are ALWAYS being sent sequentially - never together (this is crucial) and always the new command being executed at least 0.5 seconds after the previous one (otherwise blinds going down with full momentum will break plastic gears as soon as the command UP comes from the Shelly- there should always be a 0.5 sec moment to STOP in between)

https://github.com/mongoose-os-apps/shelly-homekit/assets/13481235/f96b3030-a761-4514-b961-fbff899f1231

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 3 weeks with no activity. Comment or this will be closed in 1 week.

github-actions[bot] commented 2 months ago

This issue has now been closed, as no update was provided after it was marked stale. Feel free to provide updates to reopen this issue.