andylittle

Results 25 comments of andylittle

https://github.com/andylittle/weewx-sdr-1/blob/16c92a043450db06f2e662146a08b76801522230/bin/user/sdr.py maybe that link was wrong.

Your delta looks correct. From the comments in the sdr.py weewx driver: ``` The deltas stanza indicates which observations are cumulative measures and how they should be split into delta...

That message shows what the driver parsed. We need an example of what the device sent.

Check to make sure the rain amount is correct in weewx.

change line 3117 to pkt['usUnits'] = weewx.METRICWX or grab [this.](https://github.com/andylittle/weewx-sdr-1/commit/c7d2e47138e67c42cb7571615ce70cd347d40280) Guess I should read [this](https://weewx.com/docs/customizing.htm#units) first.

This comment is from the sdr.py driver, does this help? Or am I missing something? _Battery Status In the weewx database, a battery status of 1 indicates low battery. This...

added json parse section for [this](https://groups.google.com/g/weewx-user/c/jfwH3SDJOdk) issue.

https://groups.google.com/g/weewx-user/c/NQIQ6KhG7To?pli=1

https://github.com/matthewwall/weewx-sdr/issues/57

[This ](https://github.com/merbanan/rtl_433/issues/2814) seems to explain the values returned.