Skip to content

Releases: itchannel/fordpass-ha

1.61 Beta3

23 Oct 08:53
Compare
Choose a tag to compare
1.61 Beta3 Pre-release
Pre-release

Version 1.61 Beta 3

  • Deepsleep status is now reported again as a sensor
  • Compass Direction is now an attribute under the device_tracker entity
  • Handle missing countdownTimer variable
  • Handle missing events dictionary
  • Temporary fix for elveh errors
  • Fix for batt Volt Null

1.60 Release

22 Oct 08:34
399fc2e
Compare
Choose a tag to compare

Version 1.59

  • Add support for manual VIN entry (Lincoln cars hopefully) - Still might be faulty as need more people to test/help
  • Fix for lastRefresh sensor not returning local time
  • Fix for elVehCharging Estimated End Time not returning local time
  • Fix for elVehCharging Battery Temp debug error
  • elVehCharging now displays Plug Status as default
  • Added device class for battery
  • Fix for incorrect DoorStatus @sarangcr03
  • Added Trip Data to elVeh.
    • Trip Ambient Temp
    • Trip Outside Air Ambient Temp
    • Trip Duration
    • Trip Cabin Temp
    • Trip Energy Consumed (kW)
    • Trip Distance Traveled
    • Trip Efficiency
    • Driving Score now Trip Driving Score
    • Range Regen now Trip Range Regeneration

1.61 Beta 2

22 Oct 22:04
Compare
Choose a tag to compare
1.61 Beta 2 Pre-release
Pre-release

Version 1.61 Beta 2

  • Deepsleep status is now reported again as a sensor
  • Compass Direction is now an attribute under the device_tracker entity
  • Handle missing countdownTimer variable
  • Handle missing events dictionary
  • Temporary fix for elveh errors

1.59 Beta

22 Oct 07:15
e1487a2
Compare
Choose a tag to compare
1.59 Beta Pre-release
Pre-release

Version 1.59

  • Add support for manual VIN entry (Lincoln cars hopefully) - Still might be faulty
  • Fix for lastRefresh sensor not returning local time
  • Fix for elVehCharging Estimated End Time not returning local time
  • Fix for elVehCharging Battery Temp debug error
  • elVehCharging now displays Plug Status as default
  • Added device class for battery
  • Fix for incorrect DoorStatus @sarangcr03
  • Added Trip Data to elVeh.
    • Trip Ambient Temp
    • Trip Outside Air Ambient Temp
    • Trip Duration
    • Trip Cabin Temp
    • Trip Energy Consumed (kW)
    • Trip Distance Traveled
    • Trip Efficiency
    • Driving Score now Trip Driving Score
    • Range Regen now Trip Range Regeneration

1.58 Release

18 Oct 08:39
Compare
Choose a tag to compare

Version 1.58

  • Rewrote auth function to allow for more granular debugging
  • Changed odometer to use native conversions in HA (pick from sensor options)
  • No longer displays "unavaliable" if sensor goes offline, will instead show previous data and report an error in logs
  • More EV features
  • Add hood status to door locks
  • Added tripFuelEconomy attribute under speed
  • Added "Driving Score" and Range Regeneration attributes to elVeh (Driving score was a previous feature in the FordPass app. Its basically a "score" based on the maximum brake regen gained from a trip)
  • Removed duplicate attributes from elVeh / elVehCharging
  • Returning Estimated End Time as a timestamp for elVehCharging (previously was Time To Complete)
  • Improved the elVehCharging display

1.58 Beta

15 Oct 11:21
Compare
Choose a tag to compare
1.58 Beta Pre-release
Pre-release

This is a test release for anyone experiencing "unavailable" and errors periodically. Due to it taking a while for errors to occur I'm still testing so this is purely a beta release for people to try. Do not download if you aren't experiencing these errors currently

Other changes

  • Rewrote auth function to allow for more granular debugging
  • Changed odometer to use native conversions in HA (pick from sensor options instead of integration options)
  • No longer displays "unavailable" if sensor goes offline, will instead show previous data and report an error in logs
  • More EV features
  • Add hood status to door locks

1.57 Release

13 Oct 12:06
a3ea0dd
Compare
Choose a tag to compare

Version 1.57

  • Rewrote command function to actively poll until success or failure is returned
  • Fixed bug where elveh attributes wasn't showing
  • Fixed bug where command wouldn't check token expiry first

1.56 Release

13 Oct 10:50
e14cba6
Compare
Choose a tag to compare

Version 1.56

  • Fix for error when missing GPS data from vehicle
  • Fix for electric vehicle error
  • Better formatting of door statuses
  • Fix for missing diesel stats
  • Fix for initial integration error on startup
  • Added temperature sensors
  • Added extra attributes to speed sensor e.g. pedal positions and RPM
  • Removed GPS sensor (All stats are in device_tracker entity)
  • Added check if window position if supported, if not entity is not added

1.57 Beta 1

13 Oct 11:44
Compare
Choose a tag to compare
1.57 Beta 1 Pre-release
Pre-release

1.57 Beta 1

  • reworked command function to poll for command status and respond depending on the command status.

1.54 Release

12 Oct 10:24
dbdaa35
Compare
Choose a tag to compare

This release contains all the changes in 1.53 plus a few fixes and features

  • Fixed lock/unlock status (Waits 90seconds before checking command has completed)
  • Added back diesel sensors
  • Added indicator/warning sensor (Shows any faults on the vehicle)