blopker / superduper

iOS and Android app to manage your ebike.
MIT License
35 stars 6 forks source link

Added Bike Battery #47

Open Bamuel opened 3 months ago

Bamuel commented 3 months ago

Issue: https://github.com/blopker/superduper/issues/38

Just a basic bike percentage. image

Added a rule if battery = 0 then it wont show, this happens on first load, but is now hidden with an if statement

blopker commented 3 months ago

Hm. Is there a better way to display this data? To me it looks like connection strength, not battery level.

Bamuel commented 3 months ago

Hm. Is there a better way to display this data? To me it looks like connection strength, not battery level.

Okay will try another way on Monday

Bamuel commented 3 months ago

image

I like the 2 small bubbles. but I don't like the range showing?

@blopker any other ideas of what to show instead of range?

Bamuel commented 3 months ago

image

I guess ODO looks better