Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 2.92 KB

README.md

File metadata and controls

55 lines (35 loc) · 2.92 KB

Carelink Integration - Home Assistant

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.

hacs_badge "Buy Me A Coffee"

Carelink integration preview

Supported devices

Installation using HACS

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 Open your Home Assistant instance and start setting up a new integration.

Manual

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.

Open your Home Assistant instance and start setting up a new integration.

Integration Login

Login with your Carelink credentials and enter the two digit country code in the country field.

Enable debug logging

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

Limitations

  • CareLink MFA is not supported
  • Notification messages are in English

Requirements

  • 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)