Skip to content

Releases: vwout/zkaccess-c3-py

v0.0.5

14 Jun 20:28
Compare
Choose a tag to compare
  • Breaking change: rename of classes: InOutStatus -> InOutDirection, DoorSensorStatus -> InOutStatus
  • Add methods for (cached) status retrieval: lock_status, aux_in_status, aux_out_status
  • ... and a lot of refactoring, typing improvement and testing

Full Changelog: 0.0.4...0.0.5

v0.0.4

08 May 18:07
Compare
Choose a tag to compare

Minor API enhancements:

  • add is_connected() to C3
  • add door_sensor_status() to DoorAlarmStatusRecord

Full Changelog: 0.0.3...0.0.4

v0.0.3

03 May 20:49
Compare
Choose a tag to compare

General improvements and bug fixes.

v0.0.1

24 Mar 22:43
Compare
Choose a tag to compare

Initial release including all features of lua implementation, plus discovery.