Erik Hess

Results 5 issues of Erik Hess

Hi, and thanks for taking the time to create this. Its saved me a bunch of time while working on some validation of a new homelab setup with a bunch...

Refactor to support the NAU7802 ADC for weight measurements in addition to the HX711. More details can be found in issue #32. ### Goals 1. Refactor backend to allow for...

The [NAU7802 ](https://www.nuvoton.com/resource-files/NAU7802%20Data%20Sheet%20V1.7.pdf) ADC is a pretty solid ADC that has one major advantage over the HX711: I2C communication. This allows for much more reliable reads (addressing #28) from higher-level...

enhancement
help wanted

After doing a round of updating on my dev system recently I'm seeing this when trying to invoke `sudolikeaboss`: ![slab-cant-save-or-fill-in](https://user-images.githubusercontent.com/13478705/28466729-f779c21e-6df2-11e7-9d84-80a9876729aa.jpg) I've done cleanup around `slab` by removing, reinstalling 0.21 from...

Thanks for the help on #172! Had time today to get things set up and the integration works as expected but I figured I should report this anyway since unexpected...