Commit 67d83f7
committed
Release 2.0.2
### Improved
- **Automatic reconnection**: When the server is unavailable or there are connection issues, the integration continuously retries in the background for up to 12 hours. No action is needed—it will reconnect automatically when connectivity is restored.
- **Session management**: Automatic session recovery when the session expires, with smart retry logic.
- **Connection resilience**: Exponential backoff for retries to avoid overloading the server during connectivity issues.
- **Cached data usage**: The integration continues to display the last known device positions while reconnecting.
### Fixed
- Improved handling of concurrent API requests during session expiration.
- Grace period state now persists across Home Assistant restarts.1 parent 90667eb commit 67d83f7
8 files changed
Lines changed: 580 additions & 935 deletions
File tree
- assets/branding
- custom_components/moox_track
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
42 | 50 | | |
43 | 51 | | |
44 | 52 | | |
| |||
0 commit comments