pymyq
pymyq copied to clipboard
Python wrapper for MyQ API
i've been seeing this error pretty frequently, anyone have any idea what could be causing it? ``` ERROR:pymyq.api:Authentication failed: Error requesting data from https://partner-identity.myq-cloud.com/connect/authorize: 429 - Too Many Requests ERROR:root:There...
Friendly pointer to @ehendrix23 and team...I've just pushed a substantive update to my reference implementation at https://github.com/hjdhjd/myq. I posted a similar issue to the Python-myQ project, and I'm unsure how...
Not sure if changes were done on the MQ side of their api, but my creds are good but getting 401 error. can anyone confirm that this is not the...
I recently had to switch out my router which gave all new IPs to my entire network, not sure if this is part of the problem, but this is when...
This is similar to other reported errors, but I now have an issue that is more consistent and easier to reproduce (if you have an AWS account). If you add...
added to check for status 403 error. This corrects recent errors many have been complaining about in Home Assistant
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 3.1.1. Release notes Sourced from pre-commit's releases. pre-commit v3.1.1 Fixes Fix rust with language_version and a non-writable host RUSTUP_HOME. pre-commit-ci/issues#173 by @Swiftb0y. #2788 by @asottile....
Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.1.0. Release notes Sourced from black's releases. 23.1.0 Highlights This is the first release of 2023, and following our stability policy, it comes with a...
Bumps [isort](https://github.com/pycqa/isort) from 5.11.2 to 5.12.0. Release notes Sourced from isort's releases. 5.12.0 Changes Fix poetry pip-shims extras dependency (#2078) @jooola Add the ability to restrict which directories isort works...