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

Allow configuration of non-US systems #5

Open MarkBryanMilligan opened 3 years ago

MarkBryanMilligan commented 3 years ago

Right now the app assumes 60Hz 120V. The data model, hubs, and server support other frequencies and voltages, but there's no place to set them in the app. Once I add a meter page, this should go there.