Hi,
It has taken some time to me to notice that, at least in version 4.10.2 of WeeWX, it is need to load the service user.windguru.WindGuru in the restful_services parameter under the [Engine] section. Like this:
[Engine]
[[Services]]
restful_services = weewx.restx.StdStationRegistry, weewx.restx.StdWunderground, weewx.restx.StdPWSweather, weewx.restx.StdCWOP, weewx.restx.StdWOW, weewx.restx.StdAWEKAS, user.windguru.WindGuru
Just in case someone has the same trouble.
I think this should be included in the documentation.
Hi,
It has taken some time to me to notice that, at least in version 4.10.2 of WeeWX, it is need to load the service user.windguru.WindGuru in the restful_services parameter under the [Engine] section. Like this:
[Engine]
[[Services]]
restful_services = weewx.restx.StdStationRegistry, weewx.restx.StdWunderground, weewx.restx.StdPWSweather, weewx.restx.StdCWOP, weewx.restx.StdWOW, weewx.restx.StdAWEKAS, user.windguru.WindGuru
Just in case someone has the same trouble.
I think this should be included in the documentation.