File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v8.6.4 (2024-09-06)
6+
7+ ### Fix
8+
9+ * fix: debounce activity updates to handle rapid websocket updates (#182 ) ([ ` bf3b0a1 ` ] ( https://github.com/bdraco/yalexs/commit/bf3b0a141f130dc5c32d590b1fbdcf28250cc887 ) )
10+
11+
512## v8.6.3 (2024-09-03)
613
714### Fix
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " yalexs"
3- version = " 8.6.3 "
3+ version = " 8.6.4 "
44description = " Python API for Yale Access (formerly August) Smart Lock and Doorbell"
55authors = [" J. Nick Koston <nick@koston.org>" ]
66license = " MIT"
Original file line number Diff line number Diff line change 22
33__author__ = """J. Nick Koston"""
44__email__ = "nick@koston.org"
5- __version__ = "8.6.3 "
5+ __version__ = "8.6.4 "
You can’t perform that action at this time.
0 commit comments