good Morning
log says windy.py
Apr 17 07:05:26 wetter OWFS[18427]: *** Traceback (most recent call last):
Apr 17 07:05:26 wetter OWFS[18427]: *** File
"/home/weewx/bin/weewx/restx.py", line 368, in run_loop
Apr 17 07:05:26 wetter OWFS[18427]: *** self.process_record(_record,
dbmanager)
Apr 17 07:05:26 wetter OWFS[18427]: *** File
"/home/weewx/bin/weewx/restx.py", line 413, in process_record
Apr 17 07:05:26 wetter OWFS[18427]: *** _payload = self.get_post_body(
_full_record)
Apr 17 07:05:26 wetter OWFS[18427]: *** File
"/home/weewx/bin/user/windy.py", line 126, in get_post_body
Apr 17 07:05:26 wetter OWFS[18427]: *** data['dateutc'] =
time.strftime("%Y-%m-%d
%H:%M:%S",
Apr 17 07:05:26 wetter OWFS[18427]: *** NameError: name 'time' is not
defined
Apr 17 07:05:26 wetter OWFS[18427]: restx: Windy: Thread terminating. Reason
: name 'time' is not defined
Apr 17 07:05:26 wetter OWFS[18427]: cheetahgenerator: using search list
Hartmut
Am Mittwoch, 17. April 2019 04:45:41 UTC+2 schrieb mwall:
>
> the weewx-windy uploader should work with python3 now
>
> please try it and let me know how it works for you
>
> sorry i cannot test it fully - windy.com is refusing my attempts to
> create test stations
>