Revisiting my lightning sensor configuration as I've got no graphs on
the Seasons skin and wondering if I've set it up correctly.
In my sensor map I have:
strikes_total = strikes_total.52017.FOWH31LPacket
lightning_distance = distance.52017.FOWH31LPacket
txBatteryStatus = battery.52017.FOWH31LPacket
[StdCalibrate]
[[Corrections]]
lightning_distance = lightning_distance if
lightning_strike_count > 0 else None
and
[Accumulator]
[[lightning_distance]]
extractor = last
When I start up weewx I see
Mar 24 08:54:06 server weewx[537130] INFO user.sdr: deltas is {'rain':
'rain_total', 'strikes': 'strikes_total'}
in the log.
Is this correct?
--
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/18040d62-79f1-1311-a347-1d5c70858bc8%40gmail.com.