[weewx-user] Re: WMR300 driver update

2018-10-02 Thread Juan Antonio Mosquera
I have had the same problem, I have tried the following kernels and the one that I detected that does not cause the raspberry to turn off is the one I show at the end. total 64K drwxr-xr-x 16 root root 4.0K Sep 24 17:48. drwxr-xr-x 18 root root 4.0K Sep 22 12:04 .. drwxr-xr-x 3 root root 4.0K S

[weewx-user] Re: weewx-opensprinkler weather skin

2018-10-02 Thread Andrew Milner
I use open sprinkler on the raspberry pi and the Zimmerman method and the previous day's weather is picked up from weather underground using my wunderground key. It works a treat and is using the data from my weather station for the previous day without needing to change anything in weewx. I

[weewx-user] Re: WMR300 driver update

2018-10-02 Thread Cameron D
Sounds bad. I guess the most likely issue is that they have changed the USB kernel code in some way. I doubt that there is much I can do by way of debugging, as it seems specifically tied to your kernel. Have you checked for other people reporting USB issues with this version? All I can offer

Re: [weewx-user] data not being processed

2018-10-02 Thread CCOR58
I have restarted the PC and ensured weewx is running. The log says it is going through all processes it appears it just isn't inserting the data into the tables properly. As requested here is the log after running for a short while (ie long enough to generate two or three report cycles: # tail -f

[weewx-user] Re: weewx-opensprinkler weather skin

2018-10-02 Thread mwall
On Tuesday, October 2, 2018 at 5:59:30 PM UTC-4, Peter Hardy wrote: > > So far I've only implemented the Zimmerman Method, partly because I'm not > sure how to get forecast data in to weewx either. :) In my install I'm > using the Responsive skin as well, which includes an extension for getting

[weewx-user] Re: weewx-opensprinkler weather skin

2018-10-02 Thread Peter Hardy
There's two methods for weather adjustments. The "Zimmerman Method" only uses historical data (avg temp and humidity from the previous day, and total precipitation from previous and current days), and scales watering times up and down based on that. The Auto Rain Delay uses forecast data only -

[weewx-user] Re: weewx-opensprinkler weather skin

2018-10-02 Thread Pat
Sounds interesting! I use OpenSprinkler but never used the watering calculations - have always wanted to look into it but never have yet. I thought part of the watering calculations are done with forecasted rain for the day. How do you plan to get that forecasting data from weewx? Or are you u

[weewx-user] Re: UK Replacement hardware

2018-10-02 Thread ponolan
If you want something inexpensive that works fine get a Fine Offset WH1080 and a Raspberry Pi. You can buy both online. The Pi starter kit will get you going. You can find replacement parts easily enough (or just buy two complete units). On Friday, September 28, 2018 at 11:35:42 AM UTC+1, Aucht

[weewx-user] Re: weewx-opensprinkler weather skin

2018-10-02 Thread Peter Hardy
On Wednesday, October 3, 2018 at 3:16:21 AM UTC+10, vince wrote: > > On Tuesday, October 2, 2018 at 6:17:43 AM UTC-7, Peter Hardy wrote: >> >> I'm still testing the skin out, so not sure I can recommend it to others >> full-time. But if you're interested, it's available from >> https://bitbucket

Re: [weewx-user] data not being processed

2018-10-02 Thread mwall
On Tuesday, October 2, 2018 at 2:52:14 PM UTC-4, CCOR58 RADIO wrote: > > On a previous occasion it seems to me I saw entries wrt updating the MySQL > database which I am not seeing here either. > Debug is set to 1. > crank the debug up by doing this in your weewx configuration: debug = 1 ... [A

Re: [weewx-user] data not being processed

2018-10-02 Thread vince
On Tuesday, October 2, 2018 at 11:52:14 AM UTC-7, CCOR58 RADIO wrote: > > > I opened term window monitoring syslog for |grep weewx reports. > I opened 2nd term window and did a weewx reload, then a restart and below > are log msg sequences. > You're going to need to post an update if your problem

Re: [weewx-user] data not being processed

2018-10-02 Thread mwall
On Tuesday, October 2, 2018 at 2:52:14 PM UTC-4, CCOR58 RADIO wrote: > > It looks like it is seeking the inside display unit quite often but not > returning device address info ... > > *# tail -f /var/log/syslog |grep weewx* > Oct 2 13:38:42 cedar weewx[1521]: acurite: Found station at bus= devic

Re: [weewx-user] data not being processed

2018-10-02 Thread CCOR58
I opened term window monitoring syslog for |grep weewx reports.I opened 2nd term window and did a weewx reload, then a restart and below are log msg sequences. It looks like it is seeking the inside display unit quite often but not returning device address info yet the generated web page reports a

Re: [weewx-user] data not being processed

2018-10-02 Thread vince
On Tuesday, October 2, 2018 at 10:52:51 AM UTC-7, CCOR58 RADIO wrote: > > Can anyone give me a clue where to troubleshoot this problem; > > > First thing to do is the thing we always ask. Set debug=1 in weewx.conf and restart weewx. That way we'll have logfiles to ask for the next time it happ

[weewx-user] data not being processed

2018-10-02 Thread CCOR58
Can anyone give me a clue where to troubleshoot this problem; I have an AcuRite 5 sensor unit that is showing data is being updated on the display. When weewx runs it generates reports and ftp's to the web page locally as well as the www web site at http://tr0p0scatter.ca/html/wx-webcam.html Th

[weewx-user] Re: Ventus W831 fails with wrong memory size

2018-10-02 Thread Kenneth Due
it WAS working, so i suspect a corrupt memory thanks, i will try the station hw reset, see if it helps On Tuesday, October 2, 2018 at 7:41:45 PM UTC+2, mwall wrote: > > > > On Tuesday, October 2, 2018 at 1:26:53 PM UTC-4, Kenneth Due wrote: >> >> >> any hints ? >> >> > try turning up the debug.

[weewx-user] Re: Ventus W831 fails with wrong memory size

2018-10-02 Thread mwall
On Tuesday, October 2, 2018 at 1:26:53 PM UTC-4, Kenneth Due wrote: > > > any hints ? > > try turning up the debug. in your weewx configuration file: debug=1 ... [TE923] debug_read = 1 debug_write = 1 debug_decode = 1 then run wee_device i have only ever seen two values for the me

[weewx-user] Ventus W831 fails with wrong memory size

2018-10-02 Thread Kenneth Due
Hi All After having this weatherstation since the spring, it has suddenly stopped updating there is nothing in the messages logfile, but wee_device reports something wrong with station or driver memory ??? or station reports wrong memory size version is latest-and-greatest, just reinstalled it

[weewx-user] Re: weewx-opensprinkler weather skin

2018-10-02 Thread vince
On Tuesday, October 2, 2018 at 6:17:43 AM UTC-7, Peter Hardy wrote: > > I'm still testing the skin out, so not sure I can recommend it to others > full-time. But if you're interested, it's available from > https://bitbucket.org/pjhardy/weewx-opensprinkler > > > A screenshot so we know what it loo

[weewx-user] Re: WMR300 driver update

2018-10-02 Thread Ruben Navarro Huedo
It hang raspberry totally -- 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 more options, visit https://groups.google.c

[weewx-user] Re: WMR300 driver update

2018-10-02 Thread Cameron D
If you post the logs anyway, there might be something meaningful to me. I am not aware of any kernel version sensitivity. When you say "hangs up", is it just the same symptom of simply failing to collect any data, or does weewx stop or hang totally? On Tuesday, 2 October 2018 23:04:16 UTC+10,

[weewx-user] weewx-opensprinkler weather skin

2018-10-02 Thread Peter Hardy
A big feature of the OpenSprinkler irrigation controllers is the ability to automatically vary watering levels based on weather conditions. By default the firmware does this by polling an external web service that calculates the watering adjustment based on data gat

[weewx-user] Re: WMR300 driver update

2018-10-02 Thread Ruben Navarro Huedo
I have tested your driver some days. All is very stable with 2.4.* Kernel but now with 2.9.* With 2.9 systems hangs up randomly and after boot again i can't see anything on logs. El martes, 2 de octubre de 2018, 11:22:08 (UTC+2), Cameron D escribió: > > OK, I can see you have recorded zero wind r

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

2018-10-02 Thread G Hammer
Hi Pat, As I mentioned the broker does support SSL websockets. I can subscribe to the data using another client. I do have SSL websockets working with the test.mosquitto.org broker. What does not work for me is to use a broker that requires a username and password. Here's what I get when I try:

[weewx-user] Re: WMR300 driver update

2018-10-02 Thread Cameron D
OK, I can see you have recorded zero wind reading for today. What does the WMR300 console display? Do you have wind chill and heat index configured for hardware or software? If you have not changed the default from "prefer_hardware" then it suggests that the console is also seeing zero wind speed