Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / bdraco/yalexs-ble issues and pull requests
#95 - fix: improve unexpected disconnect handling
Pull Request -
State: closed - Opened by bdraco about 2 years ago
- 1 comment
#94 - fix: handle null bytes in the model/manufacturer data
Pull Request -
State: closed - Opened by bdraco about 2 years ago
- 1 comment
#93 - fix: ensure locked_writes raise after 3 failures
Pull Request -
State: closed - Opened by bdraco about 2 years ago
#92 - fix: ensure we still disconnect if the write times out
Pull Request -
State: closed - Opened by bdraco about 2 years ago
- 1 comment
#91 - fix: tell the device we are disconnecting
Pull Request -
State: closed - Opened by bdraco about 2 years ago
- 1 comment
#90 - fix: check if disconnected before writing
Pull Request -
State: closed - Opened by bdraco about 2 years ago
#89 - fix: do not force a resync if previous state was unknown
Pull Request -
State: closed - Opened by bdraco about 2 years ago
- 1 comment
#88 - fix: free up the connection faster after first update
Pull Request -
State: closed - Opened by bdraco about 2 years ago
- 1 comment
#87 - feat: refactor to use a timed disconnect to improve reliablity
Pull Request -
State: closed - Opened by bdraco about 2 years ago
#86 - fix: first update was scheduled being scheduled too late
Pull Request -
State: closed - Opened by bdraco about 2 years ago
- 1 comment
#85 - fix: adjust battery percentage based on cliff calc
Pull Request -
State: closed - Opened by bdraco about 2 years ago
#84 - fix: adjust battery based on real world data
Pull Request -
State: closed - Opened by bdraco about 2 years ago
#83 - fix: adjust battery curve to better fit august values
Pull Request -
State: closed - Opened by bdraco about 2 years ago
#82 - feat: add battery support
Pull Request -
State: closed - Opened by bdraco about 2 years ago
- 1 comment
#81 - fix: command execution tried to raise due to bad indent
Pull Request -
State: closed - Opened by bdraco about 2 years ago
- 1 comment
#80 - fix: task leak on destruction
Pull Request -
State: closed - Opened by bdraco about 2 years ago
- 1 comment
#79 - Leak on destruct
Issue -
State: closed - Opened by bdraco about 2 years ago
Labels: bug
#78 - fix: detect missing characteristics and clear the cache
Pull Request -
State: closed - Opened by bdraco about 2 years ago
- 1 comment
#77 - feat: add YaleXSBLEDiscovery class to be able to get discovery data from august cloud
Pull Request -
State: closed - Opened by bdraco about 2 years ago
#76 - fix: improve operation reliability
Pull Request -
State: closed - Opened by bdraco about 2 years ago
- 1 comment
#75 - fix: drop connection instead of executing shutdown
Pull Request -
State: closed - Opened by bdraco about 2 years ago
- 1 comment
#74 - fix: un-retrieved future exceptions when canceled
Pull Request -
State: closed - Opened by bdraco about 2 years ago
- 1 comment
#73 - fix: lock advertisement state needs to be reset after going unavailable to ensure it becomes available again
Pull Request -
State: closed - Opened by bdraco over 2 years ago
#72 - fix: avoid logging failure when lock is already disconnected
Pull Request -
State: closed - Opened by bdraco over 2 years ago
#71 - feat: update for bleak 0.19.0
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#70 - fix: incorrect bleak-retry-connector version
Pull Request -
State: closed - Opened by bdraco over 2 years ago
#69 - fix: handle additional bleak exceptions
Pull Request -
State: closed - Opened by bdraco over 2 years ago
#68 - Handle BrokenPipe
Issue -
State: closed - Opened by bdraco over 2 years ago
#67 - feat: update for bleak 0.17
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#66 - fix: correct bleak-retry-connector version
Pull Request -
State: closed - Opened by bdraco over 2 years ago
#65 - feat: implement smart back off
Pull Request -
State: closed - Opened by bdraco over 2 years ago
#64 - Bump bleak-retry-connector
Pull Request -
State: closed - Opened by bdraco over 2 years ago
#63 - fix: handle dbus already having the lock connected at startup
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#62 - feat: expose get_device api
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#61 - fix: raise max attempts to 4
Pull Request -
State: closed - Opened by bdraco over 2 years ago
#60 - fix: make sure the ble connection is disconnected if the operation is canceled
Pull Request -
State: closed - Opened by bdraco over 2 years ago
#59 - fix: bump bleak-retry-connector
Pull Request -
State: closed - Opened by bdraco over 2 years ago
#58 - fix: implement 250ms backoff on dbus error
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#57 - Implement a backoff on InProgress
Issue -
State: closed - Opened by bdraco over 2 years ago
- 2 comments
Labels: bug
#56 - feat: add support for roaming between adapters while establishing the ble connection
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#55 - feat: add support for roaming between adapters while establishing the ble connection
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#54 - feat: add support for the gen2 august locks
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#53 - fix: bump bleak-retry-connector
Pull Request -
State: closed - Opened by bdraco over 2 years ago
#52 - fix: bleak retry disconnect race fix
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#51 - fix: release process
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#50 - fix: bump bleak-retry-connector>=1.7.1 to fix disconnect race
Pull Request -
State: closed - Opened by bdraco over 2 years ago
#49 - fix: battery drain when using dbus-broker
Pull Request -
State: closed - Opened by bdraco over 2 years ago
#48 - fix: battery drain for locks that broadcast adv of 255
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#47 - fix: number of arguments to secure session debug log
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#46 - feat: improve debug logging
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#45 - feat: implement service caching
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 2 comments
#44 - fix: format strings for debug logging
Pull Request -
State: closed - Opened by bdraco over 2 years ago
#43 - feat: add support for gen2 locks
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#42 - feat: tweak debounce to see door close/open faster
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#41 - feat: cancel an update in progress on lock/unlock
Pull Request -
State: closed - Opened by bdraco over 2 years ago
#40 - feat: cancel previous lock/unlock requests when a new one comes in
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#37 - fix: wrap BleakError as DisconnectedError on disconnect from write
Pull Request -
State: closed - Opened by bdraco over 2 years ago
#36 - feat: expose bledevice
Pull Request -
State: closed - Opened by bdraco over 2 years ago
#35 - feat: throw disconnected error if lock disconnects us
Pull Request -
State: closed - Opened by bdraco over 2 years ago
#34 - fix: do not keep retrying 10x more time if the lock cannot be found
Pull Request -
State: closed - Opened by bdraco over 2 years ago
#33 - feat: add validate function to check creds
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#32 - feat: improve error reporting
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#31 - fix: double update when adv and homekit update at the same time
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#30 - feat: add manual update request
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#29 - feat: speed up first update
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#28 - feat: add connection information
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#27 - fix: debounced updates
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment
#26 - fix: race in the operation locking
Pull Request -
State: closed - Opened by bdraco over 2 years ago
#25 - fix: ensure adv updates are processed
Pull Request -
State: closed - Opened by bdraco over 2 years ago
- 1 comment