v0.3.2
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!
- HACS included by @CoMPaTech in #74
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