Skip to content

Releases: itchannel/fordpass-ha

1.80 Beta5

07 Nov 00:20

Choose a tag to compare

1.80 Beta5 Pre-release
Pre-release

Hi All, This update fixes the latest breaking API change (07/11/2025), however I have limited time these days to maintain this report as much as I'd like. It's working again for now but I also recommend taking a look at https://github.com/marq24/ha-fordpass where he has made an awesome fork of the project with added websockets and appears to be maintaining it a little more frequently :)

BREAKING CHANGE!

This version has been reworked to store all session tokens inside the HA storage system to persist updates/reboots. Unfortunately this means if you do update you will need to grab the token again.
Updates
Beta 5

Fix API error November 2025

Previous Beta Versions
Disabled messages until I can fix new API endpoint
Reworked config flow to make adding a token easier
Added ability to add multiple cars from one account using the same token
Fixed a few bugs and changes made in the 1.70 branch
This is a BETA version and I'm still working on refactoring and tidying up before pushing to release. Testing is at your own risk :)
Fix for async error when refreshing status
Fix incorrect ignition switch status for remote start

Unfortunately I can't bring back the old method of authentication but at least using the new token system it should use refresh tokens and not require you to re login.

1.80 Beta 4

05 Sep 10:33
7f98230

Choose a tag to compare

1.80 Beta 4 Pre-release
Pre-release

BREAKING CHANGE!

This version has been reworked to store all session tokens inside the HA storage system to persist updates/reboots. Unfortunately this means if you do update you will need to grab the token again.

Updates

Beta 4

  • Disabled messages until I can fix new API endpoint

Previous Beta Versions

  • Reworked config flow to make adding a token easier
  • Added ability to add multiple cars from one account using the same token
  • Fixed a few bugs and changes made in the 1.70 branch
  • This is a BETA version and I'm still working on refactoring and tidying up before pushing to release. Testing is at your own risk :)
  • Fix for async error when refreshing status
  • Fix incorrect ignition switch status for remote start

Unfortunately I can't bring back the old method of authentication but at least using the new token system it should use refresh tokens and not require you to re login.

1.80 Beta 3

06 Jun 10:34

Choose a tag to compare

1.80 Beta 3 Pre-release
Pre-release

BREAKING CHANGE!

This version has been reworked to store all session tokens inside the HA storage system to persist updates/reboots. Unfortunately this means if you do update you will need to grab the token again.

Updates

  • Reworked config flow to make adding a token easier
  • Added ability to add multiple cars from one account using the same token
  • Fixed a few bugs and changes made in the 1.70 branch
  • This is a BETA version and I'm still working on refactoring and tidying up before pushing to release. Testing is at your own risk :)
  • Fix for async error when refreshing status
  • Fix incorrect ignition switch status for remote start

Unfortunately I can't bring back the old method of authentication but at least using the new token system it should use refresh tokens and not require you to re login.

1.80 Beta2

06 Jun 09:22

Choose a tag to compare

1.80 Beta2 Pre-release
Pre-release

BREAKING CHANGE!

This version has been reworked to store all session tokens inside the HA storage system to persist updates/reboots. Unfortunately this means if you do update you will need to grab the token again.

Updates

  • Reworked config flow to make adding a token easier
  • Added ability to add multiple cars from one account using the same token
  • Fixed a few bugs and changes made in the 1.70 branch
  • This is a BETA version and I'm still working on refactoring and tidying up before pushing to release. Testing is at your own risk :)
  • Fix for async error when refreshing status

Unfortunately I can't bring back the old method of authentication but at least using the new token system it should use refresh tokens and not require you to re login.

1.80 Beta1

06 Jun 09:00

Choose a tag to compare

1.80 Beta1 Pre-release
Pre-release

BREAKING CHANGE!

This version has been reworked to store all session tokens inside the HA storage system to persist updates/reboots. Unfortunately this means if you do update you will need to grab the token again.

Updates

  • Reworked config flow to make adding a token easier
  • Added ability to add multiple cars from one account using the same token
  • Fixed a few bugs and changes made in the 1.70 branch
  • This is a BETA version and I'm still working on refactoring and tidying up before pushing to release. Testing is at your own risk :)

Unfortunately I can't bring back the old method of authentication but at least using the new token system it should use refresh tokens and not require you to re login.

1.68 Release

09 May 22:23
1b78438

Choose a tag to compare

Changelog

  • Temporary fix for logging in. Uses alternative country servers.
  • Fix for DC fast charging not displaying correctly
  • Removed duplicate switches dictionary

Due to security changes being implemented by Ford, the current solution may stop working in the near future. We are in talks with Ford about how we could potentially support their official 3rd party API, but this may not be a quick process as it's still in development.

1.68 - Beta Release

09 May 08:27
ba3e989

Choose a tag to compare

1.68 - Beta Release Pre-release
Pre-release
  • Temporary fix for logging in. Uses alternative country servers.

Proceed with caution I don't know how long this will last. I am trying to reach out to Ford about supporting their new Client API, however it only works in USA currently.

1.66 Release

06 Jan 22:16
e957011

Choose a tag to compare

  • Remove deprecated GPS source type
  • Added data_description translations

1.65 Release

03 Jan 02:54
b60c046

Choose a tag to compare

  • Fix for Lincoln vehicles not being supported (Still requires manual VIN entry but all previous functionality restored)

1.64 Release

02 Jan 23:08
fbd57c2

Choose a tag to compare

  • Add helper text for initial login when using a mobile number
  • Added sensors containing all returned data from API (Disabled by default in HA) can be used for templates and other automation's/research