Skip to content

v0.3.2

Compare
Choose a tag to compare
@CoMPaTech CoMPaTech released this 03 Jun 15:22
· 97 commits to main since this release
3f63d29

DO NOT INSTALL IF ON MULTI-BIKE BETA RELEASE

If you are already beta-testing the v0.4 branch, please don't update :) There is no multi-bike support in v0.3

If you do not own multiple stromers, do not update to v0.4 but stay on the v0.3 for now. You might break your current setup.

We are included in HACS now!

What's Changed

Thanks to @sammyke007 in #26 and @RobertJansen1 in #77 all of us should now be able to 'toggle' the light(-mode; see README for details) on our bike as well as Lock/Unlock it with a switch. In addition there is a button to reset your trip. For obvious reasons all those commands only work if your bike is online.

Overview of changes

  • Add Lock switch as requested (note the readme, it 'bounces' after toggling, known issue)
  • Add Light switch (as it was easier for testing than lock)
  • Add Trip Reset button
  • Improve code quality and adhere to Core requirements (i.e. UnitOfX, use of translation_keys and more)
  • Start with improvements of imports and typing
  • Attempt to add switches (and fix sensor units type - core adjustment) by @CoMPaTech in #72
  • Add reset-trip button by @CoMPaTech in #79

Full Changelog: v0.2.9...v0.3.2