Releases: ikalchev/HAP-python
Releases · ikalchev/HAP-python
v2.3.0
- Camera support
- Correctly respond to
get_characteristics
- saves a lot of traffic
- Bug and doc fixes
v2.2.2
Fix for the setup script in v2.2.1
v2.2.1
Fix for the setup script in v2.2.0
v2.1.0
- Added getter callback to Characteristic
- Removed the accessories sub package
- See changelog for more details and other changes.
v2.0.0
Release 2.0.0:
- Added support for async Accessories
- QRCode is now optional, install pip install HAP-python[QRCode]
- A few breaking changes and improvements, please refer to the CHANGELOG file
v1.1.9
Release v1.1.9:
New interface of the Characteristic class (contains breaking changes)
First release after creating dev branch
Pull requests and commits will be made against the dev branch by default. These will be merged into the master branch with a new tag, which will be the version number. The same version number will be uploaded to pypi.