Releases: jlusiardi/homekit_python
Releases · jlusiardi/homekit_python
Umberto
Tilda
Stefano
This release adds the following improvements:
- Implement a debug proxy, see the documentation for more information.
- Add support for Windows including automated tests on travis.ci
- Add support for plugins to support decoding of non-standard tlv8 characteristics
Bugfixes:
- fix a bug in homekit/accessoryserver.py where the wrong variable was used in the error message
- add tlv8 to the list of install requirements in setup.py
- Fix decoder for supported audio configuration
- add decoder for supported-rtp-configuration characteristic
Regina
This release adds the following improvements:
- introduces device reports for working accessories
- power on bluetooth adapter if required and restore power state after usage
- add filter for the discovery commands to show only unpaired devices
- implement adding additional pairings to accessories
Quentin
This release adds the following improvements:
- add check for valid structure of accessory pin (XXX-XX-XXX)
- implement 2 stage pairing: support accessories with generated accessory
pins - clean up get_characteristics parameters to work with tado internet bridges
- add host header on HomeKit IP requests to work with tado internet bridges
- skip Accept-Encoding header when pairing IP accessories also for to work
with tado internet bridges - HomeAssistent already has discovery via zeroconf. We support this by
extracting a function for parsing the HomeKit specific data