freakified / TimeStylePebble

A stylish, customizable face for the Pebble Time.
MIT License
177 stars 84 forks source link

Battery indicator doesn't match settings tile at 0% #69

Closed PonyOny closed 8 years ago

PonyOny commented 8 years ago

When battery is below 10% it will display 0% battery, and if you have a look in the menu settings it displays 5%. image1 image2

tilden commented 8 years ago

So I directly display what the Pebble is providing via its Battery State API, which apparently doesn't match what their own settings page shows. I could hardcode it to show "0" as "5", but that seems kind of hack-ish.

tilden commented 8 years ago

OK, just discussed this with some pebble people and apparently this is an actual quirk in the API. I'll consider adding the modification.

tilden commented 8 years ago

Fixed in version 6.0