-
Notifications
You must be signed in to change notification settings - Fork 15
Beta & Bugfix branch.
Raymond Richmond edited this page May 19, 2018
·
10 revisions
Please don't just install this unless you are prepared for frequent updates and potentially things breaking.
Now that FlashCGM is published I'm starting an unpublished branch for continued work. The GAM link for it is https://gam.fitbit.com/gallery/clock/e56ff2d7-5836-429c-a10c-10b1bb42dc54.
If you want to contribute feedback on it the usual link or in the Fitbit Discord server is the place.
Things different from current public release.
- Main screen BG readings had an issue in cases where there was character issues with the units. Namely I was looking for mg/dl which some people had presented in their nightscout status.json feed. Now I've found people with mg/dL (which I prefer as technically it is correct) but the code didn't take that into account. I now look for both options. This was always a risk with not just having a toggle in the settings but I still prefer this approach overall.
Everything above the line is being rolled into the public branch release ASAP due to.....
- Messed up on the units check for mg/dl users. I made an assumption about the label the various API endpoints would use and I was wrong.