GB battery warning #6146
Replies: 1 comment
-
Posted at 2022-08-30 by @thyttan Could a function sitting between the current battery handling and us users be introduced that receives all the battery info updates, but only pass on values if it's lower than any of the previous values that the current battery handling sent out? Posted at 2022-09-05 by @gfwilliams
Yes, I think that's it.
Yes, this was discussed being done internally in Bangle.js, but actually it could be a bit confusing to users. I think this is something we should definitely fix in the Gadgetbridge app though and I've just made some changes at https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2870 So hopefully soon a new Gadgetbridge release will fix this Posted at 2023-07-28 by Eccomi Sorry for necroing this post, but I did not want to start a new thread, given this is also my issue. Posted at 2023-07-28 by @thyttan I have two suggestions:
Posted at 2023-07-31 by @gfwilliams I really thought we did something to handle this already: https://codeberg.org/Freeyourgadget/Gadgetbridge/src/branch/master/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/banglejs/BangleJSDeviceSupport.java#L590-L596 Is your Gadgetbridge version up to date? Maybe it's just old and doesn't have that fix in. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2022-08-30 by Hank
GB warns me at 30% battery level. I like the warning, but as the watch power management is so efficient, i feel there is more room. So, could you consider to implement an option to set this level to also e.g. 15%? Also the phone vibrates from time to time. Very nagging. I would really appreciate an opinion to turn that repetive vibration off.
Edit: this might be due to battery level varies between e.g. 31% and 29% back and forth.
Or have i missed that somewhere in the settings?
Beta Was this translation helpful? Give feedback.
All reactions