Re: [weewx-user] Frustrated Weewx/Acurite/WeatherUnderground install issues

2018-10-17 Thread Thomas Keffer
I didn't see anything attached, but no matter. Find your copy of the file restx.py. If you did a setup.py install, it will be in /home/weewx/bin/weewx. If you did a Debian install, it will be in /usr/share/weewx/weewx. Replace it with this one

Re: [weewx-user] Re: How to create a custom CSV file?

2018-10-17 Thread Thomas Keffer
This is very easy to do in WeeWX. You certainly do not need to write SQL statements. Create a file called mydata.txt.tmpl in the skins/Standard directory. Inside it, put $current.dateTime.format("%Y-%m-%d %H:%M:%S"):$current.barometer.mbar:$current.outTemp.degree_C In your skin configuration fil

Re: [weewx-user] An alternative way of applying a skin - a ready made drop-in template customised for weeWX

2018-10-17 Thread Sean Lane
I got most of mine resolved just null writes in the real-time now and barometer not working. Thanks for your help Sent from my iPhone > On Oct 17, 2018, at 7:18 PM, steeple ian wrote: > > Hello Aaron, > > Both your and Sean’s issues seem to be one of file ownership. It would help a > great

Re: Re: [weewx-user] An alternative way of applying a skin - a ready made drop-in template customised for weeWX

2018-10-17 Thread steeple ian
Hello Aaron, Both your and Sean’s issues seem to be one of file ownership. It would help a great deal to be able to have a graphic representation of the status of all your files. To this end , beneficial if you could install a control panel type application. I use Webmin which is open source an

[weewx-user] Re: An alternative way of applying a skin - a ready made drop-in template customised for weeWX

2018-10-17 Thread Aaron Ward
Hello, I have attempted to use this on a rhel system (Scientific Linux 7.4). I am using Apache 2.4.6 and PHP 7.2.11. I have successfully loaded the basic php structure provided in the latest release (W34-WE(131018), however I am unable to resolve a few problems. First, when I try to access t

Re: [weewx-user] Frustrated Weewx/Acurite/WeatherUnderground install issues

2018-10-17 Thread stldeli3453
TK, I would love to have the work around. Attached is a visualization of what I am seeing in the Weewx/Pi/Wunderground configuration. In the Acurite/Win10/Underground configuration it is fineno "0" readings. I am a newer user, so if you are willing to assist, I would be very appreciative.

Re: [weewx-user] install with setup.py problem on Raspberry Pi

2018-10-17 Thread vince
On Wednesday, October 17, 2018 at 10:25:58 AM UTC-7, David Beach wrote: > > For future newbies such as me: Is it necessary to do anything after > executing the install? I ended using an 'sudo apt-get update' (and maybe > even a restart!) because things didn't work as planned - because of my > ty

Re: [weewx-user] install with setup.py problem on Raspberry Pi

2018-10-17 Thread David Beach
That did it! Though a few typos along the way complicated some things... For future newbies such as me: Is it necessary to do anything after executing the install? I ended using an 'sudo apt-get update' (and maybe even a restart!) because things didn't work as planned - because of my typos. And

Re: [weewx-user] Re: Belchertown skin for weewx now available!

2018-10-17 Thread Juan Antonio Mosquera
I have detected that this problem is due to when a data does not meet the quality data (StdQC), so this value must be missing and that causes it to fail. This should be corrected. Greetings. El miércoles, 17 de octubre de 2018, 8:30:06 (UTC+2), Juan Antonio Mosquera escribió: > > Hi, > > > fro

Re: [weewx-user] install with setup.py problem on Raspberry Pi

2018-10-17 Thread Dave Webb KB1PVH
It's a prerequisite. # other required packages:sudo apt-get install python-configobj Dave-KB1PVH Sent from my Galaxy S9 On Wed, Oct 17, 2018, 11:33 AM David Beach wrote: > I decided to try a new installation (my old one is still working) using > the setup.py method to make what looks to me

[weewx-user] Re: Raspberry kernels later than 4.4 hang when running weewx.

2018-10-17 Thread Ruben Navarro Huedo
ok...i will do. Now testing 4.4 kernel with x driver. El miércoles, 17 de octubre de 2018, 2:02:36 (UTC+2), Cameron D escribió: > > There is a possibilty we are looking at two separate problems related to > kernel version, but if it is the same cause then the libusb0 code hangs the > kernel, whi

[weewx-user] install with setup.py problem on Raspberry Pi

2018-10-17 Thread David Beach
I decided to try a new installation (my old one is still working) using the setup.py method to make what looks to me like a tidier installation. I'm pretty new and inexperienced with how the intricacies of Linux command line work but I'm trying to learn. I used the instructions in the weewx docs

[weewx-user] Re: How to create a custom CSV file?

2018-10-17 Thread rmc7mm
On Wednesday, October 17, 2018 at 8:40:55 AM UTC-4, Herwig Diessner wrote: > > Hello all, > > I need to export only 3 pieces of data from weewx into a file. > The file should contain a single line of text in the following format: > date;pressure;temperature > > The date is in the format "-MM-

[weewx-user] Is anyone using an Acurite SmartHub directly plugged into the Raspberry Pi ethernet?

2018-10-17 Thread Gabe
Trying to see if I can get the smarthub connected directly into the Pi since I can't redirect DNS with Google Wifi (not enough advanced settings) -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving e

[weewx-user] Re: RainMachine API for weewx- Driver Wanted/Needed

2018-10-17 Thread G Hammer
After carefully watching the logs, the Min-8 is not recording the local push data correctly: 2018-10-17 08:10:30,354 - INFO - rmHTTPResourceApi4Parser:415 - Local Weather API push: 1539778200.0: {'maxtemp': 8.9313, 'temperature': 3.1031746031746048, 'dewpoint': 2.9612925356157762,

[weewx-user] Re: How to create a custom CSV file?

2018-10-17 Thread Andrew Milner
the simplest way is to just create a new template and let cheetah do the work for you eg for example crerate template called csvdata.txt.tmpl - this will create a file called csvdata.txt when the reports are run - or create a template called csvdata.csv.tmpl will create a file called csvdata.cs

Re: [weewx-user] Frustrated Weewx/Acurite/WeatherUnderground install issues

2018-10-17 Thread Thomas Keffer
This is a known WU bug. See this thread: https://groups.google.com/d/msg/weewx-user/jynPPrd8YIY/A1rb7JVvBQAJ and this issue: https://github.com/weewx/weewx/issues/329.The issue also describes a workaround, scheduled to appear in WeeWX V3.9, which will skip the WU post if some "essential" data are

[weewx-user] Frustrated Weewx/Acurite/WeatherUnderground install issues

2018-10-17 Thread stldeli3453
A quick question. I have a Pi3B+ and have tried to run an Acurite 5 in 1. All looks good for a period of time and then the Wunderground site begins reporting "0" for barometer and later records the correct reading. This right/wrong cycle continues. I hook the Acurite to a PC and Wunderground

[weewx-user] How to create a custom CSV file?

2018-10-17 Thread Herwig Diessner
Hello all, I need to export only 3 pieces of data from weewx into a file. The file should contain a single line of text in the following format: date;pressure;temperature The date is in the format "-MM-dd HH:mm:ss". The pressure and temperature are expressed in hPa and °C, respectively I tri

Re: [weewx-user] An alternative way of applying a skin - a ready made drop-in template customised for weeWX

2018-10-17 Thread Sean Lane
Hi There.. i did have it pointed and working randomly :-) On 10/17/18, steeple...@gmail.com wrote: > Sean > I am almost certain that you are not connected to your realtime.txt file. I > > can see that the realtime.txt is not in your root directory. The default > location for the file after instal

Re: [weewx-user] data not being processed

2018-10-17 Thread Thomas Keffer
Well, your website looks normal and the logs you have posted look normal. Hard to fix normal! If it happens again, be sure to post the log that covers the time period in question. -tk On Tue, Oct 16, 2018 at 11:37 PM CCOR58 wrote: > Occasionally it happens as described in reply to earlier emai

Re: [weewx-user] An alternative way of applying a skin - a ready made drop-in template customised for weeWX

2018-10-17 Thread steepleian
Sean I am almost certain that you are not connected to your realtime.txt file. I can see that the realtime.txt is not in your root directory. The default location for the file after installing the weewx-crt extension is /var/tmp/realtime.txt. Assuming you have not changed this in your weewx.con

Re: [weewx-user] battery Status

2018-10-17 Thread pierantonio
Thanks Tom, it work like a charm :) many thanks for your support and superb software Weewx Bye Pierantonio Il giorno martedì 16 ottobre 2018 18:17:25 UTC+2, Thomas Keffer ha scritto: > > #if $current.txBatteryStatus.raw > #set $battery_status = "low" > #else > #set $battery_status = "OK" > #end