Skip to content

Releases: jannis3005/hass-abrp

Add Device Tracker

Choose a tag to compare

@jannis3005 jannis3005 released this 10 Jun 07:12
  • Add a Device Tracker for the Location of the Car (Contributed by tmenguy)

Full Changelog: 1.0.7...1.0.8

1.0.7

Choose a tag to compare

@jannis3005 jannis3005 released this 31 Jan 12:58
  • 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

Choose a tag to compare

@jannis3005 jannis3005 released this 31 Jan 11:39
  • 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

1.0.5 Pre-release
Pre-release

Choose a tag to compare

@jannis3005 jannis3005 released this 31 Jan 11:26
  • 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

Choose a tag to compare

@jannis3005 jannis3005 released this 07 Jan 21:49

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

Choose a tag to compare

@jannis3005 jannis3005 released this 25 Nov 20:15

Update every 15 seconds if the telemetry data has changed within the last 5 minutes

1.0.2 Beta

1.0.2 Beta Pre-release
Pre-release

Choose a tag to compare

@jannis3005 jannis3005 released this 25 Nov 19:36

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

Choose a tag to compare

@jannis3005 jannis3005 released this 22 Nov 09:55

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