Skip to content
Snippets Groups Projects
Unverified Commit e344c2ea authored by J. Nick Koston's avatar J. Nick Koston Committed by GitHub
Browse files

Add gate support to myq, fix bouncy updates (#33124)

* Add gate support to myq, fix bouncy updates

Switch to DataUpdateCoordinator, previously
we would hit the myq api every 60 seconds per device.

If you have access to 20 garage doors on the account it means
we would have previously tried to update 20 times per minutes.

* switch to async_call_later
parent ab8c5089
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment