Add BLE retry/backoff for connection timeouts and bump to 0.1.10
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled

This commit is contained in:
paul2212
2026-03-07 14:29:44 +01:00
parent 54ba6795c0
commit 8513afe831
6 changed files with 85 additions and 31 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 0.1.10
- Added automatic BLE reconnect retry with backoff for transient timeout errors (`br-connection-timeout`).
## 0.1.9
- Added add-on local changelog file so Home Assistant can display release notes.
@@ -29,4 +33,3 @@
## 0.1.3
- Added ingress/webui metadata updates.