Releases: jannis3005/hass-abrp
Releases · jannis3005/hass-abrp
Release list
Add Device Tracker
- Add a Device Tracker for the Location of the Car (Contributed by tmenguy)
Full Changelog: 1.0.7...1.0.8
1.0.7
- Fixed some sensors being unknown when the Value was actually just 0
- Fixed some sensors having incorrect icon names
Full Changelog: 1.0.6...1.0.7
1.0.6
- Fix Unit of the Power sensor to be KW
- Added new sensors:
- Odometer
- Speed
- Elevation
- Estimated Battery Range
- Calibrated Reference Consumption
Full Changelog: 1.0.4...1.0.6
1.0.5
- Fix Unit of the Power sensor to be KW
- Added new sensors:
- Odometer
- Speed
- Elevation
- Estimated Battery Range
- Calibrated Reference Consumption
Full Changelog: 1.0.4...1.0.5
1.0.4
Fix the Integration not being able to load by not requireing a very specific version of aiohttp
Full Changelog: 1.0.3...1.0.4
1.0.3
Update every 15 seconds if the telemetry data has changed within the last 5 minutes
1.0.2 Beta
Adaptive Sync Interval
Update faster if the telemetry data has changed within the last 5 minutes
Full Changelog: 1.0.0...1.0.2
1.0.0
Initial Release
Initial Release of the A Better Route Planner Integration This includes:
- Logging in with API Key and User Token
- Telemetry Data from Iternio API being exposed as Sensor Entities
- Latitude
- Longitude
- Heading
- Power
- State of Charge
- State of Health
- Battery Temperature
- External Temperature
- Type of Telemetry
- Time of Last Update
- Sending of Telemetry Data using Home Assistant Action
Full Changelog: https://github.com/jannis3005/hass-abrp/commits/1.0.0