Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request : information about insulin taken #16

Open
fnxpt opened this issue Apr 18, 2024 · 5 comments
Open

Feature request : information about insulin taken #16

fnxpt opened this issue Apr 18, 2024 · 5 comments
Assignees

Comments

@fnxpt
Copy link

fnxpt commented Apr 18, 2024

Not sure if it’s possible but it would be great to be able to have information about the amount of insulin taken and when it was taken.
With this we can create better notifications

@gillesvs
Copy link
Owner

hi @fnxpt,

Usually, Insulin information comes from the pump if you have one. This integration focuses on librelink GCM data only. There are many applications that gather GCM sensor and insulin information like "mydiabby" automatically (or semi-automatically). So you need indeed two integrations and mix the two in HA; One for GCM data (this one) and one for Insulin (depending on your pump brand or tool you use for medical follow-up)

Otherwise, adding an input number, date and text to manually enter info in HA is not a big deal, but the spirit of this integration is not to do things manually.

Do not hesitate to add more info to your request if I did not understood your request.

Gilles

@fnxpt
Copy link
Author

fnxpt commented Apr 19, 2024

Ok, so my wife doesn't have pump, she takes her insulin with the pens, but the app has a way to track this by adding notes with the values of insulin taken and what type was used.
IMG_5694
IMG_5695
IMG_5696

@gillesvs
Copy link
Owner

Ok clear. I do not use this capability today, but there is a logbook API available from Abbott. So I might add some sensors and retrieve these data if I have time.

@fnxpt
Copy link
Author

fnxpt commented Apr 21, 2024

Seems like my account doesn't have access to the notes... I also cannot use her account to login since it says {"status":2,"error":{"message":"notConnectedToPatient"}} but from the api the logbook endpoint seems to be the on with all the data since it contains references to "GlucoseUnits": 0,

@gillesvs
Copy link
Owner

I also did input some "notes" data to see if they show in the available api's, especially the one called "Logbook", and it does not.

Exploring all available api in postman from the unofficial API documentation, I was not able to retrieve these Notes data...

If anyone knows how and where to retrieve the log data...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants