Releases: itchannel/fordpass-ha
Releases · itchannel/fordpass-ha
1.61 Beta3
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
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
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
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
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
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
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
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
1.57 Beta 1
- reworked command function to poll for command status and respond depending on the command status.
1.54 Release
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)