diff --git a/source/_integrations/starlingbank.markdown b/source/_integrations/starlingbank.markdown index e2b479e3467..fa3ea9e7a67 100644 --- a/source/_integrations/starlingbank.markdown +++ b/source/_integrations/starlingbank.markdown @@ -32,11 +32,13 @@ Once you have your own Starling bank account you will need to sign up for a Star Once you've signed up: -1. Head to the [Personal Access Section](https://developer.starlingbank.com/personal/token) of your developer account. -2. Click "Create Token". -3. Give your token a name e.g., "Home Assistant". -4. Tick the permissions "account:read" and "balance:read". The others you can leave un-ticked. -5. Click "Create" and make a note of the newly created token, you will need this for your Home Assistant configuration. +1. Connect your personal Starling Bank account to your developer account. Head to [Personal Access Page](https://developer.starlingbank.com/personal) of your developer account. +2. Follow the instructions to generate the QR code to scan within the Starling mobile app to authorize and link your bank account to the developer account. +3. Head to the [Personal Access Section](https://developer.starlingbank.com/personal/token) of your developer account. +4. Click "Create Token". +5. Give your token a name, e.g., "Home Assistant". +6. Tick the permissions "account:read" and "balance:read". The others you can leave un-ticked. +7. Click "Create" and make a note of the newly created token, you will need this for your Home Assistant configuration. ## Configuration