Releases: Brandawg93/homebridge-fordpass
Releases · Brandawg93/homebridge-fordpass
v2.0.0
Breaking Changes
- The plugin now requires node 18 or 20 and Homebridge >= 1.7.0.
What's Changed
- Refactor Authorization using Ford's Official Developer API by @smith288 in #244
New Contributors
Full Changelog: v1.9.0...v2.0.0
v1.9.0
FIX
- Fix for new Fordpass API connectivity (closes #230)
v1.8.3
FIX
- Fix for invalid user api call (d6d01c1)
v1.8.2
FIX
- Extend refresh interval to 15 minutes (3113633).
v1.8.1
FIX
- Fix for lock/unlock notification spam when API request times out. (8454721)
v1.8.0
NEW
- The charging automation trigger has been converted to an occupancy sensor for more accurate representation (e4664cb).
- A new optional occupancy sensor has been added for the plug status for additional automation customization and can be enabled in advanced settings (8befb80).
FIX
- Fix for broken vehicle API request (closes #194) (e4664cb).
Special thanks to @y-mishchenko for occupancy sensor implementation and bug fixes!
v1.7.1
FIX
- Fix authentication not working after Ford removed older password capability (c072714) (closes #188)
v1.7.0
NEW
- Electric vehicles can now use the charging switch to run automations when their vehicle is charging. (98b17ca) (closes #177)
FIX
- Fixed vehicle status being called too many times. (b5f275c) (closes #187)
- Fixed plugin not working in regions outside the US (b5f275c) (closes #168)
v1.6.1
FIX
- Fix connection issue introduced by Ford (c4a6fd4)
v1.6.0
NEW
- You can now select your local region in "Advanced Options" in the UI.
- Config for vehicles is no longer needed.
NOTE: You can edit your vehicle's nickname via the fordpass app.