Good morning all, I am having a small issue with the lightning strikes. I have an Acurite 7-n-1 sensors. On the weewx web page the lightning strikes are not correct. Here is what the web page is showing:


When I tail the logs, here is just the part on lightning: 'lightning_distance': 7, 'lightning_strike_count': 296
Weewx.conf:
[SDR]
# This section is for the software-defined radio driver.
# The driver to use
driver = user.sdr
log_unknown_sensors = True
log_unmapped_sensors = True
cmd = sudo rtl_433 -M utc -F json
[[sensor_map]]
outTemp = temperature.0010.AcuriteAtlasPacket
outHumidity = humidity.0010.AcuriteAtlasPacket
windSpeed = wind_speed.0010.AcuriteAtlasPacket
windDir = wind_dir.0010.AcuriteAtlasPacket
UV = uv.0010.AcuriteAtlasPacket
rain_total = rain_total.0010.AcuriteAtlasPacket
radiation = lux.0010.AcuriteAtlasPacket
outTempBatteryStatus = battery.0010.AcuriteAtlasPacket
lightning_distance = strike_distance.0010.AcuriteAtlasPacket
lightning_strike_count = strike_count.0010.AcuriteAtlasPacket
luminosity = lux.0010.AcuriteAtlasPacket
[[deltas]]
rain = rain_total
Hardware:
Weewx version 4.8.0
Running SDR
Any help in getting the lightning info would be great.
Thanks
Dave
My acurite sensor is reporting correct lightning data. In the loop data I see 'lightning_distance': 7, 'lightning_strike_count': 296, but on the web page it is saying that strikes are 9768 and the hourly total of approx. 280000+. How do I get it to where it shows that current data instead of erroneous values?

I would except to see strikes by at 7
Also how do I get a graft to see the distance? I am running the default seasons 4.8.0 skin
Thanks
Dave
--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/07aa5e30-cafe-456c-a4a7-3dcb55fa460bn%40googlegroups.com.
Thank you Gary, That seems to have done the trick.
Thanks
Dave
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/8ddac774-6eab-4bad-820b-46341af2bd35n%40googlegroups.com.