Re: [weewx-user] Lose connection to data until reboot

2022-09-24 Thread Johnnie Walker
Tom - just in response: Yes, I have the WeatherLink unit and am getting the barometer and temp info on the console and on weewx etc. This is the weewx driver I found for it : https://github.com/michael-slx/weewx-weatherlink-live As just mentioned in an email 10mins ago, I had not been updating this

Re: [weewx-user] Lose connection to data until reboot

2022-09-24 Thread Johnnie Walker
Hi - well, hope this doesn't jinx it but seem to have fixed the memory leak. Should have occurred to me already, but I had not been updating the weewx weatherlinklive plugin and turned out the version I had was over 2 years old. Installed the latest and restarted weewx, now have some pretty sta

Re: [weewx-user] weewx starting before network?

2022-09-24 Thread Tom Keffer
Are you using a systemd script? Or, init? If the former, you could include a network target. Under the [Unit] section, you'd want something like [Unit] ... After=network-online.target Wants=network-online.target ... Alternatively, if you do not use systemd, you can use the --loop-on-init

[weewx-user] weewx starting before network?

2022-09-24 Thread Ryan Stasel
Just restarted my weewx Pi, and noticed Weewx wasn't running. Logs show: Sep 24 09:29:57 raspi-server-misc weewx[528] INFO weewx.engine: Loading station type Vantage (weewx.drivers.vantage) Sep 24 09:29:57 raspi-server-misc weewx[528] ERROR weewx.drivers.vantage: Socket error while opening port

Re: [weewx-user] Current Weather Conditions Weather Graphic

2022-09-24 Thread Scott Danville
I place a current conditions graphic from my station in local weather forecast videos that my students create that can pull graphics directly from the web in real time. HTML can not be embedded, only .png, .jpg, .gif etc. I was using Meteotemplate to do so, but unfortunately my school blocked t

Re: [weewx-user] Current Weather Conditions Weather Graphic

2022-09-24 Thread Tom Keffer
WeeWX cannot create a PNG graphic like that, at least not out of the box. I suppose one could write a custom report generator to do so. But, may I ask, why? Why not just use HTML and appropriate icons? It scales better and uses less bandwidth. On Sat, Sep 24, 2022 at 6:00 AM Scott Danville wrote

[weewx-user] Current Weather Conditions Weather Graphic

2022-09-24 Thread Scott Danville
Can WeeWx generate a constantly updated .png graphic to be used on a weather site such as the one shown hear? If it does not, can this feature be added? [image: sticker800_170.png] -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe f

[weewx-user] Problems retrieving the data via the Wunderground API

2022-09-24 Thread 'Sebastian Eckelmann' via weewx-user
Good morning, there seem to be problems retrieving the data via the Wunderground API. What I noticed is that I currently only get a data record twice a day. Sep 24 09:15:52 weewx wee_import[758] INFO weewx.manager: Added record 2022-09-24 00:04:53 CEST (1663970693) to database 'weewx.sdb' Sep