generaltso

Well-Known Member
Joined
Jun 24, 2020
Threads
76
Messages
15,389
Reaction score
28,696
Location
Vermont
Vehicles
2024 Kia EV9 GT-Line
Country flag
Release v1.2.3
  • Added in a placeholder image for vehicles that don't have an image.
  • Fixed a bug for using psi tire pressure and metric units.
  • Automatically determine measurement units like distance, pressure, and locale from your Ford account. This should allow support for users outside North America.
  • Added Light/Dark mode to OTA and vehicle data pages.
  • Many more bug fixes and optimizations.
https://raw.githubusercontent.com/tonesto7/fordpass-scriptable/main/Fordpass Widget.js

Coming Soon:
  • Support for receiving text commands using Siri Shortcut. This will allow us to simulate the ford shortcuts for starting and unlocking. It will allow you to say any command and the script can parse it and execute it. Meaning status feedback and advanced commands like frunk, SecuriAlert, etc.
@tonesto7 , thank you for doing this, it really is fantastic! I asked in one of the previous pages, but I think it may have gotten buried. Is it possible to add a "Last Updated" field in the widget that displays how long ago the car updated its data? This is very helpful in FordPass so that we know if the data is 5 minutes old or 15 hours old. This wouldn't be an issue if the car would update its data more regularly, but I guess Ford's not there yet.
Sponsored

 

Texas-E

Well-Known Member
Joined
May 16, 2021
Threads
8
Messages
284
Reaction score
499
Location
Texas
Vehicles
2021 Mach-E
Country flag
@tonesto7 , thank you for doing this, it really is fantastic! I asked in one of the previous pages, but I think it may have gotten buried. Is it possible to add a "Last Updated" field in the widget that displays how long ago the car updated its data? This is very helpful in FordPass so that we know if the data is 5 minutes old or 15 hours old. This wouldn't be an issue if the car would update its data more regularly, but I guess Ford's not there yet.
There is a Force Refresh command in the script. It might help you in the short term.

For what it is worth, @tonesto7 Github page has an area to report issues and enhancements (under discussions)- https://github.com/tonesto7/fordpass-scriptable

He looks to be working with several different groups, and I'm trying to log errors/enhancements there.
 

generaltso

Well-Known Member
Joined
Jun 24, 2020
Threads
76
Messages
15,389
Reaction score
28,696
Location
Vermont
Vehicles
2024 Kia EV9 GT-Line
Country flag
There is a Force Refresh command in the script. It might help you in the short term.
That will just force the script to refresh whatever data is available from the Ford servers, which is not what I'm after. I'm looking to have the widget display the time since the car last updated its data to the Ford servers, so we know how stale the displayed info is.

This is the field in FordPass:

Ford Mustang Mach-E ? Scriptable FordPass Widget (iOS, iPad, MacOS) 1639752153274
 

Texas-E

Well-Known Member
Joined
May 16, 2021
Threads
8
Messages
284
Reaction score
499
Location
Texas
Vehicles
2021 Mach-E
Country flag
That will just force the script to refresh whatever data is available from the Ford servers, which is not what I'm after. I'm looking to have the widget display the time since the car last updated its data to the Ford servers, so we know how stale the displayed info is.
Got ya... also a great thing to log over on GitHub.
 


tonesto7

Well-Known Member
First Name
Anthony
Joined
Sep 20, 2021
Threads
2
Messages
243
Reaction score
610
Location
Ann Arbor, Michigan
Vehicles
2021 F150
Occupation
Software Developer/System Admin
Country flag
@tonesto7 , thank you for doing this, it really is fantastic! I asked in one of the previous pages, but I think it may have gotten buried. Is it possible to add a "Last Updated" field in the widget that displays how long ago the car updated its data? This is very helpful in FordPass so that we know if the data is 5 minutes old or 15 hours old. This wouldn't be an issue if the car would update its data more regularly, but I guess Ford's not there yet.
That's a reasonable request!
Let me see if the timestamp is in the data. I know each status type has a timestamp just not sure about all the data.
 

Logal727

Well-Known Member
First Name
C
Joined
Aug 23, 2021
Threads
101
Messages
7,351
Reaction score
11,347
Location
Florida
Vehicles
‘21 Carbonized Gray Mustang Mach-E Premium AWD Ext
Country flag
Release v1.2.3
  • Added in a placeholder image for vehicles that don't have an image.
  • Fixed a bug for using psi tire pressure and metric units.
  • Automatically determine measurement units like distance, pressure, and locale from your Ford account. This should allow support for users outside North America.
  • Added Light/Dark mode to OTA and vehicle data pages.
  • Many more bug fixes and optimizations.
https://raw.githubusercontent.com/tonesto7/fordpass-scriptable/main/Fordpass Widget.js

Coming Soon:
  • Support for receiving text commands using Siri Shortcut. This will allow us to simulate the ford shortcuts for starting and unlocking. It will allow you to say any command and the script can parse it and execute it. Meaning status feedback and advanced commands like frunk, SecuriAlert, etc.
  • Support for small and large widget layouts
  • Support for multiple instances of the widget (Multiple Vehicles)
  • View messages that are in FordPass app.
Kind of a dumb question, but the "car with no image" thing is an issue I've had ever since I got my car. Do you know or have a guess as to why some cars don't have images?
 

SAM

Well-Known Member
First Name
SAM
Joined
Dec 29, 2020
Threads
3
Messages
335
Reaction score
362
Location
Central NJ
Vehicles
Premium MME4X Iconic Silver
Country flag
Release v1.2.3
  • Added in a placeholder image for vehicles that don't have an image.
  • Fixed a bug for using psi tire pressure and metric units.
  • Automatically determine measurement units like distance, pressure, and locale from your Ford account. This should allow support for users outside North America.
  • Added Light/Dark mode to OTA and vehicle data pages.
  • Many more bug fixes and optimizations.
https://raw.githubusercontent.com/tonesto7/fordpass-scriptable/main/Fordpass Widget.js
Thanks for all the great improvements, but it is not working for me when I try to update to v1.2.3.

Ford Mustang Mach-E ? Scriptable FordPass Widget (iOS, iPad, MacOS) IMG_0891


TEXT:
2021-12-17 11:28:30: Script Update Available: false
2021-12-17 11:28:30: missing: fpDeviceLanguage,fpLanguage,fpTz,fpPressureUnits,fpSpeedUnits
2021-12-17 11:28:37: (Config Menu) Done was pressed
2021-12-17 11:28:38: Error on line 1814:23: Expected value of type string but got value of type null.

I saw this same issue was posted to GitHub a few hours ago. Am I doing something wrong?
 

Goober96

Well-Known Member
First Name
Brent
Joined
Apr 21, 2021
Threads
7
Messages
130
Reaction score
91
Location
SC
Vehicles
2021 Mach-E4X, 1996 Mustang Cobra, 2008 Corvette
Country flag
Thanks for all the great improvements, but it is not working for me when I try to update to v1.2.3.

IMG_0891.jpg


TEXT:
2021-12-17 11:28:30: Script Update Available: false
2021-12-17 11:28:30: missing: fpDeviceLanguage,fpLanguage,fpTz,fpPressureUnits,fpSpeedUnits
2021-12-17 11:28:37: (Config Menu) Done was pressed
2021-12-17 11:28:38: Error on line 1814:23: Expected value of type string but got value of type null.

I saw this same issue was posted to GitHub a few hours ago. Am I doing something wrong?
I got the same thing the first time. Reran it and the error went away.
 

SAM

Well-Known Member
First Name
SAM
Joined
Dec 29, 2020
Threads
3
Messages
335
Reaction score
362
Location
Central NJ
Vehicles
Premium MME4X Iconic Silver
Country flag
I got the same thing the first time. Reran it and the error went away.
Reran it a number of times, delete app, delete data, reload, same result, except sometimes I get this error first, which, after selecting OK and running again, is followed by the 1814:23 error.

Ford Mustang Mach-E ? Scriptable FordPass Widget (iOS, iPad, MacOS) IMG_0892
 

nmundo

Member
Joined
Jun 17, 2021
Threads
0
Messages
18
Reaction score
5
Location
Charlotte, NC
Vehicles
2021 Infinite Blue Premium ER RWD MME
Country flag
Added the status of the frunk and submitted a PR for it. Probably not as useful as the others but doesn't hurt to have.

Ford Mustang Mach-E ? Scriptable FordPass Widget (iOS, iPad, MacOS) 1639771433198
 

SoriceConsulting

Well-Known Member
First Name
Sal
Joined
Oct 10, 2020
Threads
29
Messages
469
Reaction score
469
Location
NJ, USA
Website
sorice.com
Vehicles
2023 GTPE, Rapid Red
Occupation
IT Consultant
Country flag
Latest version (1.2.3) stopped working for me. 1.2.2 worked fine.

Tried removing/replacing the script, removing/replacing the app, etc. I get these prompts. If I 'Save' the first I get the 2nd:

Ford Mustang Mach-E ? Scriptable FordPass Widget (iOS, iPad, MacOS) ScriptableErrors
Sponsored

 
 







Top