Thank you for helping, now I have more infos. I have already setup my weather station to send data, but I am soure I miss something with weewx. Below are settings from my weather station
[Menu] default=www.wunderground.com web=1 web1=www.wunderground.com web2=vreme.povej.net [www.wunderground.com] Server=www.wunderground.com ServerType=php ServerPort=80 UploadType=Customize ReadOnly=true [vreme.povej.net ] Server=vreme.povej.net ServerType=php ServerPort=80 UploadType=Customize ReadOnly=true Dne ponedeljek, 11. september 2017 15.00.56 UTC+2 je oseba mwall napisala: > > On Monday, September 11, 2017 at 7:48:18 AM UTC-4, Damjan Hajsek wrote: >> >> Is it not possible to send data from weather station to weewx? Like >> weather station sends data to www.wunderground.com? >> > > yes, this is exactly what the weewx-interceptor driver does. > > there are two modes of operation: listen or sniff. > > to use the driver in listen mode, you must configure the weather station > to send data to weewx, or you must use a proxy, such as a web server that > then redirects or forwards the data to weewx, or you must hijack dns so > that the weather station *thinks* it is sending to wunderground but > actually sends to weewx. details are in the readme for the > weewx-interceptor driver. > > to use the driver in sniff mode, weewx must be on the same network as the > station. weewx then 'sniffs' whatever data the station is sending to > wunderground. details are in the readme for the weewx-interceptor driver. > > the hp1000 driver communicates directly with the weather station. > > m > > > > -- 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.
