This repository has been archived by the owner on Mar 23, 2024. It is now read-only.
Releases: 04nd01/fitjunction
Releases · 04nd01/fitjunction
Version 1.1.3
Version 1.1.2
- Fixed error causing HR data to be pulled from fitbit but not actually being written to the database.
If you were affected by this make sure the the tables "hr_resting" and "hr_intraday" are empty. Then go to the completeness table and set the time value for the table "hr_intraday" to NULL. This will cause fitjunction to start over the collection of HR data, downloading complete days until it has caught up to the other data categories.
Version 1.1.1
- Fixed error which made it possible for Fitjunction to process intraday activity data that the tracker hasn't synced with Fitbit yet, resulting in skipped minutes of the current day.
- Fixed error message when there was no new HR data to be logged.