orcasgit / python-fitbit

Fitbit API Python Client Implementation
Other
619 stars 329 forks source link

Added activity_logs_list method #150

Open salvador-moreno opened 5 years ago

salvador-moreno commented 5 years ago

Implements the resource in https://dev.fitbit.com/build/reference/web-api/activity/#get-activity-logs-list to retrieve the list of automatically detected and manually added activities.

pepijndevos commented 4 years ago

This would be useful to have. Any news on merging this?

[edit] actually #113 is more complete than this one.