Is it possible to integrate the percentage battery status of the charge 2 in the WEB API.
At the moment the API show low etc.
I`ll find it will be useful to return the percentage number.
Get Devices
"battery": "High",
"batteryperc": "95%",
Best Answer
Community Moderator Alumni are previous members of the Moderation Team, which ensures conversations are friendly, factual, and on-topic. Moderators are here to answer questions, escalate bugs, and make sure your voice is heard by the larger Fitbit team. Learn more
@pe_Mani_rl Probably, but the Fitbit app & devices would have to start using/displaying battery percentage first before that would happen.
Best AnswerAnd how can you retrieve the data battery status "High" ?
Best Answer
Community Moderator Alumni are previous members of the Moderation Team, which ensures conversations are friendly, factual, and on-topic. Moderators are here to answer questions, escalate bugs, and make sure your voice is heard by the larger Fitbit team. Learn more
@pe_Mani_rl With the devices endpoint. I'm not sure what the threshold is for the battery status "High", but you can probably assume it means the battery level is 3/4 or above.
Best Answer