Skip to content

Tokens and Dev Tools Helper

SquidBytes edited this page May 30, 2024 · 8 revisions

Chrome / Edge

Step1:

  • Open developer tools by pressing F12 on the keyboard
  • Navigate to the URL provided through HomeAssistant

image

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 image

  • 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= image

  • Select the ?code= item under the Name box

    • A new window will open displaying the headers

image

  • Finally, highlight and copy this entire string and proceed with installation.

Firefox

Step1:

  • Open developer tools by pressing F12 on the keyboard
  • Navigate to the URL provided through HomeAssistant image

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 image
  • In the Headers tab, scroll down until you find Response Headers

  • Find the Location section and copy this entire string. Then proceed with installation

image

Edge

Step1:

  • Open developer tools by pressing F12 on the keyboard
  • Navigate to the URL provided through HomeAssistant