-
-
Notifications
You must be signed in to change notification settings - Fork 58
Tokens and Dev Tools Helper
SquidBytes edited this page May 31, 2024
·
8 revisions
❗ Photos are taken in Google Chrome. Edge will look differently but the same steps apply
Note: It is recommended to disable any ad-blockers or extension that might interfere with this process. Alternatively, you can use a private window.
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.
Note: It is recommended to disable any ad-blockers or extension that might interfere with this process. Alternatively, you can use a private window.
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
- Press Sign In
- Select the item populated under Network (Item 1 in the photo below)
- This will open a new section
- In the
Headers
tab, scroll down until you findResponse Headers
(Item 2 in the photo below)
- Find the
Location
section and copy the entire string. Then proceed with installation