[weewx-user] Re: upgrade from 3.9.1 to 4 failed

2020-05-24 Thread Neville Davis
I have managed to hack owget.py to output directly to a csv file I create in a ramdisk...and I get this by not entering any arguments..so a simple call to to owget.py. Using this csv I will pull the data into my main sensor reading file.. The csv holds the correct data but I get some extra

[weewx-user] Re: upgrade from 3.9.1 to 4 failed

2020-05-24 Thread Neville Davis
I have almost everything working in version 4, all my i2C modules are detected wind sensors air-conditioning data etc all except my 1wire rain system. Everything is setup for python 3 so I understand from other posts of the issue with python-ow. I installed ow-server and pyownet and I get this

[weewx-user] Re: Not getting parsed output

2020-05-24 Thread 'dvdhns' via weewx-user
That fixed it. Thanks! -- 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. To view this discussion on the web visit

[weewx-user] WS2816 and Weewx on Raspberry Pi

2020-05-24 Thread David Watts
Hi I've used a Fine Offset WH1080 station with Raspberry Pi & Weewx since 2014. As it's getting on a bit, I'm considering buying a new station which is as similar as possible to the Fine Offset one. I've found the WS2816 which is now branded as 'Technoline' but seems to have previously been

[weewx-user] Re: GUI date/time and current conditions frozen

2020-05-24 Thread Zsolt Máté
As an update, I didn't restart or modified anything since my last message, and it just started working. I really don't understand what happened, now I'm afraid now to stop/restart it. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To

[weewx-user] Re: Belchertown MQTT update time is chaotic

2020-05-24 Thread gjr80
WeeWX uses the python package configobj to parse .conf files. When configobj encounters a comma in a config setting the setting is interpreted as a list of values separated at the coma and not as a single setting. So if you have a setting that needs a comma included in the setting text you must

[weewx-user] Re: Belchertown MQTT update time is chaotic

2020-05-24 Thread Manfred Maier
I guess the system can't properly work with your commas and dots in your translation. Try to either delete the commas or put the translation in quotes "Verbonden met weerstation," Manfred Am Sonntag, 24. Mai 2020 20:54:46 UTC+2 schrieb Keimpe Bleeker: > > Thanks for your much appreciated

[weewx-user] Re: Belchertown MQTT update time is chaotic

2020-05-24 Thread Keimpe Bleeker
Thanks for your much appreciated assistance! I would not dare to change someting deep in de system like in /weewx/skins/Belchetown/js/belchertown.js.tmpl. Nevertheless and on your advice, I checked line 839 and it is exactly as you mentioned. In /weewx/skins/Belchertown/skin.conf I have these

[weewx-user] Re: Belchertown MQTT update time is chaotic

2020-05-24 Thread Jacques Terrettaz
The text is defined by the variable *mqtt_websockets_connected * in skin.conf. If it does not correspond, check your skin.conf as well as your weewx.conf to be sure that you have not the variable *mqtt_websockets_connected *defined also elsewhere*.* If you have changed something in the

[weewx-user] Re: A monitor program for WeeWx running on Raspberry Pi

2020-05-24 Thread Xant
More info in this thread... https://groups.google.com/d/msg/weewx-user/IXaGCxn9K3U/-xwjgh23AwAJ -- 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] Re: Belchertown MQTT update time is chaotic

2020-05-24 Thread Keimpe Bleeker
Thank you so much Jacques Terrettaz, you have solved my time-issue; it seems that I have spoiled a variable! Last issue is to get the text 'Connected to weather station live. Data received ' up and running. [image: Brackets_24052020.jpg] As you can see on the screencap, I only get (in Dutch)

Re: [weewx-user] Re: Uṕgrade from 2.7.0 to 4.0.0 fail

2020-05-24 Thread BEIJY BUA
The Permission und Ownerships are OK The Trouble shooting guide i look at this ,but i look one more time on it Am Sonntag, 24. Mai 2020 17:45:38 UTC+2 schrieb steeple ian: > > Check that weather34 directory permissions chmod 775 (recursively) > and ownership chown user and group both set to

Re: [weewx-user] Re: Uṕgrade from 2.7.0 to 4.0.0 fail

2020-05-24 Thread steeple ian
Check that weather34 directory permissions chmod 775 (recursively) and ownership chown user and group both set to www-data (recursively) And have you used the trouble shooting guide? On Sun, 24 May 2020 at 16:31, BEIJY BUA wrote: > DocumentRoot /var/www/html > > It looks Normal > > -- > You

Re: [weewx-user] Re: Uṕgrade from 2.7.0 to 4.0.0 fail

2020-05-24 Thread BEIJY BUA
DocumentRoot /var/www/html It looks Normal -- 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. To view this discussion on

[weewx-user] Re: Issue with BME280 after upgrade to weewx 4

2020-05-24 Thread Greg Gowins
I'm using v2.7 on my install. On Saturday, May 23, 2020 at 11:08:55 PM UTC-5, Gazza wrote: > > > Slightly off topic, the info on the bme280wx site says it works with > python 2 and not python 3. > > I have gone back to python2 so I can use owfs and the next bit to get > working was to be the

Re: [weewx-user] Re: Uṕgrade from 2.7.0 to 4.0.0 fail

2020-05-24 Thread steeple ian
>From the command line run this grep -R "DocumentRoot" /etc/apache2/sites-enabled and see what it reports for DocumentRoot On Sun, 24 May 2020 at 16:06, BEIJY BUA wrote: > The Archivedata.php is Completly white and in the Other one are Data it > Changes every xx Seconds. > > -- > You

[weewx-user] Re: No rain data for Acurite 5n1 - not getting parsed

2020-05-24 Thread Andrew Mackey
Here is a little bit more detail. Please note that the I updated the file: /usr/share/weewx/user/sdr.py by adding the lines highlight by gjr80 to the section under 'class Acurite5n1PacketV2(Packet):' This is how I fixed the first part of the problem where the out data portion of running

Re: [weewx-user] Re: Uṕgrade from 2.7.0 to 4.0.0 fail

2020-05-24 Thread BEIJY BUA
The Archivedata.php is Completly white and in the Other one are Data it Changes every xx Seconds. -- 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

Re: [weewx-user] Re: Uṕgrade from 2.7.0 to 4.0.0 fail

2020-05-24 Thread BEIJY BUA
Yes the two files are in the Folder, and no its in the Home Network. The Settingspage looks like Normal, but the index.php opens with Error:500 . Is it possible a php Problem olso ore a chmod Setting Problem ?? -- You received this message because you are subscribed to the Google Groups

Re: [weewx-user] Re: Uṕgrade from 2.7.0 to 4.0.0 fail

2020-05-24 Thread steeple ian
Chris, Is your website on a live server so I can see what is happening. Ian On Sun, 24 May 2020 at 15:22, steeple ian wrote: > Chris, > Do you have these two files in your weather34 folder:- > w34realtime.txt > archivedata.php > > The first one is updated on every loop and the second one on

Re: [weewx-user] Re: Uṕgrade from 2.7.0 to 4.0.0 fail

2020-05-24 Thread steeple ian
Chris, Do you have these two files in your weather34 folder:- w34realtime.txt archivedata.php The first one is updated on every loop and the second one on every archive. Those are the two key files that get updated but they are not copied there, they are saved directly to the weather34 folder.

[weewx-user] Re: Upgrade 3.9.2>4.0 Problem with TE923 Nexus driver (unable to load driver)

2020-05-24 Thread Felix Maltzahn
Found it in /usr/share/weewx/weewx/drivers..is that right? Am Samstag, 23. Mai 2020 20:23:00 UTC+2 schrieb Michael: > > depends on the type of installation: > setup.py -> /home/weewx/bin/weewx/drivers > > Am Samstag, 23. Mai 2020 20:12:47 UTC+2 schrieb Felix Maltzahn: >> >> Thank you!

[weewx-user] Re: Upgrade 3.9.2>4.0 Problem with TE923 Nexus driver (unable to load driver)

2020-05-24 Thread Felix Maltzahn
Found it in /usr/share/weewx/weewx/drivers..is that right? Am Sonntag, 24. Mai 2020 14:24:56 UTC+2 schrieb Felix Maltzahn: > > Installed via .deb package ... > > Am Samstag, 23. Mai 2020 20:23:00 UTC+2 schrieb Michael: >> >> depends on the type of installation: >> setup.py ->

[weewx-user] Re: No rain data for Acurite 5n1 - not getting parsed

2020-05-24 Thread Andrew Mackey
I have my rain data showing up now. As I was able to determine, my situation does require me to use the SDR option instead of the Acurite 5N1 option when configuring my setup. As I had mentioned, I added the correct line to the SDR.py file which resulted in the rain data being parsed

Re: [weewx-user] Re: Uṕgrade from 2.7.0 to 4.0.0 fail

2020-05-24 Thread BEIJY BUA
Sorry but this copies the same files from my old skin in this folder. The Standard Copy Progress is ok but the Copy from the Weather34 Skin it dont work. Am Sonntag, 24. Mai 2020 16:04:25 UTC+2 schrieb BEIJY BUA: > > Okey Thanks i try it > > Am Sonntag, 24. Mai 2020 15:59:35 UTC+2 schrieb

Re: [weewx-user] Re: Uṕgrade from 2.7.0 to 4.0.0 fail

2020-05-24 Thread BEIJY BUA
Okey Thanks i try it Am Sonntag, 24. Mai 2020 15:59:35 UTC+2 schrieb steeple ian: > > Chris, > You need to change HTML_ROOT = public_html in the StdReport stanza of > weewx.conf to HTML_ROOT = /var/www/html/weewx and the restart WeeWX. Wait > for the next are archive cycle to complete. > Ian >

Re: [weewx-user] Re: Uṕgrade from 2.7.0 to 4.0.0 fail

2020-05-24 Thread steeple ian
Chris, You need to change HTML_ROOT = public_html in the StdReport stanza of weewx.conf to HTML_ROOT = /var/www/html/weewx and the restart WeeWX. Wait for the next are archive cycle to complete. Ian On Sun, 24 May 2020 at 14:47, BEIJY BUA wrote: > Hello > > I made a Debug Report and Save this

Re: [weewx-user] Re: Uṕgrade from 2.7.0 to 4.0.0 fail

2020-05-24 Thread BEIJY BUA
Hello I made a Debug Report and Save this in the File my.debug Best Regards Chris Am Sonntag, 24. Mai 2020 15:28:50 UTC+2 schrieb steeple ian: > > Chris > The WeeWX error has now gone. What I see in the syslog is normal behaviour > for the skin. Now files are copied as they are generated

Re: [weewx-user] Re: Uṕgrade from 2.7.0 to 4.0.0 fail

2020-05-24 Thread steeple ian
Apologies for the typo that should read ‘No files are copied .’ On Sun, 24 May 2020 at 14:28, steeple ian wrote: > Chris > The WeeWX error has now gone. What I see in the syslog is normal behaviour > for the skin. Now files are copied as they are generated directly to the > correct

[weewx-user] Re: Highcharts on Weewx v4

2020-05-24 Thread Phil Owers
Hi Gary Just wondered if you have updated highcharts to work with ver4 /p3 yet Cheers Phil On Saturday, April 18, 2020 at 7:48:17 PM UTC+1, Phil Owers wrote: > > Hi Guys > > Loaded highcharts onto my weewx v4 machine and it failed > averagesSearchX.py line 105 which is > except Exception, e: >

Re: [weewx-user] Re: Uṕgrade from 2.7.0 to 4.0.0 fail

2020-05-24 Thread steeple ian
Chris The WeeWX error has now gone. What I see in the syslog is normal behaviour for the skin. Now files are copied as they are generated directly to the correct location. However I have spotted one possible problem. Can you run run a debug report and cut and paste into your reply. Info for

Re: [weewx-user] Re: Uṕgrade from 2.7.0 to 4.0.0 fail

2020-05-24 Thread BEIJY BUA
Thanx to All for the Help Everything is Fine with the weewx. But where can i fand spezial help for the Weather34 skin?? Is there any People they can help?? May 24 14:37:09 raspberrypi weewx[9012] INFO weewx.cheetahgenerator: Generated 6 files for report StandardReport in 20.53 seconds May 24

[weewx-user] Re: Upgrade 3.9.2>4.0 Problem with TE923 Nexus driver (unable to load driver)

2020-05-24 Thread Felix Maltzahn
Installed via .deb package ... Am Samstag, 23. Mai 2020 20:23:00 UTC+2 schrieb Michael: > > depends on the type of installation: > setup.py -> /home/weewx/bin/weewx/drivers > > Am Samstag, 23. Mai 2020 20:12:47 UTC+2 schrieb Felix Maltzahn: >> >> Thank you! The weatherstation service is my first

Re: [weewx-user] Re: Uṕgrade from 2.7.0 to 4.0.0 fail

2020-05-24 Thread Tom Keffer
Please post your copy of the section [DataBindings] in the weewx.conf you used to create the database. On Sun, May 24, 2020 at 1:59 AM BEIJY BUA wrote: > Sorry but least i have found one new problem: > May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: Caught > unrecoverable

Re: [weewx-user] V4 with python2 OWFS errors

2020-05-24 Thread Gazza
OK, me again, ignore the last 2 posts, I can't spell. It works fine if you get the file name right !!, the new test 1wire sensor is the solar hot water, the others are various 433MHz sensors. [image: hi-lo.JPG] Gaz -- You received this message because you are subscribed to the Google

Re: [weewx-user] V4 with python2 OWFS errors

2020-05-24 Thread Gazza
Forgot to add the error file. Gaz -- 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. To view this discussion on the web

Re: [weewx-user] V4 with python2 OWFS errors

2020-05-24 Thread Gazza
Hi Glen, I still get a crash with your new version of owfs.py. I am also running a working rtl_sdr install as well and am trying to run owfs as a service. I don't understand this bit just before the critical messages. May 23 22:05:22 GazPi4 weewx[1120] INFO weewx.engine: Main loop exiting.

[weewx-user] Re: sdr.py not parsing Oregon WGR800X output correctly.

2020-05-24 Thread 'Rob Series' via weewx-user
Thanks. In the end I kept the sensor name the same and mimiced the code for parse_json() from another posting so its compatible with both versions of rtl_433. NB original version of sdr.py parses battery status the wrong way round (0 is False, 1 is True). Seems to be a common problem in lots

Re: [weewx-user] V4 with python2 OWFS errors

2020-05-24 Thread Glenn McKechnie
Tested and updated the owfs.py file in my fork Changed the encode() suggestions in the thread above to use plain str() I believe I've caught all instances and that fix should propagate through to the various functions. There is also a tweak to get_float(path) that I required (when using pyownet

Re: [weewx-user] Re: Uṕgrade from 2.7.0 to 4.0.0 fail

2020-05-24 Thread steeple ian
Hi, That looks as though you might have a problem with your WeeWX database. It might be worthwhile you re-building your daily summaries. Have a look at this page: - http://weewx.com/docs/customizing.htm#Rebuilding_the_daily_summaries Ian On Sun, 24 May 2020 at 09:59, BEIJY BUA wrote: > Sorry

[weewx-user] Re: Uṕgrade from 2.7.0 to 4.0.0 fail

2020-05-24 Thread BEIJY BUA
Sorry but least i have found one new problem: May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: Caught unrecoverable exception in generator 'weewx.cheetahgenerator.CheetahGenerator' May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: no such table:

[weewx-user] Re: Belchertown MQTT update time is chaotic

2020-05-24 Thread Jacques Terrettaz
I think I have found the problem : In your first post I see : # moment.js default labels formats time_earthquake= "LLL" time_lastUpdated = "LL, LTS" time_snapshot_records_today_header =

[weewx-user] Re: Belchertown MQTT update time is chaotic

2020-05-24 Thread Jacques Terrettaz
HI, Could you verify the line 281 of your Belcherton skin.conf ? By default the line is time_last_updated = "LL, LTS" What is yours ? -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and