Kenny Stier <[email protected]> writes: > I am working on including my lightning detector data on my homepage but am > having some issues. > I am using an Acurite 06045M over SDR on Belchertown. > https://wx.millhousen.com/ > > 1. For some reason, the Lightning Distance is shown on the graph as being > 24 consistently, but it hasn't stormed in many months. > > 2. Also, the number of strikes has many trailing zeros and is changed by > MQTT to say 120. The database shows the 0.00000 number. > > Where am I going wrong?
First, make sure that rtl_433 is reporting values that you think are correct. If not, adding json and weewx isn't going to make things better. It is probably best to be up-to-date with rtl_433. It may be that if strike count is 0, the rest is undefined. As I understand it, rtl_433 for 6045M is a work in progress and the codepoint/distance relationship is not fully worked out. Especially if you have an Acurite console so you can obtain codepoint/distance pairs (in US Customary or metric units), you should consider joining the rtl433 mailinglist. See https://github.com/merbanan/rtl_433 for pointers. -- 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/rmih7z7shpr.fsf%40s1.lexort.com.
