Pyhvac

Latest version: v0.1.0

Safety actively analyzes 623541 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.0

Added support for all the HVAC IR from [IRremoteESP8266](https://github.com/crankyoldgit/IRremoteESP8266)

To be built it requires [SWIG](https://www.swig.org/) 4.2.0

You can build with

python -m build

You can build wheels with [cibuildwheel](https://github.com/pypa/cibuildwheel) and it should take care of building the proper version of swig for you. Use it as follow:

CIBW_BUILD='cp312-*' <path/to>/cibuildwheel --platform linux .

I did not try on MacOS/Windows since I do not have those platforms. I did build wheels for X86 and arm64 for Python 3.10/11/12 . I know it can be built for Python 3.9

0.0.3

A bit of clean up. Made .to_broadlink to take frames as parameters (More logical). Change some method names to better names.

0.0.2

Initial release. Work in progress. Daikin and Panasonic OK. Sharp "auto" mode flaky. LG not tested.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.