gomijia2 icon indicating copy to clipboard operation
gomijia2 copied to clipboard

Add support for reading battery voltage

Open reedstrm opened this issue 4 years ago • 0 comments

Recently purchased a number of these sensors. Found your blog post about this code, and noted the mystery about the last two bytes. Some bash code in a repo by @moras-p https://github.com/moras-p/mijia indicates these are little endian battery voltage * 1000, so I added that to your code. Seems you're probably not using this repo past the intiial experiment, but figured I'd leave this here for anyone else who stumbles across it.

reedstrm avatar Sep 26 '21 17:09 reedstrm