Skip to content

Releases: vwout/hass-zkaccess_c3

Release 0.0.8

05 Jan 22:02
Compare
Choose a tag to compare

This release enhances the lock (door) status visibility for locks without sensor. The zkaccess_c3 library is updated to support processing of events to attempt to track the open/closed status. Also, the lock configuration (lock activation and alarm timeout) are shown as attributes in HASS.
The release improves the connection handling; it should reduce the number of communication exceptions and automatically reconnect better with the C3/inBio panels.

Full Changelog: 0.0.7...0.0.8

Release 0.0.7

17 Dec 14:44
Compare
Choose a tag to compare

Repair device creation so the integration is compatible with recent releases of HASS again.

  • Fix for bug #5: No entities

Full Changelog: 0.0.6...0.0.7

Release 0.0.6

15 Dec 21:28
Compare
Choose a tag to compare

This release adds validated support for inBio panels and recent firmware releases for C3-100/200/400 panels.
Issues resolved in this release are:

  • #2: Received RT Log(s) size is not a multiple of 16: 36
  • #4: Configuration panel is not loading

Full Changelog: 0.0.4...0.0.6

Release 0.0.5

04 Dec 21:23
Compare
Choose a tag to compare
Release 0.0.5 Pre-release
Pre-release

Experimental release to try parsing RT logs responses for C3 5.4... firmware

Full Changelog: 0.0.4...0.0.5

Release 0.0.4

28 Nov 19:33
Compare
Choose a tag to compare

Bugfix release, replacement of 0.0.3.
Lots of meaningless restructuring of the repo, but also commit f16dd00 that hopefully fixes #2.

Full Changelog: 0.0.3...0.0.4

Release 0.0.3

18 Nov 15:59
Compare
Choose a tag to compare
Release 0.0.3 Pre-release
Pre-release

Lots of meaningless restructuring of the repo, but also commit f16dd00 that hopefully fixes #2.

Full Changelog: 0.0.2...0.0.3

Release 0.0.2

12 Sep 20:15
Compare
Choose a tag to compare

Small changes and fixes

  • Add support for using passwords on a connection
  • Fix session-less connection fallback
  • Auto-reconnect in case of multiple consecutive timeouts during a poll
  • Update library zkaccess_c3 to v0.0.8

Full Changelog: 0.0.1...0.0.2

v0.0.1

20 Jul 20:08
Compare
Choose a tag to compare

Initial release, with support for the following entities:

  • Lock, representing each doorlock
  • Switch, representing an (resetable) alarm, one per door
  • Binary Sensor, representing each auxiliary input
  • Switch, representing each auxiliary output