Sponsored
OP
OP

tonesto7

Member
First Name
Anthony
Joined
Dec 15, 2021
Threads
1
Messages
24
Reaction score
93
Location
Ann Arbor, Mi
Vehicle(s)
2021 F150 Lariat 502A
Your Bronco Model
Undecided
Yep. This widget combined with the Siri shortcuts (available elsewhere) mean that I rarely use the FordPass app.
I have the widget set up to parse voice commands from a special Siri Shortcut.
I just need to build the speech-to-text parser so you can ask questions and execute commands. This will be in the next major release.
Sponsored

 

De Brus

First Edition
Well-Known Member
First Name
De Brus
Joined
Jul 15, 2020
Threads
17
Messages
1,447
Reaction score
4,153
Location
Washington state
Vehicle(s)
'14 HD 1200, '66 IH, '62 VW
Your Bronco Model
First Edition
Clubs
 
@tonesto7 I’ve been using v1 since you released it and I use it every day. Stoked to see this big update! A couple things: my widgets won’t load the info image but the script works. Your discord link seems to be dead, and I sent you a small donation for sharing your work. Thanks dude!
 

4XMORE

First Edition
Well-Known Member
First Name
AJ
Joined
Oct 29, 2020
Threads
1
Messages
92
Reaction score
315
Location
OC
Vehicle(s)
Ford Raptor
Your Bronco Model
First Edition
Clubs
 
I have the widget set up to parse voice commands from a special Siri Shortcut.
I just need to build the speech-to-text parser so you can ask questions and execute commands. This will be in the next major release.
That's awesome! Hey some of us are having issues running the large format widget. I reported it on GitHub for us. Is there anything easy we might be forgetting to do that is cause us issues? The medium one works.
 

RunninRiot

Badlands
Well-Known Member
First Name
Brock
Joined
Jul 11, 2020
Threads
0
Messages
111
Reaction score
233
Location
Boulder, CO
Vehicle(s)
2021 Bronco Badlands
Your Bronco Model
Badlands
Clubs
 
^^^This^^^
How do I make a Siri shortcut to start the Bronco? I could only figure out how to make her open the widget in the scriptable app.
I googled it and there is a link from the Bronco Sport forum to the updated Reddit thread. Took me all of 15 minutes to get it working. I’m living in the FUTURE now! It’s super cool.
 

Sponsored

De Brus

First Edition
Well-Known Member
First Name
De Brus
Joined
Jul 15, 2020
Threads
17
Messages
1,447
Reaction score
4,153
Location
Washington state
Vehicle(s)
'14 HD 1200, '66 IH, '62 VW
Your Bronco Model
First Edition
Clubs
 
I googled it and there is a link from the Bronco Sport forum to the updated Reddit thread. Took me all of 15 minutes to get it working. I’m living in the FUTURE now! It’s super cool.
That’s the same way I used to set it up also. The developer is still active and fixed a major bug a few months ago. Here’s the link for any one interested

 

andrusoid

Base
Well-Known Member
First Name
Steven
Joined
Sep 20, 2020
Threads
33
Messages
973
Reaction score
1,118
Location
Bend, Oregon
Vehicle(s)
2017 Outback, '79 2G, '89 3G, '92 5G White!
Your Bronco Model
Base
Clubs
 
FordPass Scriptable Widget v2022.02.18.0

Description:

Many months ago I found a FordPass widget while searching for some Ford pass API stuff.
I've completely refactored the entire script and turned it into an alternative control to FordPass.

dark_widgets_example_v2_1.png
dark_widgets_example_v2_2.png
light_widgets_example_v2_1.png
light_widgets_example_v2_2.png


Feature Walkthrough Video:


What's New in V2:
  • New Widget Designs
  • Define widget types in widget settings as a parameter (this allows you to have multiple versions of the same widget. If you don't define a color mode it will use the system dark mode setting.
    • detailed
    • detailedDark
    • detailedLight
    • simple
    • simpleDark
    • simpleLight
  • Quick action buttons on some of the widgets.
  • Modified the fuel/battery to embed the icon in the bar itself.
  • New dashboard app that opens in scriptable for info and controls
    dashboard_menu_example_1.png
    dashboard_menu_example_2.png

  • Push notifications for the following:
    • Widget updates
    • Deep Sleep Mode
    • Low 12V Battery (off by default)
    • Firmware Updates
  • Lots and lots of bug fixes.

Download and Instructions:
https://github.com/tonesto7/fordpass-scriptable
Ford Widget Tool Installer (tonesto7.github.io)

Updating from v1:
Please install the latest widget tool

https://github.com/tonesto7/fordpass-scriptable
Ford Widget Tool Installer (tonesto7.github.io)

Latest Release Announcement:


Reporting Issues and Feature Requests:

Please open up issues or feature requests here https://github.com/tonesto7/fordpass-scriptable/issues

If you are a coder yourself please submit pull requests and I will gladly merge them if they make sense.

Giving Thanks:
Thanks again to dschablowsky for all his work on the original script which gave me the ambition to make this beast of a widget.
You are clearly a genius as you are macOS and Bronco headed. My hero. Thanks muchly.
 

mybikeisred

Wildtrak
Well-Known Member
First Name
Paul
Joined
Sep 17, 2021
Threads
7
Messages
1,188
Reaction score
3,518
Location
Carmel, CA
Vehicle(s)
F250 Powerstroke, Grand Cherokee
Your Bronco Model
Wildtrak
Clubs
 
That’s the same way I used to set it up also. The developer is still active and fixed a major bug a few months ago. Here’s the link for any one interested

I fcking love you!
Thanks! That probably saved me three hours of banging my head up against a wall before finally giving up.
 

Mirth

First Edition
Active Member
First Name
Robert
Joined
Feb 1, 2022
Threads
0
Messages
34
Reaction score
62
Location
Watertown
Vehicle(s)
2021 Bronco 2 Door
Your Bronco Model
First Edition
Clubs
 
Thanks that was a fun way to spend an hour on a snowy saturday, everything seems to be working great
 

BD1

Badlands
Well-Known Member
First Name
BD1
Joined
Mar 12, 2020
Threads
13
Messages
441
Reaction score
1,048
Location
IL
Vehicle(s)
Bronco
Your Bronco Model
Badlands
FordPass Scriptable Widget v2022.02.18.0

Description:

Many months ago I found a FordPass widget while searching for some Ford pass API stuff.
I've completely refactored the entire script and turned it into an alternative control to FordPass.

dark_widgets_example_v2_1.png
dark_widgets_example_v2_2.png
light_widgets_example_v2_1.png
light_widgets_example_v2_2.png


Feature Walkthrough Video:


What's New in V2:
  • New Widget Designs
  • Define widget types in widget settings as a parameter (this allows you to have multiple versions of the same widget. If you don't define a color mode it will use the system dark mode setting.
    • detailed
    • detailedDark
    • detailedLight
    • simple
    • simpleDark
    • simpleLight
  • Quick action buttons on some of the widgets.
  • Modified the fuel/battery to embed the icon in the bar itself.
  • New dashboard app that opens in scriptable for info and controls
    dashboard_menu_example_1.png
    dashboard_menu_example_2.png

  • Push notifications for the following:
    • Widget updates
    • Deep Sleep Mode
    • Low 12V Battery (off by default)
    • Firmware Updates
  • Lots and lots of bug fixes.

Download and Instructions:
https://github.com/tonesto7/fordpass-scriptable
Ford Widget Tool Installer (tonesto7.github.io)

Updating from v1:
Please install the latest widget tool

https://github.com/tonesto7/fordpass-scriptable
Ford Widget Tool Installer (tonesto7.github.io)

Latest Release Announcement:


Reporting Issues and Feature Requests:

Please open up issues or feature requests here https://github.com/tonesto7/fordpass-scriptable/issues

If you are a coder yourself please submit pull requests and I will gladly merge them if they make sense.

Giving Thanks:
Thanks again to dschablowsky for all his work on the original script which gave me the ambition to make this beast of a widget.
This great….easy to setup.

THANKS
 

Sponsored

USAGUY

Banned
Badlands
Banned
Banned
Joined
Aug 24, 2021
Threads
5
Messages
206
Reaction score
335
Location
Ny
Vehicle(s)
2011
Your Bronco Model
Badlands
Clubs
 
. Very cool. Way to much for me to do. I can’t even figure out how to get Ford pass on my wife’s iPhone. Does anyone know if you can have two Ford passes on one vehicle. If so…….How? When I scan the Vin for my wife’s iPhone it tells me sorry vin is already in system. Gotta be a way
 

Michael Grasso

Badlands
Well-Known Member
First Name
Michael
Joined
Jul 14, 2020
Threads
34
Messages
629
Reaction score
1,904
Location
Indianapolis
Vehicle(s)
2025 Ford Bronco
Your Bronco Model
Badlands
Clubs
 
If you are a coder yourself please submit pull requests and I will gladly merge them if they make sense.

Giving Thanks:
Thanks again to dschablowsky for all his work on the original script which gave me the ambition to make this beast of a widget.
Once we've done all this how do we add it to the widget section of Iphone? It doesn't show as an option...
 

Tmkimler

Badlands
Well-Known Member
First Name
Tyler
Joined
Nov 16, 2020
Threads
7
Messages
115
Reaction score
156
Location
Phoenix
Vehicle(s)
2022 Badlands, 2021 Explorer
Your Bronco Model
Badlands
Been using this for awhile now and love it. Thank you!

Any chance to be able to do 2 cars? Have an explorer now and getting the bronco soon
 
OP
OP

tonesto7

Member
First Name
Anthony
Joined
Dec 15, 2021
Threads
1
Messages
24
Reaction score
93
Location
Ann Arbor, Mi
Vehicle(s)
2021 F150 Lariat 502A
Your Bronco Model
Undecided
Been using this for awhile now and love it. Thank you!

Any chance to be able to do 2 cars? Have an explorer now and getting the bronco soon
Use the widget tool to create a second instance and set it up for the explorer.
Sponsored

 
 





Top