Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : python-fitbit-web-api Version : 2.13.5 Upstream Author : Simone Chemelli <[email protected]>, Allen Porter <[email protected]> * URL : https://github.com/allenporter/fitbit-web-api * License : Apache-2.0 Programming Lang: Python Description : Client for the Fitbit Web API This library provides access to Fitbit Web API endpoints for reading and updating user data associated with Fitbit accounts and devices. . It communicates with Fitbit's online service and uses OAuth access tokens for authenticated requests. The available interfaces cover a broad range of Fitbit data, including daily and intraday activity measurements, heart rate, active zone minutes, breathing rate, heart rate variability, SpO2, skin and core temperature, sleep logs, electrocardiogram readings, weight, body fat, body goals, nutrition records, water intake, meals, device information, alarms, profile details, badges, friends, leaderboards, subscriptions, and token management. . The library also includes operations for adding, editing, and deleting entries where the Fitbit Web API permits this, such as activity logs, food logs, water logs, sleep records, body measurements, favourites, goals, meals, alarms, and subscriptions. It can retrieve both summary data and time series data, including intraday measurements for supported resources, as well as metadata such as available activity types, food information, units, locales, and registered devices. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

