orcasgit / python-fitbit

Fitbit API Python Client Implementation
Other
623 stars 330 forks source link

METRIC="en_UK" is incorrect or at least confusing. #156

Open JustinGardiner opened 4 years ago

JustinGardiner commented 4 years ago

I just wanted to point out that it is confusing to have

US = 'en_US' METRIC = 'en_UK'

because the only reason 'en_UK' gets you metric is because it is an incorrect form of what I'd assume is supposed to be 'en_GB', the language tag for British English. Also, this is confusing because the 'en_GB' tag isn't metric but British (so it uses stones, for example).

See here: https://dev.fitbit.com/build/reference/web-api/basics/#units