[weewx-user] Re: Adding data from homemade wireless sensors to weewx

2017-09-11 Thread Dan Verbus
I've got a service written that works, if you want a copy. Each sensor publishes to it's own MQTT topic and the service reads off the queue whenever it receives a loop packet and appends whatever data it finds. Let me know and I'll post it. Dan On Wednesday, June 21, 2017 at 7:37:28 PM UTC-4,

[weewx-user] Re: weewx time is wrong

2017-09-11 Thread vince
Hard to help much without knowing which os and version you're runnning, but in general you should be running ntp on your pi and not running fake-hwclock. Try "ntpq -pn" to see your offset from the NTP reference time servers. -- You received this message because you are subscribed to the Goog

[weewx-user] Re: weewx and aercus weatherRanger problem with updating

2017-09-11 Thread Damjan Hajsek
Dne ponedeljek, 11. september 2017 16.00.53 UTC+2 je oseba mwall napisala: > > > > On Monday, September 11, 2017 at 9:24:48 AM UTC-4, Damjan Hajsek wrote: >> >> 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 somethi

[weewx-user] Re: weewx time is wrong

2017-09-11 Thread zkab
I did following: sudo wee_device --set-time Using configuration file /etc/weewx/weewx.conf Using Vantage driver version 3.0.10 (weewx.drivers.vantage) Setting time on console... Current console time is 2017-09-11 19:05:13 CEST (1505149513) which is correct time. And then I issued following comman

[weewx-user] weewx time is wrong

2017-09-11 Thread zkab
I run Standard weewx on a RPi and the weewx-time is wrong. The RPi gets the time from a ntp-server and the 'date' gives my a correct time. How can I get weewx to fetch the right system time? I have fake-hwclock installed on RPi ... Have read several solutions but don't know how to proceed ... one

Re: [weewx-user] Re: One shot 'Daily Summaries' using php.

2017-09-11 Thread Glenn McKechnie
Okay, done! It's now a skin in its own right, AND it should now work for everyone (famous last words?). The reason I say that is; I belatedly realized that not everyone has appTemp, nor do they necessarily want deltaT - both of which add some complexity to the installation. appTemp and deltaT are

[weewx-user] Re: weewx and aercus weatherRanger problem with updating

2017-09-11 Thread Damjan Hajsek
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.c

Re: [weewx-user] Re: weewx and aercus weatherRanger problem with updating

2017-09-11 Thread Damjan Hajsek
Ins't eaysweatherIP also for sending data? http://www.aercusinstruments.com/content/downloads/EasyWeatherIP%20Setup%281022%29.zip Dne ponedeljek, 11. september 2017 14.44.05 UTC+2 je oseba Damjan Hajsek napisala: > > OK, now I see. > Weather stations sends data, like on www.wunderground.com > So

Re: [weewx-user] Re: weewx and aercus weatherRanger problem with updating

2017-09-11 Thread Damjan Hajsek
OK, now I see. Weather stations sends data, like on www.wunderground.com So it is possible to send data also to my web server and than setup weewx to read that data? Dne ponedeljek, 11. september 2017 13.57.32 UTC+2 je oseba Andrew Milner napisala: > > No > > weewx does not receive data - it re

Re: [weewx-user] Re: weewx and aercus weatherRanger problem with updating

2017-09-11 Thread Andrew Milner
No weewx does not receive data - it reads data. It is not 'listening' - it is controlling. If you can get a data file onto the weewx machine then weewx can be made to read the file instead of a weather station - but the simple answer to your question is no - unless you write a lot of code in whi

[weewx-user] Re: weewx and aercus weatherRanger problem with updating

2017-09-11 Thread Damjan Hajsek
Is it not possible to send data from weather station to weewx? Like weather station sends data to www.wunderground.com? Dne ponedeljek, 11. september 2017 12.28.50 UTC+2 je oseba Andrew Milner napisala: > > You need to have weewx installed on a server or pc on the same local > network as the we

[weewx-user] Re: weewx and aercus weatherRanger problem with updating

2017-09-11 Thread Andrew Milner
You need to have weewx installed on a server or pc on the same local network as the weather station for the driver to work. Yes, the driver talks directly to the station over wifi and from what I can read it identifies the ip address of the station by broadcasting on the local network. Weewx

[weewx-user] Re: weewx and aercus weatherRanger problem with updating

2017-09-11 Thread Damjan Hajsek
As far as I read about this HP1000 driver it connect to weather station. But my weather station is at home and server is on other location. I thought weather station sends data to my server where weewx is installed and this shows up on my weewx web pages. Dne ponedeljek, 11. september 2017 09.01

[weewx-user] Re: weewx and aercus weatherRanger problem with updating

2017-09-11 Thread Damjan Hajsek
I checked log and it is full of this weewx[26283]: HP1000: Timed out too many times Sep 11 08:28:10 webserver weewx[26279]: engine: Initializing weewx version 3.7.1 Sep 11 08:28:10 webserver weewx[26279]: engine: Using Python 2.7.5 (default, Nov 6 2016, 00:28:07) #012[GCC 4.8.5 20150623 (Red H