carelink-python-client
carelink-python-client copied to clipboard
Experimental Medtronic CareLink Client in Python
HI, in the step where I should enter username and password firefox does not open and this appears: $python3 carelink_carepartner_api_login.py performing login... captcha url: https://mdtlogin-ocl.medtronic.com:443/mmcl/enterprise/login?sessionID=d60d051f-410d-47e6-8af8-db4465251fa0 opening Firefox instance... Warning: you...
Hello. I am trying to use carelink_carepartner_api_login.py. It doesn't seem to work for the US. It defaults to EU as the county and because it goes straight to the login...
Running carelink_client2_cli.py (or the proxy) gives the following error: :INFO]_get_data() Expecting value: line 1 column 1 (char 0)
Hello! first thanks for your amazing work! I'm trying to make something useful for my young nephew with homeassistant (tried first and im here now) but im having trouble getting...
Is it at all possible to run this on mobile, e.g. in termux? I have been trying, but fail at the carelink_carepartner_api_login.py step.
On first run and install, I ran into this error: ```bash python carelink_carepartner_api_login.py Traceback (most recent call last): File "/home/sdysch/Documents/repos/carelink-python-client/carelink_carepartner_api_login.py", line 52, in from seleniumwire import webdriver File "/home/sdysch/miniconda3/envs/carelink/lib/python3.12/site-packages/seleniumwire/webdriver.py", line...