Ive got 8 additional WH31 that I use to monitor the house. I use an SDR to
capture the data, and 7 are working properly but my 8th is coming in as F,
but the value is still in C.
ie: its in a freezer, so its reporting temp_C : -14 ; usUnits: 16
{"time" : "2019-04-12 16:29:51", "model" : "AmbientWeather-WH31E", "id" :
94, "channel" : 8, "battery" : "OK", "temperature_C" : -16.300, "humidity"
: 57, "data" : "6c00000000", "mic" : "CRC"}\n', '{"time" : "2019-04-12
16:29:51", "model" : "AmbientWeather-WH31E", "id" : 94, "channel" : 8,
"battery" : "OK", "temperature_C" : -16.300, "humidity" : 57, "data" :
"6c00000000", "mic" : "CRC"}\n']
but it shows up as -14F in the reports.
So the conversion of this one unit doesnt seem to be happening.
The call to the data is the same from all the units in Weewx.conf
extraTemp1 = temperature.211.AmbientWH31EPacket
extraTemp2 = temperature.116.AmbientWH31EPacket
extraTemp3 = temperature.232.AmbientWH31EPacket
extraTemp4 = temperature.40.AmbientWH31EPacket
extraTemp5 = temperature.47.AmbientWH31EPacket
extraTemp6 = temperature.6.AmbientWH31EPacket
extraTemp7 = temperature.160.AmbientWH31EPacket
extraTemp8 = temperature.94.AmbientWH31EPacket
What could cause this?
--
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.