On 10/10/2022 16:11, Andy wrote:
Neighbor has a FOWH32B with sensor ID 91 or rtl_433 decoded improperly?

  Andy

On Thursday, October 6, 2022 at 7:38:43 AM UTC-7 [email protected] wrote:

    For some reason I had 3 messages last night that were unmapped
    readings:

    Oct 5 23:51:18 weather-new weewx[405] INFO user.sdr: unmapped:
    {'dateTime': 1665010274, 'usUnits': 16, 'temperature.91.FOWH32BPacket':
    21.8, 'humidity.91.FOWH32BPacket': 67.0, 'pressure.91.FOWH32BPacket':
    1015.0, 'battery_ok.91.FOWH32BPacket': 0}
    Oct 5 23:52:22 weather-new weewx[405] INFO user.sdr: unmapped:
    {'dateTime': 1665010338, 'usUnits': 16, 'temperature.91.FOWH32BPacket':
    21.8, 'humidity.91.FOWH32BPacket': 67.0, 'pressure.91.FOWH32BPacket':
    1015.2, 'battery_ok.91.FOWH32BPacket': 0}
    Oct 5 23:53:26 weather-new weewx[405] INFO user.sdr: unmapped:
    {'dateTime': 1665010402, 'usUnits': 16, 'temperature.91.FOWH32BPacket':
    21.8, 'humidity.91.FOWH32BPacket': 67.0, 'pressure.91.FOWH32BPacket':
    1015.2, 'battery_ok.91.FOWH32BPacket': 0}

    The only sensor I have with an ID of 91 is this one:
    pressure = pressure.91.FOWH25BPacket
    extraTemp1 = temperature.91.FOWH25BPacket
    extraHumid1 = humidity.91.FOWH25BPacket
    batteryStatus2 = battery.91.FOWH25BPacket

    Which is a FOWH25B not FOWH32B.

It has to be rtl_433 decoded improperly as it only shows occasionally.

grep -i unmapped /var/log/syslog
Oct 12 07:16:06 weather-new weewx[405] INFO user.sdr: unmapped: {'dateTime': 1665555363, 'usUnits': 16, 'temperature.91.FOWH32BPacket': 20.4, 'humidity.91.FOWH32BPacket': 62.0, 'pressure.91.FOWH32BPacket': 1012.5, 'battery_ok.91.FOWH32BPacket': 0} Oct 10 18:00:22 weather-new weewx[405] INFO user.sdr: unmapped: {'dateTime': 1665421219, 'usUnits': 16, 'temperature.91.FOWH32BPacket': 21.8, 'humidity.91.FOWH32BPacket': 66.0, 'pressure.91.FOWH32BPacket': 1014.6, 'battery_ok.91.FOWH32BPacket': 0}


--
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/55f99de8-bad6-c095-f1c5-7df95524bf43%40gmail.com.

Reply via email to