On Tuesday, October 11, 2016 at 3:20:51 PM UTC-4, shriramvenu wrote: > > 1) I keep my outdoor Thermo-Hygro sensor on Channel 2 because I get > interference on channel 1. I've searched through the documentation and cant > find any info on how to set weewx to receive data for channel 2. >
this bug was recently reported: https://github.com/weewx/weewx/issues/164 with a short-term fix applied here: https://github.com/weewx/weewx/commit/fc97406fad0dc0d2fd8ff1110bd1430643f8f3b7 please try the fixed driver: https://raw.githubusercontent.com/weewx/weewx/master/bin/weewx/drivers/wmr200.py replacing your existing weewx/drivers/wmr200.py file with the new one. 2) My localhost site shows N/A for all current conditions, and the info > going up to weather underground is basically nonexsistent most of the time. > Usually the wind is visible, sometimes the barometer. Never the > temperature, but that could be due to being on channel 2. > are you using rapidfire? the wmr hardware emit partial packets, and wu rapidfire does not know how to deal with that. see this for details: https://github.com/weewx/weewx/issues/31 m -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
