Skip to content

Releases: itchannel/fordpass-ha

1.40 Release

07 Dec 21:13
2c71af9
Compare
Choose a tag to compare
  • Fix empty value bug for lighting attributes
  • Fix casting bug for elvehdte and batterly level
  • Fix empty but not null string for tire pressure
  • Add BAR units to options

1.39 Release

30 Nov 09:25
9a2b791
Compare
Choose a tag to compare
  • Add statistics support for odometer
  • Fix issue with device_tracker entity and automation's

1.38 Release

30 Nov 08:55
f4f8dd6
Compare
Choose a tag to compare
  • Changed default poll interval from 5 minutes (300 seconds) to 15 minutes (900 seconds) (to reduce Fordpass API calls)
  • Added the ability to set a custom poll interval in integration options (WARNING: setting this lower than 300 seconds will result in excessive API calls and a potential account ban!)

1.37 Release

11 Aug 23:51
a0b983d
Compare
Choose a tag to compare
  • Change mdi icon for messages to new format

1.36 Release

20 Jul 23:10
d2efa02
Compare
Choose a tag to compare
  • Remove vehicle endpoint used during config setup (not needed and currently broken/changed on Fordpass API)
  • Add Dutch translation (Thanks @Bert-R )

1.35

02 Jul 07:56
dfbe49a
Compare
Choose a tag to compare
  • Remove deprecated dotted module
  • Add coordinator context for HA 2022.7
  • Fix manifest issue

1.35-Beta2

01 Jul 06:25
Compare
Choose a tag to compare
1.35-Beta2 Pre-release
Pre-release
  • Remove deprecated dotted module
  • Add coordinator context for HA 2022.7
  • Fix manifest issue

1.34

30 Jun 08:30
681b085
Compare
Choose a tag to compare
  • Redone auth flow for Fordpass changes
  • Change initial sign in to store tokens on first run

1.33

22 Jun 09:39
4ac077a
Compare
Choose a tag to compare
  • Fix auth flow to comply with new endpoints

Warning - If you encounter auth errors please delete the token file located in the install directory or use the "delete_token" service

1.32Beta2

21 Jun 05:40
Compare
Choose a tag to compare
1.32Beta2 Pre-release
Pre-release

Beta release with fixed authentication flow for the Ford API.

There may be bugs as it's still being tested!