issues
search
bdraco
/
yalexs-ble
Bluetooth control of Yale and August locks
GNU General Public License v3.0
10
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: refactor to avoid asyncio.wait and task creation during write
#129
bdraco
closed
1 year ago
1
fix: reduce battery drain when advertisement changes frequently
#128
bdraco
closed
1 year ago
2
fix: guard against reconnecting after shutdown
#127
bdraco
closed
1 year ago
1
August Keypad Battery
#126
blackjid
opened
1 year ago
1
fix: handle flakey authentication with 1.3.4 firmware
#125
bdraco
closed
1 year ago
1
fix: handling of cancellation of first update
#124
bdraco
closed
1 year ago
0
fix: skip status for door/battery/lock if an update came over unsolicited notify
#123
bdraco
closed
1 year ago
1
fix: always stop notify before shutting down the session
#122
bdraco
closed
1 year ago
1
fix: seperate door and lock status
#121
bdraco
closed
1 year ago
1
fix: implement a cooldown between commands
#120
bdraco
closed
1 year ago
1
fix: drop the connection instead of trying to shutdown
#119
bdraco
closed
1 year ago
2
fix: allow cancelation during update to raise
#118
bdraco
closed
1 year ago
0
fix: add some more debug logging for command execution
#117
bdraco
closed
1 year ago
0
fix: delay disconnect after initial sync if another sync is pending
#116
bdraco
closed
1 year ago
1
fix: handle bad gatt cache during sessions setup
#115
bdraco
closed
1 year ago
1
fix: force a reconnect when the lock is in a bad state
#114
bdraco
closed
1 year ago
0
fix: increase stale state debounce to 6.1s
#113
bdraco
closed
1 year ago
0
fix: increase stale state debounce delay to 4.0s
#112
bdraco
closed
1 year ago
0
fix: avoid updating state until 3 seconds after a lock operation to avoid stale state
#111
bdraco
closed
1 year ago
1
fix: handle missing characteristic when reading lock info
#110
bdraco
closed
1 year ago
1
fix: hold a reference to the deferred update task to avoid GC
#109
bdraco
closed
1 year ago
1
feat: switch to using cryptography
#108
bdraco
closed
1 year ago
0
fix: handle transient auth failures
#107
bdraco
closed
1 year ago
0
fix: ensure first update bluetooth errors are converted to YaleXSBLEError
#106
bdraco
closed
1 year ago
0
fix: always request disconnect even if we think we are connected to fix race
#105
bdraco
closed
1 year ago
1
fix: handle the key changing after first connection
#104
bdraco
closed
1 year ago
0
feat: add wait_for_first_update to improve authentication error handling
#103
bdraco
closed
1 year ago
0
fix: raise AuthFailed when lock drops connection due to bad key with esphome proxies
#102
bdraco
closed
1 year ago
1
fix: raise AuthError when lock drops connection due to invalid key
#101
bdraco
closed
1 year ago
1
fix: use write-without-response when available to avoid unlikely error
#100
bdraco
closed
1 year ago
2
fix: update isort to fix ci
#99
bdraco
closed
1 year ago
0
fix: ensure ble connection is cleaned up if connection setup fails
#98
bdraco
closed
1 year ago
1
fix: wrap the disconnect waiter for py311 asyncio.wait requirements
#97
bdraco
closed
1 year ago
0
TypeError: Passing coroutines is forbidden, use tasks explicitly
#96
hazad
closed
1 year ago
1
fix: improve unexpected disconnect handling
#95
bdraco
closed
1 year ago
1
fix: handle null bytes in the model/manufacturer data
#94
bdraco
closed
1 year ago
1
fix: ensure locked_writes raise after 3 failures
#93
bdraco
closed
1 year ago
0
fix: ensure we still disconnect if the write times out
#92
bdraco
closed
1 year ago
1
fix: tell the device we are disconnecting
#91
bdraco
closed
1 year ago
1
fix: check if disconnected before writing
#90
bdraco
closed
1 year ago
0
fix: do not force a resync if previous state was unknown
#89
bdraco
closed
1 year ago
1
fix: free up the connection faster after first update
#88
bdraco
closed
1 year ago
1
feat: refactor to use a timed disconnect to improve reliablity
#87
bdraco
closed
1 year ago
0
fix: first update was scheduled being scheduled too late
#86
bdraco
closed
1 year ago
1
fix: adjust battery percentage based on cliff calc
#85
bdraco
closed
1 year ago
0
fix: adjust battery based on real world data
#84
bdraco
closed
1 year ago
0
fix: adjust battery curve to better fit august values
#83
bdraco
closed
1 year ago
0
feat: add battery support
#82
bdraco
closed
1 year ago
1
fix: command execution tried to raise due to bad indent
#81
bdraco
closed
1 year ago
1
fix: task leak on destruction
#80
bdraco
closed
1 year ago
1
Previous
Next