Skip to content

1.53 Release

Compare
Choose a tag to compare
@itchannel itchannel released this 12 Oct 08:37
· 139 commits to master since this release
5e30114

A LOT has been changed in this release, as you can see from the list below I've crushed a tonne of bugs for the new API but be aware there may still be some so please report any!"

  • Updated vehicle endpoint to use new Autonomics API
  • Added secondary Autonomic token
  • Remapped commands to use new "command" API endpoint
  • Remapped existing sensors to new json variables (Some are missing)
  • Added basic electric vehicle variables under elveh sensor (More to come)
  • Fix URL used for sending commands
  • Fixed car status update returning an error
  • Added remote start status and countdown timer to attributes
  • Fixed incorrect lock/unlock command
  • Fixed FuelRange error on electric vehicles (Now returns battery range)
  • Added Battery Charge Amount to elveh attributes (Also shows under Fuel)
  • Reworked token management to save the Autonomics token and only refresh on expiry (WIP)
  • Added new speed sensor (Will be adding more attributes to this like pedal position and torque settings soon)
  • Fixed status refresh service calling wrong function #311
  • Fix fuellevel spelling for attribute sensor #310
  • Change lock status to not using locking/unlocking for now #312
  • Handle different timestamp format from server
  • Fix electric vehicle data not showing when car doesn't support batterystatus
  • Fix when certain electric vehicle inputs are missing
  • Added charge status sensor (Thanks @SquidBytes)
  • Fix for decreasing mileage #314
  • Fix for error when tirepressure not supported on vehicle
  • Fix for sensors not updating with live data

Please report any bugs as a separate issue so I can keep track easier

If anyone wants to contribute or send me their vehicle data it would be really helpful to map out all new features on each model!

There is a LOT more coming soon as the new API exposes an excessive amount of information including speed, pedal position, crash sensors and way more.