Converts a CSV export of blood sugar levels from LibreView into a format that can be imported into the Apple Health app with an iOS shortcut
yay more quantified self data
- import/export .csv locally in Downloads folder
- different timestamp format
- Apple Health shortcut to import data (free) instead of Health CSV Importer
- Watch out for units of measure, I had to export in mmol/L and input into Apple Health in mg/dL so I multiplied by
18.0182
in the shortcut but you can do the math
- Watch out for units of measure, I had to export in mmol/L and input into Apple Health in mg/dL so I multiplied by
This is just a tweaked fork from https://github.com/shrugalic and u/Blue_Matter! See original repo for more detailed instructions.
- Export LibreView data into
Downloads
folder - Download conversion script
- Run
python3 convert_LV_export.py
- See outputted CSV in
Downloads
folder - Airdrop to Files app on iPhone
- Add shortcut and run