Skip to content

Releases: Brandawg93/homebridge-fordpass

v1.5.3

13 Jan 12:51
Compare
Choose a tag to compare

FIX

  • Switch to using a refresh token for reauthentication (7e5308b).

v1.5.2

10 Jan 13:20
Compare
Choose a tag to compare

FIX

  • Fix for 401 errors (closes #165) (#166).

Special thanks to @ianjwhite99 for the fix! For more Fordpass related projects, check out his Github.

v1.5.1

14 Dec 20:05
Compare
Choose a tag to compare

FIX

v1.5.0

20 Nov 21:02
Compare
Choose a tag to compare

NEW

  • Electric vehicles now properly display the charging status (e511345).
  • Vehicles now display a low battery indicator when fuel or battery is less than 10% (e511345).

FIX

  • Battery levels no longer show negative values (e511345) (closes #156).

v1.4.0

25 Jul 16:43
Compare
Choose a tag to compare

NEW

  • Added support for electric vehicles (a68917d) (closes #143).

v1.3.1

15 Mar 14:55
Compare
Choose a tag to compare

FIX

  • Fix warnings introduced in Homebridge v1.3.x (32245d5).

v1.3.0

24 Feb 12:55
Compare
Choose a tag to compare

NEW

  • Vehicles can now be automatically refreshed on an interval. Simply go to the plugin settings > Advanced Options, and enable Auto Refresh. Note that this will use your vehicle's battery to refresh the API. (0fe454b)

Special thanks to @antonintlh for the work on the new refresh features!

v1.2.1

27 Dec 20:57
Compare
Choose a tag to compare

FIX

  • Fixed a minor logging issue. (1032345)

v1.2.0

13 Sep 00:48
Compare
Choose a tag to compare

NEW

  • The battery level of the lock has been set to the fuel level of the car. Try asking siri, "Hey siri, what is the fuel level of my car?". (c6df747)

FIX

  • The lock/unlock status is now confirmed by the Fordpass API meaning that Homekit will not show Locked/Unlocked until the vehicle is actually locked or unlocked by the API. (6801ba6)

v1.1.4

02 Sep 12:51
95de3ed
Compare
Choose a tag to compare

FIX

  • Fix for automations disappearing after restarting homebridge.