Closed rtorchia closed 3 years ago
myq documentation myq source (message by IssueLinks)
I believe the issue that I am experiencing is related, so I am going to describe it here. When using the cover.close service to close a garage door, the door begins closing as expected. However, I am using an automation to attempt to close a garage door every 10 minutes after the door has been opened. If the closing is stopped because something is in front of the sensor, the state does not change back to open like it used to. This results in further commands being ignored until the door is closed in person and the state changes to closed. I believe the last time that this function correctly was before pymyq was upgraded to version 3.0.0.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
The problem
After a power failure/interruption to the garage door opener, garage doors are reported to be open, when in fact they are closed. The official app for MyQ reports as an unknown status. Once the garage doors are opened/closed then the status is correctly reported.
Environment
Problem-relevant
configuration.yaml
Traceback/Error logs
Additional information