Skip to content

Releases: itchannel/fordpass-ha

1.53 Release

12 Oct 08:37
5e30114
Compare
Choose a tag to compare

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.

1.52 Release

16 Sep 10:49
2b3bbf8
Compare
Choose a tag to compare
  • Upgrade API endpoints to v5 for lock, start & update

1.51 Release

16 Sep 08:01
001ce12
Compare
Choose a tag to compare
  • Fix for incorrect tire pressure conversion
  • Handling of blank nickName when configuring car in config flow
  • Fix for incorrect URL reference in vehicles API

1.50 Release

06 Sep 22:38
0fb8acb
Compare
Choose a tag to compare

Warning this release uses a new config flow so may be buggy. If you already have the integration added it should function as normal!

  • Added vehicle selection to initial setup
  • Refactor of code
  • Display vehicle model in device tab

1.49 Release

22 Aug 23:49
6e9f996
Compare
Choose a tag to compare

Added translations for

  • German
  • Italian

Thanks lollo0296 for the pull request

1.48 Release

28 Jul 23:08
5cb7a5e
Compare
Choose a tag to compare
  • Add translations for service strings
  • Fix error on odometer missing config
  • Handle unsupported car locks
  • Add Units for elVeh DTE

1.48 PreRelease2

27 Jul 10:18
Compare
Choose a tag to compare
1.48 PreRelease2 Pre-release
Pre-release
  • Fix token refresh error

1.48 PreRelease

27 Jul 09:41
Compare
Choose a tag to compare
1.48 PreRelease Pre-release
Pre-release
  • Add translations for service strings
  • Fix error on odometer missing config
  • Handle unsupported car locks
  • Add Units for elVeh DTE

1.47 Release

18 Jul 22:56
2f2f7c6
Compare
Choose a tag to compare
  • Added "poll_api" service for manual polling of API (Use in automation's that require more up to date data)
  • Added "locking/unlocking" states to lock entity
  • Added HA debugging support in the UI
  • Added option to disable distance conversions
  • Added device_class to "last_refresh" timestamp

1.47 PreRelease

18 Jul 02:37
Compare
Choose a tag to compare
1.47 PreRelease Pre-release
Pre-release
  • Added "poll_api" service for manual polling of API (Use in automation's that require more up to date data)
  • Added "locking/unlocking" states to lock entity
  • Added HA debugging support in the UI
  • Added option to disable distance conversions
  • Added device_class to "last_refresh" timestamp