I posted this in another thread, but figured it might be better seen if I 
started a new topic.

For a while I have been running an Acurite 5-n-1 and Acurite Lightning 
sensor via SDR, and have a BME280 connected to the Pi, with the weewx 
extension from here to run it:  https://gitlab.com/wjcarpenter/bme280wx.  

I upgraded to Weewx 4  from 3.9.1 last night, and everything seems to be 
running ok except for weewx processing the data from the BME280.   When I 
see it process, it appears to be trying to put the BME280 data into fields 
for the lightning meter:

May 23 10:02:13 weatherstation weewxd: bme280: BME280 data 
compensated_reading(id=6e6ccd6e-39bd-42bb-8648-d9e1e855719c, 
timestamp=2020-05-23 10:02:13.100774, temp=27.089 °C, pressure=977.55 hPa, 
humidity=42.11 % rH)
May 23 10:02:13 weatherstation weewxd: bme280: {u'distance': 0, 
u'lastStrikeTime': 1590246128, u'strikes_total': 15, u'strikes': 0, 
'dateTime': 1590246128, 'usUnits': 1}
May 23 10:02:13 weatherstation weewxd: sdr: MainThread: 
packet={u'distance': 0, u'lastStrikeTime': 1590246128, 'dateTime': 
1590246128, 'usUnits': 1, u'strikes_total': 15}
May 23 10:02:13 weatherstation weewx[593] INFO weewx.restx: MQTT: Published 
record 2020-05-23 10:02:08 CDT (1590246128)

It appears that somehow the barometric pressure info is making it into the 
processing engine, as I'm getting barometric pressure successfully 
calculated and displayed via Belchertown.  But the inTemp in the DB isn't 
being populated from the BME280 so obviously no data displayed.  Any clue 
on where to look for troubleshooting this one?  When I upgraded weewx to 4, 
I used the existing weewx.conf.  I looked through the weewx.conf-4.0.0 to 
to see if anything jumped out, but nothing did.  Any info is appreciated.  
Thanks!

Greg






-- 
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/2ca32289-dfe9-49a8-a301-278925087134%40googlegroups.com.

Reply via email to