Releases: vwout/zkaccess-c3-py
Releases · vwout/zkaccess-c3-py
v0.0.5
- 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
Minor API enhancements:
- add
is_connected()
toC3
- add
door_sensor_status()
toDoorAlarmStatusRecord
Full Changelog: 0.0.3...0.0.4