WARNING - This version will only work if you have tokens already, Login is currently broke!! Valid tokens should work for upto 90days!!
If you have lost your token try branch 1.70, you will need to manually update the files as this isn't ready for HACS release yet
- Fix token refresh
- Fix for missing locale
- Fix duplicate Switches dictionary
- Fix DC fast charging bug
- Temp fix for login issues (Uses different region login servers, may get blocked soon!)
- Remove deprecated GPS source type
- Added data_description translations
- Add ability to use Lincoln vehicles again
- 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 automations/research
- Reworked authentication to use login.ford.com
- Skipped due to emergency release of auth changes
- 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
- Added more Trip Data to elVeh (will assess to determine if previous Trip scores can be removed)
- Trip Speed Score
- Trip Deceleration Score
- Trip Acceleration Score
- Trip Electrical Efficiency (unsure what this value is, adding it to get more data)
- Fix for fuel not displaying properly for EV's (will assess to determine if duplicate values in other sensors can be removed)
- Better display for Trip Duration under elVeh
- elVeh kW conversions will display 0 if voltage or amperage is 0
- Versioning issue 1.59 is 1.60
- Add support for manual VIN entry (Lincoln cars hopefuly) - Please test this and report any errrors back!
- 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
- 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
- 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
- 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
- Skipped due to git issue
- 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)
- Updated vehicle endpoint to use new Autonomics API
- Added secondary Autonomic token
- Remapped commands to use new "command" API endpoint
- Remapped existing sensors to new json variables (Some are missinge)
- Added charge status sensor (Thanks @SquidBytes)
- Added new speed sensor (Will be adding more attributes to this like pedal position and torque settings soon)
Please report any bugs as a separate issue so I can keep track easier
There is a LOT more coming soon as the new API exposes an excessive amount of information including speed, pedal position, crash sensors and way more.
- Update for discontinued API endpoints (Update, lock, remote start)
- Fix for incorrect tire pressure conversion
- Handling of blank nickName when configuring car in config flow
- Fix for incorrect URL reference in vehicles API
- Complete refactor of all code to make it more compliant
- Added new config flow to allow for choosing vehicles on setup instead of using VIN
- Added German & Italian translations (@@lollo0296)
- Add translations for service strings
- Fix error on odometer missing config
- Handle unsupported car locks
- Add Units for elVeh DTE
- Add poll_api service to allow for manual refreshing of data outside of poll interval (e.g. poll more when driving)
- Add option to disable distance conversion when units displaying wrong in certain countries
- Add device_class to "last_refresh" sensor
- Add Locking/Unlocking status to lock entity
- Enabled support for debugging via the UI
- Fix diesel filter error
- Fix window position reporting as open always
- Fix incorrect window position status
- Add reload integration service
- Add DPF status on supported vehicles
- Incorrect vehicle refresh time (@ronytomen)
- Refresh integration automatticly on options changes
- Fix incorrect tire pressure units (Thanks @costr for debugging)
- Fix options error in HA 2023
- 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
- added statistics support to odometer sensor
- Fixed device_tracker not working correctly in automations
- Changed the default update interval from 5 minutes to 15 minutes (Reduce Ford API Requests)
- Add ability to change this interval in integration options (WARNING! setting this too low will result in your Fordpass account being locked!!!!)
- Update messages icon to new format
- Remove vehicle list endpoint on setup
- Add dutch translation (Thanks @Bert-R)
- Remove deprecated dotted module
- Add coordinator context for HA 2022.7
- Change oauth flow for latest Fordpass changes
- Fix occasional hacs error due to git tag issue
- 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
- Fix for multiple accounts
- Fix for elvDTE error
- Disabled guard mode
- Fixed elvDTE units
- set Vin check on install to warning only (Lincoln cars don't show in ford database)
- Added vin check on setup (Will check if given VIN is linked to the credentials)
- Fix fuel level error
- Add code for Vin debugging
- Updated user agent
- Added messages sensor to show current messages in fordpass
- Change device_state_attributes to extra_state_attributes (HA 2020.12.1)
- Changed session timeout to cope with timeouts in fordpass API (Helps prevent 403 error's)
Breaking Change
When installing this new version please go to "integrations" and click configure on Fordpass and choose your preferred units. Not doing this will result in an error!!
- Fixed tyre pressure status when sensor missing or broke
- Add DistanceToEmpty Imperial Conversion (Thanks @JacobWasFramed )
- Seperated pressure and distance measurement unit selection (Thanks @JacobWasFramed)
- Fix for custom config locations on certain HA installs
- Error handling for null fuel and elVehDTE attributes. Thanks @wietseschmitt
- Fixed incorrect reporting of guardmode switch status
- Added null guard status handling (effects some vehicles)
- Fix Guard mode error (Missing data array)
- Added VIN option to UI
- Added Guard mode switch (Need people to test as don't have access to a guard mode enabled vehicle)
- Added extra sensors (Credit @tonesto7)
- Zonelighting (Supported models only)
- Deep sleep status
- Remote start status
- Firmware update status
- Added partial opening status for windows (Credit @tonesto7)
- Added logic to only add supported sensors (Still in Beta)
- Fixed json error when adding multiple cars
- Added "vin" option to "refresh" service to allow for refreshing of individual cars
- Fixed service bug calling the wrong variable
- Updated manifest for latest HA requirements
- Added Version attribute to manifest.json
- Converted "lastrefresh" to home assistant local time
- Fixed window status for Undefined
- Tire pressure now reports based on region
- Fixed 401 error for certain token refreshes
- Token file has been moved to same folder as install (Can be changed by changing the token_location variable)
- Fixed window status reporting as Open
- Added check for "Undefined_window_position" window value
- Fixed bug when TMPS value was 0 (Some cars return 0 on individual tyre pressures)
- Fixed door open bug 2.0 (New position value)
- Added a check to see if a vehicle supports GPS before adding the entity
- Added individual TMPS Support
- Fixed door open bug
- Added Icons for each entity
- Added "clear_tokens" service call
- Added Electric Vehicle features
- Fixed "Invalid" lock status
- Support for multiple regions (Fixes unavaliable bug)
- Token renamed to fordpass_token
In order to support regions you will need to reinstall the integration to change region (Existing installs will default to North America)
- Minor bug fix
- Added device_tracker type (fordpass_tracker)
- Added imperial or metric selection
- Change fuel reading to %
- Renamed lock entity from "lock.lock" to "lock.fordpass_doorlock"
- Added window position status
- Added service "fresh_status" to allow for polling the car at a set interval or event
- Added Last Refreshed sensor, so you can see when the car was last polled for data
- Added some more debug logging
- Added door status
- Added token saving
- Added car poll refresh
Fordpass can be configured via Integrations UI
- From Home Assistant UI go to Configuration > Integrations
- Click the orange + icon at the bottom right to bring up new integration window
- Find and click on fordpass
- Enter required information and click Submit