OK, getting somewhere, but not quite...
Here's what I have in the sensor_map section of the .conf file (yes, a
separate weewx instance):
extraTemp2 = temperature_C.212.LaCrosse-TX141THBv2Packet
extraTemp3 = temperature_C.99.Acurite-606TXPacket
But looking at debug logs from the instance, I see this:
Jun 8 16:22:29 wx weewx[20973] DEBUG user.sdr: parse_json: unknown model
Acurite-606TX
Jun 8 16:22:29 wx weewx[20973] DEBUG user.sdr: punt unrecognized line '{"time"
: "2020-06-08 22:22:22", "model" : "Acurite-606TX", "id" : 99, "battery_ok"
: 0, "temperature_C" : 18.400, "mic" : "CHECKSUM"}#012'
Jun 8 16:22:29 wx weewx[20973] DEBUG user.sdr: parse_json: unknown model
LaCrosse-TX141THBv2
Jun 8 16:22:29 wx weewx[20973] DEBUG user.sdr: punt unrecognized line '{"time"
: "2020-06-08 22:22:26", "model" : "LaCrosse-TX141THBv2", "id" : 212,
"channel" : 0, "battery_ok" : 1, "temperature_C" : 19.100, "humidity" : 31,
"test" : "No"}#012'
Those lines appear to correctly match the config file, so I'm not following
why the "unknown" errors.
This is from the sdr.py module from Matthew Wall... I think he reads this
forum.
Thanks,
Ron
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/weewx-user/89129d8a-ef7c-401e-b12a-46801ea0207do%40googlegroups.com.