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
82 stars 26 forks source link

Breaker list shows breakers that don't exist anymore #36

Open poisa opened 2 years ago

poisa commented 2 years ago

I've renamed some breakers, but the old ones "sometimes" linger in my list of breakers (I haven't been able to figure out when this happens). For example, I have an old one called "Space 7" which I renamed to simply "7" but both appear in the list. I've reset both hubs several times since I've done this, but the problem persists.

MarkBryanMilligan commented 2 years ago

I think this bug is in the iOS app, specifically when switching from single pole to double pole, one CT. For now I cleaned it up in the database. I'll put this on my todo list for when I go in and add the billing rate config to iOS.

poisa commented 2 years ago

when switching from single pole to double pole, one CT

Yeah, that's exactly what happened in my case. Thanks for the prompt response. Looking forward to the new iOS version!