Hello everybody, I have weewx installed on my Raspberi Pi and everything works fine.
I just do not know what I have to enter at "station_url". I do not have my own website.
It would be nice if someone could help me with a more detailed guide. Many Thanks!!station_url
If you have a website, you may optionally specify an URL for its HTML server. It will be included in the RSS file generated by WeeWX and, if you choose to opt into the station registry, it will also be included in the map of WeeWX stations.
Example:
station_url = http://www.mywebsite.com
Thank you for your reply. I edited the entry in the "weewx.conf"
"[StdRestful]
[[Station registry]]
register_this_station = True "
Unfortunately, my station does not appear in the map of WeeWX stations--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/c9ffb790-4412-46cc-9be0-6287436a325e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
i ran into this when i installed weewx.‘register_this_station’ has no effect unless ‘station_url’ is set
The other thing is that the value can be totally fake and doesn't have to resolve. It just has to be unique.
Thanks to all! I found my mistake in thinking.
The registry map is just an overview.
To display weather data you need a website where you can save them.