[weewx-user] Sending the archive database to 2 servers

2021-12-23 Thread Phil D
Hello everyone, I would like my data to be sent to a Mysql Archive database both on my local server (rasp) and on a remote server I plan in weewx.conf to transform [[MySQL]] driver = weedb.mysql host = localhost user = weewx password = weewx by [[MySQL]] driver = weedb.mysql host = localhost

Re: [weewx-user] sending data to 2 remote servers

2021-12-23 Thread Phil D
It works perfectly Many Thanks Phil Le mardi 21 décembre 2021 à 02:36:11 UTC+4, tke...@gmail.com a écrit : > I've never tried it, but I don't see why you can't have two different > reports, each of which uses the rsync skin. Something like this (NOT > TESTED): > > # The first report is as

Re: [weewx-user] Re: gw1000 stopped working this morning

2021-12-23 Thread Tim Tuck
HI all, Problem solved. Updated AQI to latest version and everything is happy now. Dunno why it worked until this morning  and then failed... very odd. thanks Vince for pointing me at AQI. regards Tim -- You received this message because you are subscribed to the Google Groups

[weewx-user] Re: WeeWX on Raspberry Pi Pico and MicroPython

2021-12-23 Thread vince
On Thursday, December 23, 2021 at 6:02:57 PM UTC-8 garrya...@gmail.com wrote: > With apologies if there is already a thread about this but will WeeWX run > on a Raspberry Pi Pico with MicroPython? > If no one has actually tried it, and the consensus is that it might/should > work, I might give

Re: [weewx-user] Re: gw1000 stopped working this morning

2021-12-23 Thread Tim Tuck
Hi Vince, As requested timt@metoffice:~$ sudo wee_extension --list Extension Name    Version   Description SteelSeries   2.7.6 A weeWX extension for the SteelSeries Weather Gauges. Belchertown   1.2   A clean modern skin with real time streaming updates and interactive

[weewx-user] WeeWX on Raspberry Pi Pico and MicroPython

2021-12-23 Thread garrya...@gmail.com
With apologies if there is already a thread about this but will WeeWX run on a Raspberry Pi Pico with MicroPython? If no one has actually tried it, and the consensus is that it might/should work, I might give it a try and report back. Regards, Garry -- You received this message because you

[weewx-user] Re: gw1000 stopped working this morning

2021-12-23 Thread vince
On Thursday, December 23, 2021 at 2:30:18 PM UTC-8 ti...@skybase.net wrote: > Dec 24 09:10:25 metoffice weewx[101332] CRITICAL __main__: File > "/usr/share/weewx/user/aqi/service.py", line 311, in new_archive_record > Dec 24 09:10:25 metoffice weewx[101332] CRITICAL __main__:

[weewx-user] gw1000 stopped working this morning

2021-12-23 Thread Tim Tuck
Hi all, System has been working for months and it failed this morning with this Dec 24 09:10:25 metoffice weewx[101332] CRITICAL __main__: Caught unrecoverable exception: Dec 24 09:10:25 metoffice weewx[101332] CRITICAL __main__:   unsupported operand type(s) for -: 'NoneType' and

[weewx-user] mqtt extension - how to force float for values

2021-12-23 Thread vince
I recently went through a full rebuild of my reasonably complicated weewx setup and noticed from my grafana (over influxdb) dashboard that I wasn't getting any weewx data displayed any more in grafana. After scratching my head a bit I remembered that wy back I had to hack on mqtt to force

Re: [weewx-user] Service restarts on GW1000 loss

2021-12-23 Thread Seth Ratner
Ugh, I had "ShutDown" in my script instead of "shutDown" Thanks again, the more I dig through the WeeWX code, the more impressed I am. On Thursday, December 23, 2021 at 6:28:22 AM UTC-6 tke...@gmail.com wrote: > The function shutDown() will be called automatically. > > On Wed, Dec 22, 2021 at

[weewx-user] Re: WeeWX - missing weewx folder in var/www/html

2021-12-23 Thread storm...@gmail.com
It depends on how you installed Weewx. Check the following link: https://weewx.com/docs/usersguide.htm#Where_to_find_things On Thursday, December 23, 2021 at 7:57:39 AM UTC-5 familieme...@gmail.com wrote: > Hi after an sd cart crash i had to reinstall weewx. I've tried a lot now, > but I

Re: [weewx-user] Space weather extension?

2021-12-23 Thread Jerry Allen
Thanks Dave, I had hopes someone had an extension that would gather the data and put into sdb and developed the skin/tepmplates for graphing and display. I am making/hacking the attempt using the XML feed from the page(s) you provided. Python is not my strength at all. Took me a couple of

[weewx-user] WeeWX - missing weewx folder in var/www/html

2021-12-23 Thread Jan Merkel
Hi after an sd cart crash i had to reinstall weewx. I've tried a lot now, but I can't get the idea - where my html folder "weewx" is, despite repeated instlling it doesn't exist. has anyone ever had something like this? thank you -- You received this message because you are subscribed to the

Re: [weewx-user] Service restarts on GW1000 loss

2021-12-23 Thread Tom Keffer
The function shutDown() will be called automatically. On Wed, Dec 22, 2021 at 7:47 PM Seth Ratner wrote: > Do I need to bind the ShutDown() method in my service to something, or > will ShutDown() be called automatically in all services based on the > StdService class? > > Thanks again > > On

Re: [weewx-user] Space weather extension?

2021-12-23 Thread Dave Webb KB1PVH
Jerry, You can grab HTML code here to paste into your page. http://www.hamqsl.com/solar.html Dave - KB1PVH Sent from my Galaxy S21 On Wed, Dec 22, 2021, 9:18 PM Jerry Allen wrote: > Is there a space weather extension for sun spots k index and related data? > > -- > You received this