ratgdo / homekit-ratgdo

A native HomeKit implementation of a Security+ 2.0 garage door controller based on ratgdo hardware
https://ratgdo.github.io/homekit-ratgdo/
GNU General Public License v3.0
206 stars 20 forks source link

v1.5.0 shows temporary incorrect transition status when closing #203

Closed jtouch closed 3 months ago

jtouch commented 3 months ago

Starting from the OPEN state and clicking in HomeKit to close the door:

the door shows "closing..." then changes to "opening..." (even though the door continues to close).

when the door finishes opening, the tile goes from white to grey, but still says "opening..." for a fairly long time until it finally transitions to "closed".

jgstroud commented 3 months ago

I was able to reproduce this odd behavior using my wall panel button. Someone mentioned something similar on discord. But the logs appear to be sending the correct data.

jgstroud commented 3 months ago

Fixed in #204. will do a release build tomorrow.