Releases: CoMPaTech/stromer
Improve request following
What's Changed
Full Changelog: v0.4.2...v0.4.3
** DO NOT INSTALL** Rework login issue with full auth details
v0.4.3a3 Add more error information
** DO NOT INSTALL** Rework login issue from next location
Further alignment/debugging for issue
** DO NOT INSTALL** Shows additional debugging for login issue
v0.4.3a1 DNS Debugging
Retry DNS on initial connection
What's Changed
- Initial connection DNS fix by @CoMPaTech in #207 from #193 reported by los-cuentos and GoodbyeHarmony
Chores
Removed (long list after almost a year) - all of them CI related
Full Changelog: v0.4.1...v0.4.2
**DO NOT INSTALL** DNS Issue fix test-release
v0.4.2a1 Adding previous version info
Fix onboarding new bikes
What's Changed
- Fix early disconnect during setup (flagged by @jvanbouchaute (tnx!)) through #140
Chores
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.6.2 by @renovate in #137
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.6.3 by @renovate in #139
Full Changelog: v0.4.0...v0.4.1
** DO NOT INSTALL UNLESS BETA TESTING** Fixing setup
What's Changed
- Fix early disconnect during setup (flagged by @jvanbouchaute (tnx!))
Chores
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.6.2 by @renovate in #137
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.6.3 by @renovate in #139
Full Changelog: v0.4.0...v0.4.1b1
Multi-bike! First configuration and other small improvements
Highlights
- Improvements on setting up the initial configuration (also tnx to @dbrgn)
- The initial requests are now better streamlined so onboarding you bike should be a more fluent experience
- The old 'clunky' display of the bike is now a neat selector (also now allowing you to select which bike if you have more than one)
- Some things have changed 'under the hood' though current users should be fine
What's Changed
- Added improvements by @dbrgn (tnx!) through #134
- Dependency and build chores (https://github.com/CoMPaTech/stromer/pulls?q=is%3Apr+is%3Aclosed)
- Unnamed device is resolved (or should be, at least when deleting/adding the bike
- Using the bike id number as part of the unique identifier (already since start of multibike)
Selecting the bike is no longer some weird concatenation of strings but a (more) neat "Bike nickname (STx) #12345" (still the same information but presented in a friendlier format)
New Contributors
Full Changelog: v0.3.3...v0.4.0
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.5.5 by @renovate in #128
- Update pre-commit hook asottile/pyupgrade to v3.17.0 by @renovate in #129
- Replace prettier with biome by @CoMPaTech in #130
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.5.7 by @renovate in #131
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.6.1 by @renovate in #135
- morebikes: Close aiohttp connections when probing API by @dbrgn in #134
- Fix timestamp timezone by @dbrgn in #136
- Multi-bike support and small improvements by @CoMPaTech in #82
** DO NOT INSTALL UNLESS BETA TESTING** PR testing for multi-bike - beta release
🚨 Do NOT install unless you are aware that beta's may break your HA
⚠️ Current multi-bike testers; see update in #81 (comment) before installing
This is the first beta release of v0.4.x - which should solve new owners adding bikes (tnx @dbrgn) and allows multi-bike owners to add all of their beloved Stromers to HA. This beta should be relatively stable, out of the 3 major changes; onboarding, migrating existing single bike & multi-bike, the first two have been tested. As per above link to #81 multi-bike owners are encouraged to test this beta. If you have any feedback (positive as well) please let me know on Discord or (be the first to create a) beta-issue. Otherwise aiming to merge #82 to main branch and releasing properly in the next weeks.
What's Changed
- Added improvements by @dbrgn (tnx!) through #134
- Dependency and build chores (https://github.com/CoMPaTech/stromer/pulls?q=is%3Apr+is%3Aclosed)
- Unnamed device is resolved (or should be, at least when deleting/adding the bike
- Using the bike id number as part of the unique identifier (already since start of multibike)
Selecting the bike is no longer some weird concatenation of strings but a (more) neat "Bike nickname (STx) #12345" (still the same information but presented in a friendlier format)
Full Changelog: v0.3.3...v0.4.0b1