For some reason the extension installer did not add the OWM uploader to the
list of RESTful services to be run. You can fix it manually, just edit
weewx.conf, goto [Engine] [[Services]] and add “, user.owm.OpenWeatherMap” to
the end of the restful_services setting, something like:
restful_services = weewx.restx.StdStationRegistry,
weewx.restx.StdWunderground, weewx.restx.StdPWSweather, weewx.restx.StdCWOP,
weewx.restx.StdWOW, weewx.restx.StdAWEKAS, user.owm.OpenWeatherMap
Save weewx.conf and restart WeeWX. Check the log to see that OWM was loaded on
startup and then called every archive period.
Gary
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/weewx-user/32d5f84e-3f2d-4ba1-b5c6-b8c2fc27360bo%40googlegroups.com.