Here is the data from Weewx and the info from the log:
Apr 12 14:32:19 raspberrypi weewx[11956]: sdr: MainThread: lines=['{"time"
: "2019-04-12 18:32:15", "model" : "AmbientWeather-WH31E", "id" : 94,
"channel" : 8, "battery" : "OK", "temperature_C" : -11.800, "humidity" :
69, "data" : "9b00000000", "mic" : "CRC"}\n', '{"time" : "2019-04-12
18:32:15", "model" : "AmbientWeather-WH31E", "id" : 94, "channel" : 8,
"battery" : "OK", "temperature_C" : -11.800, "humidity" : 69, "data" :
"9b00000000", "mic" : "CRC"}\n']
LOOP: 2019-04-12 14:33:23 EDT (1555094003) dateTime: 1555094003,
extraTemp8: -12.0, maxSolarRad: None, rainRate: 0, usUnits: 1
On Friday, April 12, 2019 at 12:32:04 PM UTC-4, Bruce Butkus wrote:
>
> 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.