Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Change requirement to follower account
  • Loading branch information
yo-han authored Dec 26, 2023
1 parent 6311c4d commit db3ec71
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@ Copy the `custom_components/carelink` to your `custom_components` folder. Reboot
[![Open your Home Assistant instance and start setting up a new integration.](https://my.home-assistant.io/badges/config_flow_start.svg)](https://my.home-assistant.io/redirect/config_flow_start/?domain=carelink)

### Integration Setup

## Session Token
In order to authenticate to the Carelink server, the Carelink client needs a valid access token. This can be obtained by manually logging into a Carelink follower account via Carelink web page. After successful login, the access token (plus country code) can be shown and copied using the Cookie Quick Manager Firefox plugin as follows:

- With the Carelink web page still active, open Cookie Quick Manger from the extensions menu

## Session Token
In order to authenticate to the Carelink server, the Carelink client needs a valid access token. This can be obtained by manually logging into a Carelink follower account via Carelink web page. After successful login, the access token (plus country code) can be shown and copied using the Cookie Quick Manager Firefox plugin as follows:

- With the Carelink web page still active, open Cookie Quick Manger from the extensions menu
- Select option "Search Cookies: carelink.minimed.eu"
- Copy value of auth temp token and use it as Session token for initial setup of the Homeassistant Carelink integration

- Copy value of auth temp token and use it as Session token for initial setup of the Homeassistant Carelink integration


### Enable debug logging

Expand All @@ -54,7 +54,7 @@ logger:
## Requirements
- CareLink account (with MFA NOT ENABLED)
- CareLink follower account (with MFA NOT ENABLED)
- Guardian Connect CGM outside US: patient or care partner account
- Guardian Connect CGM inside US: **not tested yet!** (possibly a care partner account)
- 7xxG pump outside US: care partner account (same as for Medtronic CareLink Connect app)
Expand Down

0 comments on commit db3ec71

Please sign in to comment.