TheVickypedia
TheVickypedia
Has this feature been implemented already?
Me too xml.etree.ElementTree.ParseError: syntax error: line 1, column 0
I'm here to report the same issue as well Started happening randomly ```shell Authentication failed: Error requesting data from https://partner-identity.myq-cloud.com/connect/token: 401 - Unauthorized ```
I think [Python-MyQ](https://github.com/Python-MyQ/Python-MyQ) is just a spin off from this repo I applied the solution from https://github.com/dailow/Python-MyQ/commit/4a8ff6a5e1939cee100735864d8cc9f60f8a5aa9 The PR @drysart mentioned also seems to be the same It fixed the...
There were a lot of changes which I felt unwarranted So I created a PR with minimal changes and I have it working for me Can anyone verify this PR...
@jschwalbe unfortunately I don't have write access to merge it @ehendrix23 please review this PR and merge it
I just tested today and I started getting authentication errors More information: https://community.home-assistant.io/t/the-current-state-of-myq-from-the-codeowner/630623
I think it's time to give up on MyQ integrations https://chamberlaingroup.com/press/a-message-about-our-decision-to-prevent-unauthorized-usage-of-myq
I was just catching up, I was naively trying to fix it by sniffing packets using the MyQ mobile app but no luck Even my plan is to install a...
It has to do with your file format, switch it to `.wav` or even better `.aiff` instead of `.mp3` Long story: This library uses `NSSpeechSynthesizer` _(deprecated)_ for macOS to save...