jvmahon / homebridge-hubitat

11 stars 2 forks source link

Garage door is stuck "open" in homebridge until the first time it's actually opened and closed again #39

Closed electric-monk closed 1 year ago

electric-monk commented 1 year ago

Probably same issue as #38, setInitialValue just needs referred to first time.

I did also previously experience #38 but it's indeed fixed by ad609a9961471fd75af3206af17ba13656991ba4

jvmahon commented 1 year ago

Ugh. Looking at the code, nothing about the GarageDoor type is correct! Looks like I started implementing it based on a lock but never quite finished.

sorry about that. Should have a fix out within a day.

jvmahon commented 1 year ago

Try the plugin update 1.0.26

electric-monk commented 1 year ago

Yup, looks like that's fixed it, thanks!