MarkBryanMilligan / LanternPowerMonitor

The Lantern Power Monitor is a Raspberry Pi service, Java Web Service, and Android application that allow you to monitor every electrical breaker in your house, regardless of how many panels or breakers you have.
GNU General Public License v3.0
80 stars 26 forks source link

[Android APP] LIFETIME view crashes when user has no data #13

Closed jeremyparks closed 3 years ago

jeremyparks commented 3 years ago

Clicking on 'LIFETIME' view in the Android app causes the application to crash when the user has no data.

MarkBryanMilligan commented 3 years ago

This was resolved in Android 1.0.11. I fixed the lifetime aggregation miscalculation server side as well.