Skip to content

Releases: jlusiardi/homekit_python

Umberto

28 Dec 20:17
c7defa0
Compare
Choose a tag to compare
Umberto Pre-release
Pre-release

Fixes:

  • Travis builds fail for OS X
  • Zeroconf fails during unregistering non existing device

Improvements:

  • Adds travis build for Python 3.8

Tilda

14 Sep 20:25
Compare
Choose a tag to compare
Tilda Pre-release
Pre-release

This release adds the following improvements:

  • add option to use file as input for put_characteristic
  • improve handling of closed connections
  • Ignore unsupported pairings without failure

Bugfixes:

  • Fix #189 get accessories fails for ble
  • Fix #188 remove_pairing uses wrong content-type

Stefano

24 Apr 21:11
c7de98d
Compare
Choose a tag to compare
Stefano Pre-release
Pre-release

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

16 Jul 17:13
Compare
Choose a tag to compare
Regina Pre-release
Pre-release

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

29 Apr 20:05
3a95102
Compare
Choose a tag to compare
Quentin Pre-release
Pre-release

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

Paula

06 Sep 09:55
Compare
Choose a tag to compare
Paula Pre-release
Pre-release

This release adds basic Bluetooth LE support.

Otto

09 Mar 10:56
Compare
Choose a tag to compare
Otto Pre-release
Pre-release
  • pin UUID to uppercase
  • improve status flags for discovery on IP accessories
  • improve reactions to encryption errors
  • add tool to create empty controller storage

Nadine

22 Jan 05:34
Compare
Choose a tag to compare
Nadine Pre-release
Pre-release
0.12.2

Bump for new version to fix malformatted description

Michael

21 Jan 20:31
Compare
Choose a tag to compare
Michael Pre-release
Pre-release

Some small improvements

Luisa

03 Oct 14:56
Compare
Choose a tag to compare
Luisa Pre-release
Pre-release

Important Note

This will be the first release with the new API as described in the Wiki .

It also follows a new version scheme.