pkpio / fitbit-googlefit

Export Fitbit data to Google Fit. Unlike the alternatives such as fitnessyncer.com, this offers very fine intraday granularity (every minute/second data).
http://pkp.io/blog/fitbit-to-googlefit-sync/
GNU General Public License v3.0
500 stars 59 forks source link

Allow overriding the time-of-day Fitbit returns for weighings #76

Closed dwoffinden closed 3 years ago

dwoffinden commented 3 years ago

Since it only stores one reading per day, and forgets the time, it always returns 23:59:59, which looks kinda weird in Fit. For one thing, for today it's usually in the future. If you weigh yourself in the morning, this'll be off by most of a day, every day, which I found irritating.

Add a config option to pick your own time-of-day, which is almost certainly closer.