Hi

I am getting the following error in the logs

Jul 07 20:55:02 weewx weewxd[5522]: DEBUG user.sdr: parse_text failed: 
ts=1720385699 payload= line=time      : 2024-07-07 20:54:59
Jul 07 20:55:02 weewx weewxd[5522]: DEBUG user.sdr: parse_text failed: 
ts=None payload=None line=model     : Bresser-7in1 id        : 43046
Jul 07 20:55:02 weewx weewxd[5522]: DEBUG user.sdr: parse_text failed: 
ts=None payload=None line=Temperature: 14.2 C      Humidity  : 89           
 Wind Gust : 1.2 m/s       Wind Speed: 1.2 m/s       Direction : 174       
    Rain      : 382.8 mm      Light     : 0.887 klx     Light     : 887.000 
lux   UV Index  : 0.0           Battery   : 1             Integrity : CRC

This is the section from weewx.conf

[SDR]

    loop_interval = 2.5
    driver = user.sdr
    log_unknown_sensors = True
    log_unmapped_sensors = True
    path = /usr/local/bin/
    # ld_library_path = /usr/bin/rtl_sdr
    cmd = rtl_433 -f 868.34M -R 173

I am using a modified SDR.py that contains the bresser device I am using 
https://github.com/andylittle/weewx-sdr-1

Any ideas what might be the problem?

-- 
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/8dada2be-598a-408b-b3d0-633d147292bbn%40googlegroups.com.

Reply via email to