Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MyQ reports wrong open/close state after power failure with garage door opener #45298

Closed
rtorchia opened this issue Jan 18, 2021 · 3 comments
Closed

Comments

@rtorchia
Copy link

rtorchia commented Jan 18, 2021

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

  • Home Assistant Core release with the issue: 2021.1.4
  • Last working Home Assistant Core release (if known):
  • Operating environment (OS/Container/Supervised/Core): OS
  • Integration causing this issue: MyQ
  • Link to integration documentation on our website: https://www.home-assistant.io/integrations/myq/

Problem-relevant configuration.yaml

# MyQ
cover:
  - platform: myq
    username: !secret myq_username
    password: !secret myq_password

Traceback/Error logs

Additional information

@probot-home-assistant
Copy link

myq documentation
myq source
(message by IssueLinks)

@pizzakid25
Copy link

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.

@github-actions
Copy link

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.

@github-actions github-actions bot added the stale label Jun 14, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jul 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants