🚨 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