So, just how long is a Windy API key? I signed up for one, installed Windy 0.3 from github, seems to not like the station ID. As an additional problem, after installing windy 0.3 my working SDR driver is no longer working with WeeWX.
See attached files. On Tuesday, April 23, 2019 at 1:55:57 AM UTC-4, Praveen Chandrasekaran wrote: > > Just saw that its already there: > > https://github.com/matthewwall/weewx-windy > > Great work! > > On Tue, 23 Apr 2019 at 11:21, Praveen Chandrasekaran <[email protected] > <javascript:>> wrote: > >> Windy is now accepting data from PWS. >> >> API details below: >> >> https://stations.windy.com/ >> >> Would we be seeing a Weewx update soon to support this? >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "weewx-user" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/weewx-user/3nA3wxSBHKs/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > -- 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]. For more options, visit https://groups.google.com/d/optout.
Apr 23 10:53:47 weewx1 weewx[20526]: restx: Windy: version is 0.3 Apr 23 10:53:47 weewx1 weewx[20526]: sdr: MainThread: shutdown process rtl_433 -M utc -F json -p 39.741 -R 78 -f 914980000 Apr 23 10:54:05 weewx1 weewx[20526]: sdr: MainThread: timed out waiting for stderr-thread Apr 23 10:54:05 weewx1 weewx[20526]: engine: Caught unrecoverable exception in engine: Apr 23 10:54:05 weewx1 weewx[20526]: **** invalid literal for int() with base 10: 'f0750732' Apr 23 10:54:05 weewx1 weewx[20526]: **** Traceback (most recent call last): Apr 23 10:54:05 weewx1 weewx[20526]: **** File "/home/weewx/bin/weewx/engine.py", line 884, in main Apr 23 10:54:05 weewx1 weewx[20526]: **** engine = engine_class(config_dict) Apr 23 10:54:05 weewx1 weewx[20526]: **** File "/home/weewx/bin/weewx/engine.py", line 78, in __init__ Apr 23 10:54:05 weewx1 weewx[20526]: **** self.loadServices(config_dict) Apr 23 10:54:05 weewx1 weewx[20526]: **** File "/home/weewx/bin/weewx/engine.py", line 142, in loadServices Apr 23 10:54:05 weewx1 weewx[20526]: **** self.service_obj.append(weeutil.weeutil._get_object(svc)(self, config_dict)) Apr 23 10:54:05 weewx1 weewx[20526]: **** File "/home/weewx/bin/user/windy.py", line 82, in __init__ Apr 23 10:54:05 weewx1 weewx[20526]: **** **site_dict) Apr 23 10:54:05 weewx1 weewx[20526]: **** File "/home/weewx/bin/user/windy.py", line 111, in __init__ Apr 23 10:54:05 weewx1 weewx[20526]: **** self.station = int(station) Apr 23 10:54:05 weewx1 weewx[20526]: **** ValueError: invalid literal for int() with base 10: 'f0750732' Apr 23 10:54:05 weewx1 weewx[20526]: **** Exiting.
pr 23 10:55:11 weewx1 weewx[20662]: engine: Using configuration file /home/weewx/weewx.conf Apr 23 10:55:11 weewx1 weewx[20662]: engine: Loading station type SDR (user.sdr) Apr 23 10:55:11 weewx1 weewx[20647]: ...done. Apr 23 10:55:11 weewx1 systemd[1]: Started LSB: weewx weather system. Apr 23 10:55:11 weewx1 weewx[20662]: sdr: MainThread: driver version is 0.58 Apr 23 10:55:11 weewx1 weewx[20662]: sdr: MainThread: startup process 'rtl_433 -M utc -F json -p 39.741 -R 78 -f 914980000' pr 23 10:56:38 weewx1 weewx[20662]: sdr: MainThread: err: [] Apr 23 10:56:38 weewx1 weewx[20662]: engine: Main loop exiting. Shutting engine down. Apr 23 10:56:38 weewx1 weewx[20662]: sdr: MainThread: shutdown process rtl_433 -M utc -F json -p 39.741 -R 78 -f 914980000 Apr 23 10:56:38 weewx1 weewx[20662]: engine: Caught WeeWxIOError: rtl_433 process is not running Apr 23 10:56:38 weewx1 weewx[20662]: **** Waiting 60 seconds then retrying.
