[weewx-user] ddwrt, acurite smarthub and interceptor

2019-03-26 Thread Keith T
I'd like to use weewx for an acurite temp sensor. I have my home network setup with a netgear router. The sensor signal will be picked up by an acurite smarthub, which is plugged into a router running dd-wrt in another building. The dd-wrt is setup in bridge mode with my netgear router in my

Re: [weewx-user] Re: weewx-realtime_gauge-data not working

2019-03-26 Thread gjr80
Ok, I am a little confused here, but I am guessing it is just a typo in your last post. The RTGD extension currently produces a version 13 gauge-data.txt. Your gauge-data.txt at http://www.romaeurmeteo.it/weewx/ss/gauge-data.txt is version 13. The current SteelSeries Weather Gauges gauges.js is

[weewx-user] Re: sftp

2019-03-26 Thread WindnFog
Thanks! That''ll do the trick. :-) On Tuesday, March 26, 2019 at 5:17:58 PM UTC-3, WindnFog wrote: > > Hi guys, > > I am pondering switiching providers and hosting my web page on another > server that doesn't support SSH, just sftp. I am currently transferring > the contents of /home/weewx/pub

[weewx-user] Re: Import from a csv-file

2019-03-26 Thread gjr80
Hans, On Wednesday, 27 March 2019 09:22:18 UTC+10, Ha Ba wrote: > > Do you think, this is something a newbie can fix? > Of course, anybody can fix it but the trick is in knowing what is wrong first :) There is more than one error (most likely structure) in /home/weewx/csv.conf. You can try and

[weewx-user] Re: Import from a csv-file

2019-03-26 Thread Ha Ba
Hi Gary, Thank you for response. I was able to restore the wee_import file and the errormessage changed. Now I have this: **3 al@xxx420:~$ sudo /home/weewx/bin/wee_import --config=/home/weewx/weewx.conf --import-config=/home/weewx

[weewx-user] Re: Import from a csv-file

2019-03-26 Thread gjr80
Hi, I suspect that what you have done is made modification to the file /home/weewx/bin/wee_import in an attempt to do a csv import (the chnages may be as simple as removing some comments around line 76 but it is impossible for me to tell). If you did not intentionally make changes to /home/wee

Re: [weewx-user] Re: Another database

2019-03-26 Thread Thomas Keffer
OK, and what is the problem? On Tue, Mar 26, 2019 at 11:12 AM wrote: > Zahlreiche Datenbanken in WeeWX > > folge dem Link https://github.com/hes19073/hesweewx/blob/master/weewx.conf > > ich verwende 10 Datenbanken unter MySQL für Anzeigen unter > www.wetter.hes61.de > > > many databases in WeeWX

[weewx-user] Re: How to change frequency of realtime.txt updates

2019-03-26 Thread G400
Yes, listing file realtime.txt with this command "ls --full-time realtime.txt" I can verify it is being generated around every 2.5 seconds G400 On Tuesday, March 26, 2019 at 10:33:33 PM UTC+1, gjr80 wrote: > > So realtime.txt is now being generated every 2.5 odd seconds? > > Gary > -- You recei

[weewx-user] Re: Add additional rain gauge via second data source

2019-03-26 Thread engolling
Hi Gary, I tried to debug the system and therefore I built a "serial sniffer" in form of an Arduino Mega passing through the data between serial0 and serial1 and printing all messages out on serial2. I used HTERM to display it and I will provide some screenshots for a better visibility. Here we

[weewx-user] Re: How to change frequency of realtime.txt updates

2019-03-26 Thread gjr80
So realtime.txt is now being generated every 2.5 odd seconds? 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 weewx-user+unsubscr...@googlegroups.com. For mo

[weewx-user] Re: How to change frequency of realtime.txt updates

2019-03-26 Thread G400
I changed archive interval to 60 (s) to match hardware interval Running sudo weewxd /etc/weewx/weewx.conf shows that loop is executing every 2 seconds: LOOP: 2019-03-26 22:20:30 CET (1553635230) appTemp: 37.4554842831, barometer: 30.149, cloudbase: 237.017505581, consBatteryVoltage: 4.69, dat

[weewx-user] Re: How to Include Modern XTide in Forecasting Extension?

2019-03-26 Thread mwall
On Monday, March 25, 2019 at 11:22:28 AM UTC-4, V. Kelly Bellis wrote: > > One thought that keeps coming up, are any of your tests being done on a > system where the only xtide installation is v2.15.2? > i have been testing on a raspberry pi and an x64 box, both running some version of debian.

[weewx-user] Re: How to change frequency of realtime.txt updates

2019-03-26 Thread gjr80
The following lines indicate CRT is loading correctly and binding to loop, so realtime.txt should be generated on every loop packet: Mar 26 21:02:15 localhost weewx[7965]: crt: service version is 0.18 Mar 26 21:02:15 localhost weewx[7965]: crt: output goes to /home/weewx/realtime.txt Mar 26 21:0

[weewx-user] Re: sftp

2019-03-26 Thread mwall
On Tuesday, March 26, 2019 at 4:17:58 PM UTC-4, WindnFog wrote: > > Does weewx support sftp, and if not, are there any plans to implement it? > yes, but you must install the weewx-sftp extension: https://github.com/matthewwall/weewx-sftp -- You received this message because you are subscribe

[weewx-user] sftp

2019-03-26 Thread WindnFog
Hi guys, I am pondering switiching providers and hosting my web page on another server that doesn't support SSH, just sftp. I am currently transferring the contents of /home/weewx/public_html/ to it as a test using sftp in a cron job that runs 1 minute after the standart weewx upload. I notic

[weewx-user] Import from a csv-file

2019-03-26 Thread Ha Ba
Hello First, excuse my bad English. I hope you understand what I mean. Working with weewx 3.9.1. Driver is the te923.py. My archive-database is sqlite. I started with recording data a few days ago and I have a big file with csv-data, exported over many weeks with the original windows-stations

Re: [weewx-user] Re: Another database

2019-03-26 Thread hesfrrkr
Zahlreiche Datenbanken in WeeWX folge dem Link https://github.com/hes19073/hesweewx/blob/master/weewx.conf ich verwende 10 Datenbanken unter MySQL für Anzeigen unter www.wetter.hes61.de many databases in WeeWX follow the link --> https://github.com/hes19073/hesweewx/blob/master/weewx.conf

Re: [weewx-user] Re: Another database

2019-03-26 Thread Thomas Keffer
phpmyadmin is an administrative tool, not a database. What is the database? Why not write your question in your native language? Please avoid jargon and idioms. Use full, natural sentences. There is probably someone here who speaks it, or we can use Google translate. -tk On Tue, Mar 26, 2019 at

[weewx-user] Re: Another database

2019-03-26 Thread rimas petronis
database phpmyadmin local I can't find a way to connect 2019 m. kovas 19 d., antradienis 16:10:50 UTC+2, rimas petronis rašė: > > good day > > sorry my weak english translated with google > i really liked the program not only watching the weather but watching > other devices i would like

Re: [weewx-user] Re: Another database

2019-03-26 Thread Thomas Keffer
You will need to give us much more information before we can help you. To start: What kind of database? is it remote, or local? What is the problem when you connect? -tk On Tue, Mar 26, 2019 at 7:51 AM rimas petronis wrote: > Hello. > > help needed > I'm trying to connect such a database to we

Re: [weewx-user] Re: Another database

2019-03-26 Thread rimas petronis
Hello. help needed I'm trying to connect such a database to weewx after a long online search and the test failed maybe you have a suggestion or reference where to look 2019-03-19, an, 16:18 rimas petronis rašė: > [image: duom baze..png] > > > 2019 m. kovas 19 d., antradienis 16:10:50 UTC+2, ri

Re: [weewx-user] Re: weewx-realtime_gauge-data not working

2019-03-26 Thread gjr80
Have just been looking at your web server and I am confident that it is correctly configured and I suspect the issue lies in your [RealtimeGaugeData] settings. Will wait for you to post the wee_debug report which will show us the [RealtimeGaugeData] stanza contents. Gary On Tuesday, 26 March 2

[weewx-user] Re: How to change frequency of realtime.txt updates

2019-03-26 Thread gjr80
OK, you are running with a one minute archive interval so I am wondering if the crt extension is bound to loop or not. If not that would explain the one minute update interval for realtime.txt. You did not post the WeeWX startup so we missed the log entry that tells us what is binding is being

[weewx-user] Re: How to change frequency of realtime.txt updates

2019-03-26 Thread gjr80
As does the standard wireless/wired consoles. As far as I am aware the envoy is for all intents and purposes a console without the human interface. In the Davis serial reference document says it applies to the consoles and the envoy. Simple way to check is to run WeeWX directly, the LOOP: lines