This is another case where the rtl_433 version 20.02-26-ge571a05 from Feb 
2020 has changed the reported info from what is expected by sdr.py V0.77.

For the Acurite-606TX, try changing 'IDENTIFIER =' line in the class 
'Acurite606TXPacket(Packet):' section of sdr.py

from    IDENTIFIER = "Acurite 606TX Sensor"
to      IDENTIFIER = "Acurite-606TX"


For the LaCrosse-TX141THBv2, try changing 'IDENTIFIER =' line in the class 
'class LaCrosseTX141THBv2Packet(Packet):' section of sdr.py

from    IDENTIFIER = "LaCrosse TX141TH-Bv2 sensor"
to      IDENTIFIER = "LaCrosse-TX141THBv2"


I'm not sure about the other sensor as the 'Oregon-v1' reported doesn't 
give enough info to pick the sensor model.



Gaz

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/78091b7f-83cf-4f6e-bdf1-07a670bb5663%40googlegroups.com.

Reply via email to