-
-
Notifications
You must be signed in to change notification settings - Fork 58
Tokens and Dev Tools Helper
❗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 extensions that might interfere with this process.
Alternatively, you can use a private window.
- Open developer tools by pressing F12 on the keyboard
- Navigate to the URL provided through HomeAssistant
- Enter your credentials to login to Ford with the developer tools opened
If developer tools are 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 within theName
boxA new window will open displaying the headers
- Select the entire string and copy it to the clipboard.
Ctrl + C
- 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.
Users have also reported issues using Firefox specifically.
If you're having trouble using Firefox it is recommended to try using a Chromium based browser.
- Open developer tools by pressing F12 on the keyboard
- Navigate to the URL provided through HomeAssistant
- 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.
- Proceed with installation