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

Added functionality to upload data using csv file downloaded from LibreView (improved version) #145

Closed

Conversation

johannes-martin
Copy link
Contributor

LibreLink Up only serves data of the last 12 hours. In case of outages of nightscout, librelink or the uploader, readings will be missed.

The script has been extended to be able to read a CSV file as downloaded from LibreView (not LibreLink) and import it to Nightscout. LibreView seems to keep all data - even dating years back.

This fixes a bug checking for LIBREVIEW_CSV and now checks required environment variables depending on whether LIBREVIEW_CSV is set or not.

johannes-martin and others added 3 commits May 29, 2024 19:08
…reView.

- Fixed a bug checking whether LIBREVIEW_CSV was set.
- Check for required parameters depending on whether LIBREVIEW_CSV is set or not.
@timoschlueter timoschlueter changed the base branch from main to release/2.7.0 June 28, 2024 05:52
@timoschlueter
Copy link
Owner

@johannes-martin there are merge conflicts since i updated the packages. Could you resolve those in order for me to merge your PR?

@timoschlueter timoschlueter deleted the branch timoschlueter:release/2.7.0 June 28, 2024 05:56
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

Successfully merging this pull request may close these issues.

2 participants