• Welcome to F150Lightningforum.com everyone!

    If you're joining us from F150gen14.com, then you may already have an account here!

    If you were registered on F150gen14.com as of April 16, 2022 or earlier, then you can simply login here with the same username and password!

Sponsored

BHunted1

Well-known member
First Name
John
Joined
Mar 17, 2021
Threads
2
Messages
400
Reaction score
104
Location
Sumner County TN
Vehicles
2021 Ford-150 Platinum Hybrid
Occupation
Retired
I just remembered the last release pulls in your units of measurement from the ford API on your account. It should match what is shown in the FordPass app.
Doesn’t. I’m in Gallatin, TN USA. Anything on my dashboard is miles.
What would be the purpose of the setting option then?
Sponsored

 

Mxp0w3r25

Well-known member
First Name
Anthony
Joined
Jul 29, 2021
Threads
0
Messages
88
Reaction score
2
Location
Virginia
Vehicles
2021 F150 Lariat Powerboost
Occupation
Systems Engineer
thanks for this. Works like a champ so far.
Ford F-150 Lightning FordPass - Scriptable Widget (iOS, iPad, MacOS) 13EDA237-C57D-47F9-A3E7-33A09BD82A3A
 
OP
OP
tonesto7

tonesto7

Well-known member
First Name
Anthony
Joined
Mar 7, 2021
Threads
5
Messages
313
Reaction score
387
Location
Michigan
Vehicles
2021 Lariat 502A | 3.5L EB
Occupation
IT Admin | Software Developer
Doesn’t. I’m in Gallatin, TN USA. Anything on my dashboard is miles.
What would be the purpose of the setting option then?
Yeah sorry for the confusion. I've been trying to make this all as automated as I can to reduce the issues and support.
I keep learning more and more about the ford API and I've been adding that data to the script to help automate settings and preferences.

The options in the Widget settings are remnants from the old options and have been removed in the next version.

I'm trying to find in the code where your instance could possibly be ignoring the Ford account data for your selected units.
 

Sponsored
OP
OP
tonesto7

tonesto7

Well-known member
First Name
Anthony
Joined
Mar 7, 2021
Threads
5
Messages
313
Reaction score
387
Location
Michigan
Vehicles
2021 Lariat 502A | 3.5L EB
Occupation
IT Admin | Software Developer
Release v1.3.1
  • Fixed Oil Life showing no data.
  • Fixes for timestamp offset text at the bottom are offset too much.
  • Shows warning for Low Oil Life and low oil.
  • Fixed issue with advanced control menu going to wrong sections when only certain items were shown due to the vehicle capabilities.
  • Fixed the Alerts not allowed in widget error (this is really shown because the saved VIN is invalid)
  • Fixed repeated login prompt because of the deviceLanguage variable missing from the setUserPrefs call. Removed the requirement as it's not being used right now

Download Link:
https://raw.githubusercontent.com/tonesto7/fordpass-scriptable/main/Fordpass Widget.js

Instructions:
tonesto7/fordpass-scriptable: FordPass Widget for Scriptable (github.com)

What's Next?

  • Slowing down on features and focusing on stability.
  • Working on small widget layout.
Community:
Discord: https://discord.gg/VPw3zw9v
 

Dwag21

Active member
First Name
Dustin
Joined
May 23, 2021
Threads
1
Messages
42
Reaction score
6
Location
Michigan
Vehicles
2021 f150 xlt
Release v1.3.1
  • Fixed Oil Life showing no data.
  • Fixes for timestamp offset text at the bottom are offset too much.
  • Shows warning for Low Oil Life and low oil.
  • Fixed issue with advanced control menu going to wrong sections when only certain items were shown due to the vehicle capabilities.
  • Fixed the Alerts not allowed in widget error (this is really shown because the saved VIN is invalid)
  • Fixed repeated login prompt because of the deviceLanguage variable missing from the setUserPrefs call. Removed the requirement as it's not being used right now

Download Link:
https://raw.githubusercontent.com/tonesto7/fordpass-scriptable/main/Fordpass Widget.js

Instructions:
tonesto7/fordpass-scriptable: FordPass Widget for Scriptable (github.com)

What's Next?

  • Slowing down on features and focusing on stability.
  • Working on small widget layout.
Community:
Discord: https://discord.gg/VPw3zw9v
tonesto7,
I notice in the instructions you give a warning about not sharing script vehicle data. What do I need to do to make this secure and assured none of my vehicle data is shared so my vehicle doesn't go fast and furious 8? I not super computer savvy so if you could give the instructions like your talking to your grandfather it would be greatly appreciated, and thanks again for the fantastic widget!
 

tcp

Well-known member
First Name
Trieu
Joined
Oct 1, 2020
Threads
1
Messages
87
Reaction score
20
Location
Kansas City,MO
Vehicles
2021 F150 Platinum, 2019 Accord
Occupation
IT MGR
Release v1.3.1
  • Fixed Oil Life showing no data.
  • Fixes for timestamp offset text at the bottom are offset too much.
  • Shows warning for Low Oil Life and low oil.
  • Fixed issue with advanced control menu going to wrong sections when only certain items were shown due to the vehicle capabilities.
  • Fixed the Alerts not allowed in widget error (this is really shown because the saved VIN is invalid)
  • Fixed repeated login prompt because of the deviceLanguage variable missing from the setUserPrefs call. Removed the requirement as it's not being used right now

Download Link:
https://raw.githubusercontent.com/tonesto7/fordpass-scriptable/main/Fordpass Widget.js

Instructions:
tonesto7/fordpass-scriptable: FordPass Widget for Scriptable (github.com)

What's Next?

  • Slowing down on features and focusing on stability.
  • Working on small widget layout.
Community:
Discord: https://discord.gg/VPw3zw9v
Looks like v 1.3.1 fixed the "ALERT" error issue for me. Thanks!
 

jarcher

Well-known member
First Name
Jeff
Joined
Jul 15, 2021
Threads
0
Messages
51
Reaction score
3
Location
Canada, AB, Calgary
Vehicles
2021 F-150 Tremor (ordered), 2014 Focus ST
Occupation
Construction
Just updated to newest version, looks like we lost setting for choosing tire pressure units? I was in psi but now it’s back on kpa and I don’t see an option in setting or advanced controls to change this?

still loving this widget though!!
 
OP
OP
tonesto7

tonesto7

Well-known member
First Name
Anthony
Joined
Mar 7, 2021
Threads
5
Messages
313
Reaction score
387
Location
Michigan
Vehicles
2021 Lariat 502A | 3.5L EB
Occupation
IT Admin | Software Developer
Just updated to newest version, looks like we lost setting for choosing tire pressure units? I was in psi but now it’s back on kpa and I don’t see an option in setting or advanced controls to change this?

still loving this widget though!!
It's supposed to be automated... It gets pulled in from your ford account. Bear with me while I work with others to resolve it
 

Sponsored

DBL R

Well-known member
First Name
Jarred
Joined
Oct 11, 2021
Threads
1
Messages
208
Reaction score
30
Location
Washington
Vehicles
2021 F150 powerboost
Occupation
PA
I’m Really enjoying the widget so far. Thanks for all the effort.
 
OP
OP
tonesto7

tonesto7

Well-known member
First Name
Anthony
Joined
Mar 7, 2021
Threads
5
Messages
313
Reaction score
387
Location
Michigan
Vehicles
2021 Lariat 502A | 3.5L EB
Occupation
IT Admin | Software Developer
It's supposed to be automated... It gets pulled in from your ford account. Bear with me while I work with others to resolve it
I found the issue and will hopefully be releasing a fix this evening.
 

jarcher

Well-known member
First Name
Jeff
Joined
Jul 15, 2021
Threads
0
Messages
51
Reaction score
3
Location
Canada, AB, Calgary
Vehicles
2021 F-150 Tremor (ordered), 2014 Focus ST
Occupation
Construction
It's supposed to be automated... It gets pulled in from your ford account. Bear with me while I work with others to resolve it
“bear with me” haha dude you’re putting in so much work And giving it to us for free! I’m happy with anything you turn out! Your turn arounds are so quick fixing these issues I don’t think anyone can complain.
 

jarcher

Well-known member
First Name
Jeff
Joined
Jul 15, 2021
Threads
0
Messages
51
Reaction score
3
Location
Canada, AB, Calgary
Vehicles
2021 F-150 Tremor (ordered), 2014 Focus ST
Occupation
Construction
If we are working with you though to help find bugs, I did notice that once the vehicle has been shut off for awhile, the new low oil level warning comes on when the oil life data also disappears.
When the truck is turned back on, these go away.

Ford F-150 Lightning FordPass - Scriptable Widget (iOS, iPad, MacOS) 1639940151624
 
Last edited:

Merccat

Well-known member
First Name
Ryan
Joined
Apr 4, 2021
Threads
1
Messages
573
Reaction score
102
Location
California
Vehicles
2021 Space White Lariat SCAB 5.0 4x2
Interesting thing on the low oil level warning. I saw it in the widget, nothing in the ford pass app and figured I would check the truck itself. Starting the truck there were no alerts and as the last post noted the low oil alert went away. However physically checking the oil it is in fact low (down to the bottom hole on the dipstick).
Sponsored

 


 


Top