Handle BLE connect TimeoutError and bump to 0.1.11
This commit is contained in:
@@ -4,6 +4,11 @@ All notable changes to this project are documented in this file.
|
||||
|
||||
The format is based on Keep a Changelog and this project uses Semantic Versioning.
|
||||
|
||||
## [0.1.11] - 2026-03-07
|
||||
|
||||
### Fixed
|
||||
- Handled `asyncio.TimeoutError` from BLE connect path so connection timeouts now return mapped API errors (502) instead of unhandled 500 exceptions.
|
||||
|
||||
## [0.1.10] - 2026-03-07
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user