Update starlingbank.markdown for missing personal account linkage (#33138)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
oceanice 2024-06-07 19:57:48 +01:00 committed by GitHub
parent dba30484f7
commit c501dc4312
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: Once you've signed up:
1. Head to the [Personal Access Section](https://developer.starlingbank.com/personal/token) of your developer account. 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. Click "Create Token". 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. Give your token a name e.g., "Home Assistant". 3. Head to the [Personal Access Section](https://developer.starlingbank.com/personal/token) of your developer account.
4. Tick the permissions "account:read" and "balance:read". The others you can leave un-ticked. 4. Click "Create Token".
5. Click "Create" and make a note of the newly created token, you will need this for your Home Assistant configuration. 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 ## Configuration