Features
- Add WAN status and connectivity sensors by @HarvsG and @akhoury in #167
- Add HTTPS support with self-signed certificate option by @HarvsG in #168
- Track all connected clients and handle randomized MACs (#139) by @HarvsG and @shauneccles in #173
Fixes and Quality
- Beautify the readme by @HarvsG in #164
- Handle transient empty client lists post-reboot by @HarvsG in #165
- DevOps: Optimize pre-commit, consolidate tooling in pyproject.toml, and add pre-merge tests by @HarvsG in #170
- Fix/code audit issues by @HarvsG in #180
- docs: explain device tracker disabled-by-default behavior and randomized MAC settings by @HarvsG in #183
- fix: make reauth flow robust against false positives and decouple token renewal by @HarvsG in #186
Version Bumps
- Bump anyio from 4.9.0 to 4.14.2 by @dependabot[bot] in #188
- Bump actions/cache from 4 to 6 by @dependabot[bot] in #176
- Bump actions/checkout from 4 to 7 by @dependabot[bot] in #175
- Bump version to 0.1.11-beta.1 by @HarvsG in #169
- Update version to 0.1.11-beta.3 by @HarvsG in #181
- Update version to 0.1.11 in manifest.json by @HarvsG in #190
Full Changelog: v0.1.10...v0.1.11