brbeaird / SmartThings_MyQ

Integrate SmartThings with MyQ (Obsolete)
https://github.com/brbeaird/SmartThings-MyQ-Edge
Apache License 2.0
410 stars 896 forks source link

Status stuck in “opening” #77

Closed airic101 closed 3 years ago

airic101 commented 5 years ago

I got this integrated and the status was reflecting property showing open/closed when done with smart things, or even manually from the wall button. But the other day I tried to get Alexa to open the garage and I think it was at that point it got stuck in “opening” status, although that may not have been the case. Any ideas?

airic101 commented 5 years ago

5F825C5B-6144-4514-9276-6A0CE880F947

sphen13 commented 4 years ago

Been using this for years and just ran into the same thing. One door is stuck opening but all else shows it’s closed and up to date.

brbeaird commented 4 years ago

Does it do that when you're in the Classic app? Lots of little things like this still don't work quite right in the new app.

sphen13 commented 4 years ago

It actually cleared up for me – could have been a temporary thing? I have been using the new app for at least 6+ months and it has been working well.

From: Brian Beaird notifications@github.com Date: Monday, December 2, 2019 at 10:09 AM To: brbeaird/SmartThings_MyQ SmartThings_MyQ@noreply.github.com Cc: Stephen Boyle stephen@boylepost.com, Comment comment@noreply.github.com Subject: Re: [brbeaird/SmartThings_MyQ] Status stuck in “opening” (#77)

Does it do that when you're in the Classic app? Lots of little things like this still don't work quite right in the new app.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/brbeaird/SmartThings_MyQ/issues/77?email_source=notifications&email_token=AAEACPYQHR26FGCAFQRDKXDQWUQLHA5CNFSM4JQMEZ52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFTZNNY#issuecomment-560436919, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAEACP3OZIDXCOJG7BYIJ3DQWUQLHANCNFSM4JQMEZ5Q.

apatulli commented 4 years ago

I have same problem. I am using classic smarthings app. Garage door is stuck In Opening status.

jeffrosenberg commented 4 years ago

Same here, are there any logs that might be helpful to debug this? I'd be happy to help in any way I can.

jeffrosenberg commented 4 years ago

When I started investigating this further, I discovered that the multipurpose sensor I use was out of batteries. Replacing the battery fixed the issue. Oops! Does that solve anyone else's problem?

brbeaird commented 4 years ago

I'm pretty sure this means the link in the app between the door and sensor is broken. If you go back and tap through the setup process of selecting the sensor for the door and tap finish, it should resolve it.

At some point, I'd like to try and write some logic that detects this and repairs itself.