- Add multibike support
- Single and Multi-bike (proper) selection using config_flow setup
- Improve support for migration from <= v0.3.x (single bike in multi-bike)
- Remove stale VIA_DEVICE (i.e. the 'Connected to' when viewing the device page)
- Below-the-surface each bike is now created with a unique id
stromerbike-xxxxx
- Improve timeout and aiohttp connection handling [tnx @dbrgn]
- Timestamp/TZ improvements [tnx @dbrgn]
- Added Portuguese Language [tnx @ViPeR5000]
- Other smaller fixes and contributes [tnx @L2v@p]
- Added trip_reset button
- Released v0.3(.2) as new stable version
- Added to HACS default repository (yay!)
- Released version 0.3
- Introduce Lock and Light switches
- Fix UnitOf[X] for future HA compatibility (e.g. TEMP_CELSIUS => UnitOfTemperature.CELSIUS)
- Improve naming through translation_keys (as also introduced way back)
- Fix energy measurement to total/total_increasing
- Code cleanup and quality improvements
- Fix to appropriate
device_class
from 0.2.5
- Fix API recall (reverted maintenance approach from 0.2.5) tnx to @simonwolf83
- Fix unit from W to Wh (thanks @Tinus78) via #46
- Improve quality
- Conform to hacs and HA files
- Adding HACS validation
- Fix location (i.e.
device_tracker
) reporting
- Quickfix sensors lost due to some data not available
- Fix 2023.3 compliance
- Include last update sensors
- v4 API support
- Data handling and reconnection
- Fix sensory updates
- Potentially fix token expiration
- Initial release
- Creates a device for your bike in Home Assistant
- Refreshed location and other information every 10 minutes