Re: Meteobridge-GW1000 no lightning data recognized by MB
Posted: Sun Jun 14, 2020 1:16 pm
Thanks, updated, just need to wait for the lightning now.
Meteohub Forum
https://forum.meteohub.de/
Code: Select all
Lightning 16 min distance 17.0km energy 0 distance 10.6mls energy 0
Code: Select all
#
|lightning|light|[lgt0total-daysum:--]|!
|lightningtime|light|[lgt0dist-lasttime:--]|!
|lightningkm|light|[lgt0dist-lastval:--]|!
|lightningnearest|light|[lgt0dist-dmin:--]|!
Code: Select all
#
|lightning|light|--|!
|lightningtime|light|--|!
|lightningkm|light|--|!
|lightningnearest|light|--|!
Just had first lightning event since updating but no lightning has appeared on Ambientweather.
Same here only lightning with the count of strikes labeled as energy in the LiveData tab, time always in red.xannor wrote: Sat Jun 20, 2020 1:49 am Had a decent amount of lightning the past couple of days. I even had a small storm roll through today and ecowitt.net reports
The only information present on the meteobridge live data tab is the last recorded strike and info. I get no historical data, so I do not think it is actually logging anything, which I believe is why the templates do not work.
![]()
The number that Meteobridge is showing as "energy" matches with the strike count on the GW1000's app and that number is for the day as it looks like it resets everyday to 0. So I would say that number should be reported as lightning count instead of energy.admin wrote: Sun Jun 21, 2020 9:39 am That entries are marked red is to be expected, as Meteobridge does only register new lightning events. Nevertheless, "lastval" and "lasttime" selectors should give that data. Whether what Meteobridge reports as energy is energy or lightning count (of what period?) is totally unclear from the very poor and inconsistent docs from the manufacturer that I could have a look on by kind intervention of a user.
@wvdkull: when you send me your remote login details I will have another look.
funny side note, your link says Reinerton PA, I am originally from Tioga bout a hundred miles NNW of you near the NY border, though I have lived in Central Florida for the majority of my life.
Actually, no.Gyvate wrote: Tue Aug 04, 2020 10:43 am I'm extracting the database on an hourly basis, meanwhile also including the lightning values -
Is this what you were looking for ?