pymyair icon indicating copy to clipboard operation
pymyair copied to clipboard

A simple Python API that wraps the HTTP based API exposed by the MyPlace service that runs on Advantage Air supplied Android tablets

Results 60 pymyair issues
Sort by recently updated
recently updated
newest added

This PR updates [PyYAML](https://pypi.org/project/PyYAML) from **5.1.2** to **6.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/pyyaml - Homepage: https://pyyaml.org/

Hello, I created another function to set MyAuto temperatures.

The documentation was correct, the ac.mode changes to 'vent' when using the fan mode within the phone application and then calling ac.mode to check the value it set. I may...

I've done the favour of checking - it is in fact "vent", in order to use the fan in the phone app.

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies

Hi! Do you have any plans to extend the wrapper methods to cover "things" such as garage doors and lights? Thanks for your great work.

New to all this and implementing a home automation rPi setup - can this Myair API be used with MyAir3? Do you know of an API For Myair3 that could...

Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...

dependencies

This PR updates [bumpversion](https://pypi.org/project/bumpversion) from **0.5.3** to **0.6.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/bumpversion - Changelog: https://pyup.io/changelogs/bumpversion/ -...

This PR updates [Sphinx](https://pypi.org/project/Sphinx) from **1.8.5** to **7.3.6**. Changelog ### 7.3.6 ``` ============================== Bugs fixed ---------- * 12295: Re-export all AST types in the C and C++ domains. Patch by...