-
-
Notifications
You must be signed in to change notification settings - Fork 58
Tokens and Dev Tools Helper
SquidBytes edited this page May 30, 2024
·
8 revisions
❗ Photos are taken in Google Chrome. Edge will look differently but the same steps apply
Step1:
- Open developer tools by pressing F12 on the keyboard
- Navigate to the URL provided through HomeAssistant
Step2:
-
Enter your credentials to login to Ford with the developer tools opened
-
If developer tools is not expanded, ensure you are on the network section
-
Press Sign In
- The spinning circle will not load, this is normal. It is at this point you will obtain your token
-
Under the network tab look for an item starting with
?code=
-
Select the
?code=
item under theName
box- A new window will open displaying the headers
- Finally, highlight and copy this entire string and proceed with installation.
Step1:
- Open developer tools by pressing F12 on the keyboard
- Navigate to the URL provided through HomeAssistant
Step2:
-
Enter your credentials to login to Ford with the developer tools opened
-
Select the item populated under Network
- This will open a new section
-
In the
Headers
tab, scroll down until you findResponse Headers
-
Find the
Location
section and copy this entire string. Then proceed with installation