Custom component for Home Assistant to interact the Carelink platform by Medtronic. The api is mostly the works of @ondrej1024 who made the Python port from another JAVA api.
- Medtronic Guardian Connect CGM (to be confirmed)
- Medtronic MiniMed 770G pump (to be confirmed)
- Medtronic MiniMed 780G pump
HACS is a community store for Home Assistant. You can install HACS and then install Carelink Integration
from the HACS store.
Then you can install the integration
Copy the custom_components/carelink
to your custom_components
folder. Reboot Home Assistant and configure the 'Carelink' integration via the integrations page or press the blue button below.
Login with your Carelink credentials and enter the two digit country code in the country field.
The logger integration lets you define the level of logging activities in Home Assistant. Turning on debug mode will show more information about unsupported devices in your logbook.
logger:
default: critical
logs:
custom_components.carelink: debug
- CareLink MFA is not supported
- Notification messages are in English
- CareLink 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)
- 7xxG pump inside US: care partner account (same as for Medtronic CareLink Connect app)