Affirmatech / MeshSense

MeshSense directly connects to your Meshtastic node via Bluetooth or WiFi and continuously provides information to assess the health of your mesh network.
https://affirmatech.com/meshsense
GNU General Public License v3.0
46 stars 6 forks source link

added case for 101% battery / external power #17

Closed mblauser closed 1 month ago

mblauser commented 1 month ago

Instead of reporting battery usage of 101%, display a 🔌 icon and change colorbar representation to SteelBlue

This should satisfy issue #15

mblauser commented 1 month ago

changed '🔌' to '⚡︎' in latest commit regarding concern that 🔌 is a misleading representation for solar nodes

image
Soltares commented 1 month ago

Code looks good! Displaying less characters in favor of symbols helps make the whole interface cleaner too! :+1:

mblauser commented 1 month ago

might this get merged into 1.0.15-beta.4 ?

Soltares commented 1 month ago

Absolutely! My apologies -- I somehow missed that your pull requests were ready to be merged. I'll take care of that next I am at my desk. Thanks!