David Albrecht

Results 100 comments of David Albrecht

I just fixed the issue for the "Suspended" entry that was showing up in the endpoints list, and also made the endpoints table searchable by endpoint description. I followed the...

Merged into master and released in v0.2.0! Thank you, @kizniche!

Hi Jerome, if you're on the latest version of the software (v0.2.0), you'll have to do a `pip install .` to get the values in config.py to reflect in the...

This is resolved in the version 0.2.0 release. https://github.com/David00/rpi-power-monitor/releases/tag/v0.2.0

IIRC this discussion was an exploration into speeding up the sampling rate to bring an additional ADC onto the board to increase the channel count. (I've actually already done this...

Here is the migration process. This is broken down into two main steps, across two comments (this one, and the next one). This comment/step is for backing up your existing...

Here are the steps to upgrade your Pi running v0.1.0 of this software to v0.2.0. Also note that these steps still apply if you're trying to update your original v0.1.0...

Reserved to continue from above

Thanks for trying - I just updated `db_migrate.py` to fix this. You can try again from step 3: > 3. Grab the backup script, which I just pushed to a...