Skip to content

Releases: CoMPaTech/stromer

Improve request following

25 Sep 10:24
09db5b0

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

** DO NOT INSTALL** Rework login issue with full auth details

20 Sep 10:57
482aa62

Choose a tag to compare

v0.4.3a3

Add more error information

** DO NOT INSTALL** Rework login issue from next location

19 Sep 20:14
0fdfadc

Choose a tag to compare

Further alignment/debugging for issue

** DO NOT INSTALL** Shows additional debugging for login issue

17 Sep 18:54
e4c3311

Choose a tag to compare

v0.4.3a1

DNS Debugging

Retry DNS on initial connection

06 Jul 19:04
90c84e1

Choose a tag to compare

What's Changed

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

06 Jul 18:51
bb6c78f

Choose a tag to compare

v0.4.2a1

Adding previous version info

Fix onboarding new bikes

06 Sep 11:48
e5dc8df

Choose a tag to compare

What's Changed

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

05 Sep 19:00
5df447d

Choose a tag to compare

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

25 Aug 11:09
c163231

Choose a tag to compare

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

21 Aug 20:07
349d934

Choose a tag to compare

🚨 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