[weewx-user] Re: parsing from csv file

2017-03-02 Thread Neville Davis
Frank I use the following has been faultless for months on Pi3 with data from i2C and other sensors # #$Revision: 1 $ #$Author: Nickolas McColl $ #$Date: 2014-08-16 $ #Initial information from above author further edits by Nev Davis #Latest edit 12 Dec 2016 by Nev Davis recon

[weewx-user] Re: parsing from csv file

2017-03-02 Thread Neville Davis
Neville On Friday, March 3, 2017 at 11:02:36 AM UTC+10, Neville Davis wrote: > > Frank > > I use the following has been faultless for months on Pi3 with data from > i2C and other sensors > > # > #$Revision: 1 $ > #$Author: Nickolas McColl

[weewx-user] Re: parsing from csv file

2017-03-02 Thread Neville Davis
Also script is in user dir Nev On Friday, March 3, 2017 at 11:10:10 AM UTC+10, Neville Davis wrote: > > Frank also this in weewx.conf > > > #station_type = Simulator > > sta

[weewx-user] My current weewx page

2017-03-03 Thread Neville Davis
Just finally finished my latest weewx page using the responsive skin by Darryn Capes-Davis. I really like his work on this and have just restyled it as a test and included elements from my older skins. The style is quite different and would be interested in constructive comments :) here is t

Re: [weewx-user] My current weewx page

2017-03-03 Thread Neville Davis
t; Glenn > > rorpi - read only raspberry pi + weewx: now with scripts > <https://github.com/glennmckechnie/rorpi-raspberrypi> > > On 4 March 2017 at 13:09, Neville Davis > wrote: > >> Just finally finished my latest weewx page using the responsive skin by &g

Re: [weewx-user] My current weewx page

2017-03-04 Thread Neville Davis
I have updated and the bricks removed, looks cleaner I have to admit. Thanks Bob although I did debate with myself about weeks week's etc. Neville -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving

[weewx-user] RTC vs NTP on Raspberry Pi 3

2017-03-13 Thread Neville Davis
I use an RTC on my Pi's (Pi 2and Pi 3) see the weewx wiki and elsewhere for procedures, the weewx wiki has a specific procedure for the Pi3 Neville -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receivin

Re: [weewx-user] Re: 3.7.0 with MySQL quitting with database error

2017-03-19 Thread Neville Davis
I also use replication and am wondering if the issues mentioned here have been resolved? My logging is mixed. I am on weewx 3.6.2 Pi3 and replicate to a QNAP NAS -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group an

Re: [weewx-user] Re: 3.7.0 with MySQL quitting with database error

2017-03-20 Thread Neville Davis
, Neville Davis wrote: > > I also use replication and am wondering if the issues mentioned here have > been resolved? > > My logging is mixed. > > I am on weewx 3.6.2 Pi3 and replicate to a QNAP NAS > > -- You received this message because you are subscribed to the Google

[weewx-user] Re: Version 3.7.1

2017-03-23 Thread Neville Davis
Installed fine (setup.py), no problems with replication MySQL (earlier discussion and mod to Pi MySQL config) Nev On Friday, March 24, 2017 at 1:02:28 AM UTC+10, Tom Keffer wrote: > > This version has fixes for some minor problems in V3.7.0. Find it in the > usual places. > > -tk > > CHANGE LO

[weewx-user] Australian BOM dew point discussion

2017-06-02 Thread Neville Davis
Thought the group might like this... http://media.bom.gov.au/social/blog/1324/feeling-hot-and-bothered-its-not-the-humidity-its-the-dew-point/?cid=003fb34 -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop re

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

2017-06-20 Thread Neville Davis
In getting the data into weewx.I have a number of different sensors i2C one wire and data from a web sever (json) from my Airconditioner...all being input to weewx. My basic method is to get data as a csv file by running scripts from boot ( i have 3 of these files being generated in a ramdi

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

2017-06-20 Thread Neville Davis
On Wednesday, June 21, 2017 at 8:05:12 AM UTC+10, Neville Davis wrote: > > In getting the data into weewx.I have a number of different sensors > i2C one wire and data from a web sever (json) from my Airconditioner...all > being input to weewx. > > My basic method is to

Re: [weewx-user] Re: Air quality sensors?

2017-12-09 Thread Neville Davis
I have just read through this post, if I have it right you have a device that has json in a web page and you wish to import this data into weewx. I had a similar situation with my air conditioner that also had data in json on my local lan...and wanted to get it into weewx...Is the aircon was on?

[weewx-user] Re: Simultaneous clone to mySQL for weewx and weewx-WD?

2018-01-02 Thread Neville Davis
Yes I for one use to just dump and save but when I decided to use mySql I also decided to use replication, which I set up on a QNAP NAS... it has worked without fault as a realtime backup of the db on my pi. Nev On Tuesday, January 2, 2018 at 9:05:08 AM UTC+10, vince wrote: > > On Monday, Janu

[weewx-user] Re: attaching a raspberry Pi weather station to the weewx system

2016-12-05 Thread Neville Davis
I have built my own weather station using i2C sensors and a Pi3. This generates a csv file I hold in RAM and a seperate driver pulls this data into weewx. There have been several posts of methods of doing something similar, you maybe able to adapt one of these to your system. My system is her

[weewx-user] format time in html.tmpl to hr and minutes only

2017-01-16 Thread Neville Davis
I want to display the maxtime and mintime for some elements in the html.tmpl in hr min format only (leave of the seconds). Other elements still able to display hr min secs. Hoping someone has already done this :) My attempts so far have been remarkably unsuccessful :( Neville -- You recei

[weewx-user] Re: format time in html.tmpl to hr and minutes only

2017-01-16 Thread Neville Davis
ng_options> in the > Customization Guide has the details, there is such an example at the 8th > line of the 3rd table. > > Gary > > On Tuesday, 17 January 2017 08:41:31 UTC+10, Neville Davis wrote: >> >> I want to display the maxtime and mintime for some elements in the >&g

[weewx-user] Re: Added sensors to weewx and Pi

2017-01-20 Thread Neville Davis
I have recently updated the weewx wiki with some mods to scripts. I am now using a 180 instead of the 280...it failed on me and I had a 180 lying around. I also now have UV operational and working on a responsive skin. The wiki has a link to my station Use any scripts as needed. Neville -- Y

[weewx-user] Belchertown AerisWeather link to PWS weather problem

2021-01-06 Thread Neville Davis
I have data going to PWS weather from weewx and my station is recorded as active on their website. For about a month I have been trying to link my PWS data to AerisWeather to get forecast data but it keeps reporting "something is going wrong try again". I am now on weewx 4.3 and Belchertown 1.2.

[weewx-user] Re: Belchertown AerisWeather link to PWS weather problem

2021-01-06 Thread Neville Davis
not link PWS and aerisweasther Neville On Thursday, January 7, 2021 at 11:41:04 AM UTC+10 Neville Davis wrote: > I have data going to PWS weather from weewx and my station is recorded as > active on their website. > For about a month I have been trying to link my PWS data to AerisWeather > t

Re: [weewx-user] Re: Rain Rate Calc Problem?

2021-01-18 Thread Neville Davis
eewx.sdb* > sqlite> *select > dateTime,datetime(dateTime,'unixepoch','localtime'),rain,rainRate from > archive where rainRate>0 order by dateTime desc limit 50;* > sqlite> *.quit* > > This will print the last 50 non-zero rainRates. > > -tk > > &

Re: [weewx-user] Re: Rain Rate Calc Problem?

2021-01-18 Thread Neville Davis
Hi Using sequel pro SELECT dateTime,rain,rainRate FROMarchive WHERE rainRate>0 order by dateTime desc limit 50; On Tuesday, January 19, 2021 at 11:55:55 AM UTC+10 Neville Davis wrote: > Hi > installed sqlite3 but when run I get nothing printed. the same query with > rai

Re: [weewx-user] Re: Rain Rate Calc Problem?

2021-01-18 Thread Neville Davis
Hi using SELECT dateTime,rain,rainRate FROMarchive WHERE rain>0 order by dateTime desc limit 200; the last 200 records for rain On Tuesday, January 19, 2021 at 12:31:55 PM UTC+10 Neville Davis wrote: > Hi > > Using sequel pro > > SELECT dateTime,rain,rainRate > FR

Re: [weewx-user] Re: Rain Rate Calc Problem?

2021-01-19 Thread Neville Davis
t; I'd like to see a single driver in use, then a rate event, then the > database. There are too many moving parts to unravel what is happening with > your configuration. > > On Mon, Jan 18, 2021 at 6:37 PM Neville Davis > wrote: > >> Hi using >> SELECT dateTim

Re: [weewx-user] Re: Rain Rate Calc Problem?

2021-01-19 Thread Neville Davis
any other skins and use just the Standard skin to ensure there is nothing happening there. Neville On Wednesday, January 20, 2021 at 6:45:51 AM UTC+10 Neville Davis wrote: > Hi > I have been using this configuration for several years..The overall > hardware design is my own...I am

Re: [weewx-user] Re: Rain Rate Calc Problem?

2021-01-19 Thread Neville Davis
single source. > Which one is it? > > On Tue, Jan 19, 2021 at 2:10 PM Neville Davis > wrote: > >> Hi just revisited my weewx.conf I believe I only have one driver >> PiWeather, the OWFS is configured as a service as per the instructions in >> owfs.py.. >

Re: [weewx-user] Re: Rain Rate Calc Problem?

2021-01-20 Thread Neville Davis
decades ago :) . Neville On Wednesday, January 20, 2021 at 11:01:02 AM UTC+10 Neville Davis wrote: > I don't have any rain calculations or gathering in my script for > PiWeather...just looks at the other sensors NOT rain. > I am currently going through a test and with only Se

[weewx-user] Re: Version 4.4.0

2021-01-31 Thread Neville Davis
I am also now at 4.4.0 and Belchertown 1.2... everything working fine.. Thanks very much On Sunday, January 31, 2021 at 10:04:09 AM UTC+10 tke...@gmail.com wrote: > My apologies to user 'edi-x', who was the true author of PR #631 > . > > Thanks to user g

[weewx-user] rainRate problems

2021-01-31 Thread Neville Davis
The other day I reported problems that just seemed to go away...then I saw this [image: Screen Shot 2021-02-01 at 10.10.04 am.png] At this point because it was sunny and I was not under water with rain at 47Mtrs/hr + I figured I had a problem...so went looking at the db and hardware. Db showed

[weewx-user] test

2021-02-22 Thread Neville Davis
I seemed to be unable to post, found not linked to my google account.. this is to see if this works. Neville -- 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 weew

[weewx-user] Re: test

2021-02-22 Thread Neville Davis
That seems to be it... not sure what happened. On Tuesday, February 23, 2021 at 9:41:41 AM UTC+10 Neville Davis wrote: > I seemed to be unable to post, found not linked to my google account.. > this is to see if this works. > > Neville > -- You received this message because you

[weewx-user] Belchertown skin with local Australian forecast

2021-02-22 Thread Neville Davis
This is a link to my current weather site. http://nevsweather.duckdns.org:8048/weather/belchertown/index.html I have updated my link to this site on my weewx Wiki page entry (pi weather with i2C sensors). The skin now has two extra pages, one for a colour history chart (code by Nick Dajda used in

[weewx-user] Belchertown skin with colour history chart and local Australian weather forecast

2021-02-23 Thread Neville Davis
I have updated my link in my information on the weewx Wiki (i2C weather station) to my latest weather page. https://bit.ly/2A8BbOx I have edited and incorporated scripts by Darryn Capes-Davis and Nick Dajda into the Belchertown skin. Still been quite slack in getting my installation files and scr

[weewx-user] Belchertown skin with local Australian weather forecast

2021-02-23 Thread Neville Davis
I have updated my weather station link in my weewx Wiki entry (pi weather station with i2C sensors). The link https://bit.ly/2A8BbOx now is able to display the local forecast data from our Gov website using the script developed by Darryn Capes-Davis for his responsive skin, also the history char

[weewx-user] Belchertown skin with Australian BOM forecasts

2021-02-23 Thread Neville Davis
I have updated my weather station link in the weewx Wiki ( i2C weather station) to include the local Australian weather forecast. https://bit.ly/2A8BbOx I have also included the colourful history chart by Nick Dajda. The forecast data is gathered by the script by Darryn Capes-Davis. Neville --

Re: [weewx-user] Belchertown skin with Australian BOM forecasts

2021-02-23 Thread Neville Davis
thanks > > Tim > > On 23/2/21 10:30 am, Neville Davis wrote: > > I have updated my weather station link in the weewx Wiki ( i2C weather > > station) to include the local Australian weather > > forecast. https://bit.ly/2A8BbOx > > I have also included the c

[weewx-user] Belchertown Australian forecast

2021-02-23 Thread Neville Davis
I have updated my post in the weewx Wiki https://github.com/weewx/weewx/wiki/Raspberry-Pi-weather-station-with-i2C-sensors with a link to the mods done to include The Australian localised weather forecast, and also a colour history chart I don't think I left anything out :) Neville -- You re

[weewx-user] Re: Version 4.7.0

2022-03-02 Thread Neville Davis
Just updated my Pi to 4.7.0 from 4.5.1 with Belchertown skin 1.2 (with my extra pages and Aus BOM forecasts) without any hassles, all looks good so far Nev On Wednesday, March 2, 2022 at 4:06:20 PM UTC+10 jerry...@gmail.com wrote: > Just upgraded my macOS and FreeBSD weather stations to 4.7 an

[weewx-user] Lots of rain Brisbane Aus

2022-03-02 Thread Neville Davis
For interest we have had a considerable amount of rain over the past week...several areas around us had in excess of 1000 (thousand)mm over a couple of days. My local station had the following [image: Screen Shot 2022-03-03 at 3.18.41 pm.png] The bucket tips gave a max of 68mm/hr at one stage.

[weewx-user] Re: weewx wiki

2022-05-02 Thread Neville Davis
Hi Just had a quick check also blocked for me, a couple of the others seem to be incorrectly linked?? Not sure I will get to it today but will correct as soon as possible. Neville On Monday, May 2, 2022 at 9:01:42 AM UTC+10 Jim Munro wrote: > Some diagrams on Raspberry Pi weather station with

[weewx-user] Re: weewx wiki

2022-05-02 Thread Neville Davis
Hi had a quick check some of the links not https are being blockedI renamed the wind direction file created a new link now https, worked for me. The other ones I will check when I have time. Neville On Tuesday, May 3, 2022 at 7:33:56 AM UTC+10 Neville Davis wrote: > Hi > Just had a

[weewx-user] Belchertown skin 1.1 RainWithRainRate in cm not mm

2020-10-24 Thread Neville Davis
Hi We have had rain for the first time in many months, we had about 20mm in about 30 mins...total daily rain is correct, but because of the intensity of the rain I had the station observation rain with rain rate displaying cm values not mm values, i.e 1.9 instead of 19mm and 3.5 instead of 35 mm

[weewx-user] Re: Belchertown skin 1.1 RainWithRainRate in cm not mm

2020-10-24 Thread Neville Davis
Thanks I will try that, my web site http://nevsweather.duckdns.org:8048/weather/belchertown/index.html We are expecting a lot more rain this week so will be a good opportunity to get this fixed :). Regards Neville On Sunday, October 25, 2020 at 6:00:43 AM UTC+10 Arend wrote: > Hi Nev, > >

[weewx-user] Re: Belchertown skin 1.1 RainWithRainRate in cm not mm

2020-10-25 Thread Neville Davis
Thanks I will try this edit. Nev On Sunday, October 25, 2020 at 8:01:05 PM UTC+10 Arend wrote: > I can not connect to you MQTT broker, but noticed that you are using km/h > for windspeed. In that case I think you should stick to METRIC for > unit_system and make these changes to MQTT section:

[weewx-user] Re: Belchertown skin 1.1 RainWithRainRate in cm not mm

2020-10-25 Thread Neville Davis
OK found my site had crashed, edited as suggested, after a light shower of rain the data looks good so far. Thanks Nev On Sunday, October 25, 2020 at 9:23:48 PM UTC+10 Neville Davis wrote: > Thanks I will try this edit. > > Nev > > On Sunday, October 25, 2020 at 8:01:05 PM UTC

[weewx-user] Re: Belchertown skin 1.1 RainWithRainRate in cm not mm

2020-10-25 Thread Neville Davis
Now have had some good rain, display is now in mm. Thanks Arend Neville On Sunday, October 25, 2020 at 10:25:43 PM UTC+10 Neville Davis wrote: > OK found my site had crashed, edited as suggested, after a light shower of > rain the data looks good so far. > > > Thanks > &

[weewx-user] Re: belchertown question

2020-12-18 Thread Neville Davis
Pat I am about to go to 1.2, have configured weewx and pwsweather receiving data and my station is now considered active and appears on the main map. I am now attempting to link AerisWeather and pwsweather but the create Aerisweather contributor account page will not do the link..it keeps repor

Re: [weewx-user] Re: belchertown question

2020-12-21 Thread Neville Davis
Thanks for that info, just tried again, still the sameI'm blaming covid :) Neville On Monday, December 21, 2020 at 1:51:05 AM UTC+10 sali...@gmail.com wrote: > hello Neville > > Me, I was waiting for " 7 days " after inscription. > > Patrick from France &g

Re: [weewx-user] Re: Version 4.5.0 released

2021-04-03 Thread Neville Davis
Hi Just updated my system to 4.5.1 without problems. For information also running Belchertown skin v 1.2 python 3 with OWFS rain bucket.. all good Neville On Sunday, April 4, 2021 at 12:19:58 PM UTC+10 mksm...@gmail.com wrote: > I am sure about this finding > when using "sudo nano /etc/wee

Re: [weewx-user] Re: Version 4.5.0 released

2021-04-03 Thread Neville Davis
I will also add my weewx.conf shows 4.5.1 Neville On Sunday, April 4, 2021 at 1:44:31 PM UTC+10 Neville Davis wrote: > Hi > Just updated my system to 4.5.1 without problems. > For information also running Belchertown skin v 1.2 python 3 with OWFS > rain bucket.. all good > &

Re: [weewx-user] Re: Version 4.5.0 released

2021-04-04 Thread Neville Davis
I am not using Aeris I use Darksky and Australian met office data, with modified Belchertown skin. So not seeing your problem. Neville On Sunday, April 4, 2021 at 10:25:50 PM UTC+10 t...@tom.org wrote: > Interesting that Belchertown 1.2 is working for you. Everything works > great on 4.4.0 but

[weewx-user] Re: Aussearch error accessing the BOM

2021-05-29 Thread Neville Davis
Yes happening to me as well… started on Thursday,,,my normal fix of getting the /var/lib/weewx/aussearch reloaded not working…I will check the repo Thanks Darryn On Saturday, May 29, 2021 at 10:05:50 PM UTC+10 Darryn Capes-Davis wrote: > Hi Susan, > > See the GitHub repo for update aussearch.

[weewx-user] Re: Aussearch error accessing the BOM

2021-05-29 Thread Neville Davis
ot exist: %s" % May 30 08:30:24 raspberrypi weewx[700] ERROR weewx.reportengine: [Previous line repeated 491 more times] May 30 08:30:24 raspberrypi weewx[700] ERROR weewx.reportengine: RecursionError: maximum recursion depth exceeded May 30 08:30:24 raspberry

Re: [weewx-user] Re: Aussearch error accessing the BOM

2021-05-29 Thread Neville Davis
Cheers > > Darryn > > -- > *From:* weewx...@googlegroups.com on behalf > of Neville Davis > *Sent:* Sunday, May 30, 2021 8:43:18 AM > *To:* weewx-user > *Subject:* [weewx-user] Re: Aussearch error accessing the BOM > > Darryn > > new aussear

Re: [weewx-user] Re: Problem with the Wiki

2021-11-12 Thread Neville Davis
Seen this for some time, been hopping it would correct. Link to my hardware page (i2C sensors) keeps going to the home page, I use the the drop down to get to the pages. Not all hardware links have this problem but some do. Neville On Friday, November 12, 2021 at 11:09:31 AM UTC+10 tke...@gmail

[weewx-user] Water proof DFRobot SHT3X sensor

2023-08-12 Thread Neville Davis
Hi all I had a failure of my external SHT31-D sensor and have now installed a supposed waterproof sensor in my FARS. I have included a link to a folder containing the python scripts required in my i2C hardware post in weewx wiki https://github.com/weewx/weewx/wiki/Raspberry-Pi-weather-station-w

[weewx-user] A fix for mosquito access outside of local machine

2023-08-14 Thread Neville Davis
Hi I have started to update my files in my i2C sensor config and have included a link to that folder below. Just incase no-one has seen the fix for some issues with mosquito access outside of your local machine I have included that in the first parts of my update. This link will contain files

[weewx-user] Station repaired

2023-08-25 Thread Neville Davis
Hi I have finally repaired most of my install and new info included in my weewx Wiki page for a station with i2C sensors. Still more work to be done but here is a link to my station. https://bit.ly/44v9302 Nev -- You received this message because you are subscribed to the Google Groups "weewx

Re: [weewx-user] Re: import weewx data from mqtt to home assistant.

2024-02-10 Thread Neville Davis
Hi On my Pi4 I have data from weewx and data from my solar and power/water consumption monitoring system combined to a single MQTT stream and this is used within HAAS. I also had some issues but I have included here my relevant part of my config yaml.Note the MQTT section hope this helps..

Re: [weewx-user] Re: import weewx data from mqtt to home assistant.

2024-02-10 Thread Neville Davis
MQTT On Sunday, February 11, 2024 at 7:27:07 AM UTC+10 Neville Davis wrote: > Hi > > On my Pi4 I have data from weewx and data from my solar and power/water > consumption monitoring system combined to a single MQTT stream and this is > used within HAAS. > > I also had s

Re: [weewx-user] Re: import weewx data from mqtt to home assistant.

2024-02-10 Thread Neville Davis
Hi Note State Topic in all items is “weather/loop” Note this is json data you need to look for the required data in that stream. Just read more closely Neville On Sunday, February 11, 2024 at 7:32:25 AM UTC+10 Neville Davis wrote: > Hi > > In addition in settings search MQTT

Re: [weewx-user] formatting of current.inc

2022-08-11 Thread Neville Davis
posting an > actual copy of both it, and skin.conf? > > As for your second question, see the section Assigning a unit group > <http://www.weewx.com/docs/customizing.htm#Assigning_a_unit_group> in the > Customizing Guide*.* > > On Thu, Aug 11, 2022 at 6:50 PM Neville Davis

Re: [weewx-user] formatting of current.inc

2022-08-11 Thread Neville Davis
I have added my new observation to the group and my data now displays with units correctly that is "16622.49 Wh"...and the daily sum is correct. It still positions itself at the top of the current.inc widget. Neville On Friday, August 12, 2022 at 12:27:21 PM UTC+10 Neville Davis wr

Re: [weewx-user] formatting of current.inc

2022-08-11 Thread Neville Davis
> As for your second question, see the section Assigning a unit group > <http://www.weewx.com/docs/customizing.htm#Assigning_a_unit_group> in the > Customizing Guide*.* > > On Thu, Aug 11, 2022 at 6:50 PM Neville Davis > wrote: > >> >> I have data being stored

Re: [weewx-user] formatting of current.inc

2022-08-11 Thread Neville Davis
ee the section Assigning a unit group > <http://www.weewx.com/docs/customizing.htm#Assigning_a_unit_group> in the > Customizing Guide*.* > > On Thu, Aug 11, 2022 at 6:50 PM Neville Davis > wrote: > >> >> I have data being stored in watt Hrs in the db and have

Re: [weewx-user] formatting of current.inc

2022-08-11 Thread Neville Davis
>> >> #elif $x == 'powerconsumed' >> >> >> >> $gettext("Power Consumed today")> >> $day.powerconsumed.sum.format("%.2f") >> >> >> >> #else >> >>

Re: [weewx-user] Re: Using Multiple MySQL databases

2022-09-15 Thread Neville Davis
Hi Yes I use SQL replication to a spare Raspberry pi, its is a live backup and I also use it as a second source of data in another weewx project I am building. I have used replication for years (on QNAP NAS and now Pi), and it is extremely reliable and recovers from power failures, device shutdo

Re: [weewx-user] Re: weewx-wdc Skin v3.0.0 available

2023-03-10 Thread Neville Davis
Hi The i2C sensor Australian BOM info is mine. I have edited the Belchertown skin to include a page with this data…it has worked really well. Currently my system is not updating due to hardware problems. There’s maybe something you can use, I have I think included all the edits required to get

Re: [weewx-user] Re: weewx-wdc Skin v3.0.0 available

2023-03-10 Thread Neville Davis
Hi I have used the scripts developed by Darryn Capes-Davis for his responsive skin. I edited this originally to create a single page I could add to any skin..I have had it on a couple. It has proved to be very reliable . Neville On Saturday, March 11, 2023 at 6:33:03 AM UTC+10 Neville Davis

[weewx-user] upgrade from 3.9.1 to 4 failed

2020-05-20 Thread Neville Davis
the following from setup and status copying util/import/cumulus-example.conf -> /home/weewx/util/import copying util/launchd/com.weewx.weewxd.plist -> /home/weewx/util/launchd creating /home/weewx/util/default copying util/default/weewx -> /home/weewx/util/default running install_egg_info Wri

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

2020-05-20 Thread Neville Davis
Thanks will look at it straight away Nev On Thursday, May 21, 2020 at 2:51:39 PM UTC+10, Neville Davis wrote: > > the following from setup and status > > copying util/import/cumulus-example.conf -> /home/weewx/util/import > > copying util/launchd/com.weewx.weewxd.plis

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

2020-05-20 Thread Neville Davis
s were ellipsized, use -l to show in full. *pi@raspberrypi*:*~ $* Any ideas ? Nev On Thursday, May 21, 2020 at 2:51:39 PM UTC+10, Neville Davis wrote: > > the following from setup and status > > copying util/import/cumulus-example.conf -> /home/weewx/util/import > > cop

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

2020-05-20 Thread Neville Davis
Ok I will look into it I have had the system running for a few years the last software update was to 3.9.1 when it came out...Its been some time since I visited my software about time i did it again. Thanks for the info. Nev On Thursday, May 21, 2020 at 2:51:39 PM UTC+10, Neville Davis wrote

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

2020-05-20 Thread Neville Davis
yield _packet sleep_time = (start_time - time.time()) + self.loop_interval #sleep_time = self.loop_interval if sleep_time > 0: time.sleep(sleep_time) class PiWeatherConfEditor(weewx.drivers.AbstractConfEditor): @property

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

2020-05-21 Thread Neville Davis
rt to version 3.9.1 ?? in the interim Nev On Thursday, May 21, 2020 at 2:51:39 PM UTC+10, Neville Davis wrote: > > the following from setup and status > > copying util/import/cumulus-example.conf -> /home/weewx/util/import > > copying util/launchd/com.weewx.weewxd.plist ->

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

2020-05-21 Thread Neville Davis
ally /var/log/syslog) > in that terminal with something like tail -f -n50 /var/log/syslog and > take copies as required or edit and copy from the log file. that way you > can get a longer log extract not the 'looking through a straw' view that > systemctl gives you. > > Gary

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

2020-05-24 Thread Neville Davis
further from there. I have been looking at subprocess but I am way over my head and any guidance would be appreciated. Neville On Thursday, May 21, 2020 at 6:32:25 PM UTC+10, Neville Davis wrote: > > Thanks very much Gary > > Nev > > On Thursday, May 21, 2020 at 5:45:16 PM U

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

2020-05-24 Thread Neville Davis
characters I will have to mask...so getting there :) Neville On Monday, May 25, 2020 at 11:37:59 AM UTC+10, Neville Davis wrote: > > 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

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

2020-05-24 Thread Neville Davis
Actually I will run my getrain.py as a service so all I will need to do is access the ramdisk. Nev On Monday, May 25, 2020 at 3:58:17 PM UTC+10, Neville Davis wrote: > > 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

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

2020-05-26 Thread Neville Davis
Guys I too have been following, I am now running pythonv3 weewxv4 with 1wire rain, my solution is different and messy but seems to work for me, But while trying to sort out my problem found a report about problems with owserver on Pi using bustergithub miccoli in the config file edit owserv

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

2020-05-26 Thread Neville Davis
read... > https://sourceforge.net/p/owfs/mailman/owfs-developers/?viewmonth=201909 > > To me, the take away is to create the override file as follows... > > "/etc/systemd/system/owserver.service.d/override.conf is an override > file, that you create with" > sudo

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

2020-05-27 Thread Neville Davis
x27;m thinking you only want the Service side of it, that way > it supplements your main stations data. > > If that assumption is correct, remove the "driver = user.owfs " line > from the [OWFS] section. Leave the [Engine][[Services]] data_services > = user.owfs.OWFSServi

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

2020-05-27 Thread Neville Davis
water falling in one loop cycle :) Now I just need to get my old skins working under python3.. regards Neville On Wednesday, May 27, 2020 at 8:15:07 PM UTC+10, Neville Davis wrote: > > Thanks very much Glen I will do the mods in the morning. > I had specified a sensor type in my o

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

2020-05-28 Thread Neville Davis
Don’t know, never thought of it. I included it with another post the other day, but since then modified because it would not work with new install. Which I have now gone to weewx v4.1 as well and all OK. I will experiment and let you know... Nev On Thursday, May 28, 2020 at 4:54:37 PM UTC+10,

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

2020-05-28 Thread Neville Davis
Just reread are you looking for my sensor data collection file (it collects the data from my i2C BMP085) this is done as a service, it gets all my data creates a csv file in ram which I then read with the piweather Driver in weewx. On my new install (from scratch) Adafruit_Python_BMP, Adafruit_P

[weewx-user] Belchertown v1.1 with weewx 4.1.0 on Pi3 8day forecast date format

2020-06-01 Thread Neville Davis
My Pi3 has local setup for Australia the only date issue I have is with the Darksky forecast headed with for example 6/1 instead of our 1/6 . All other dates seem OK. In the index template we just load forecast I can see no where I can configure it. The main header for this section is 8 Day Fo

[weewx-user] Re: Belchertown v1.1 with weewx 4.1.0 on Pi3 8day forecast date format

2020-06-01 Thread Neville Davis
I have tried weewx.conf belchertown_locale = “en_AU.UTF-8” and also set to “auto” neither corrected the date configuration of the forecast elements. On Monday, June 1, 2020 at 5:05:23 PM UTC+10, Neville Davis wrote: > > My Pi3 has local setup for Australia the only date issue I have i

[weewx-user] Re: Belchertown v1.1 with weewx 4.1.0 on Pi3 8day forecast date format

2020-06-01 Thread Neville Davis
ale>using >> >> the options within skin.conf >> >> On Monday, June 1, 2020 at 7:39:38 AM UTC-4, Neville Davis wrote: >>> >>> I have tried weewx.conf belchertown_locale = “en_AU.UTF-8” and also set >>> to “auto” neither corrected the date configurati

[weewx-user] weewx v4.1 sql db will not rebuild daily

2020-06-02 Thread Neville Davis
Guys I had quite an issue but luckily I had backed up about 6 hrs before my dramaNow I find that when I attempt to rebuild dailies from the backup it creates the tables then says the following and exits. This last attempt was after shutdown and reboot. This happened several times so I drop

[weewx-user] Re: weewx v4.1 sql db will not rebuild daily

2020-06-02 Thread Neville Davis
yes unfortunately several times. I have the sql backup on the mac desktop...I have just dropped the db again and created another weewx db from the pi and just started to import about 300Meg of data in archive. Just reported finished this time I will just fire up weewx and see what happens Nev

[weewx-user] Re: weewx v4.1 sql db will not rebuild daily

2020-06-02 Thread Neville Davis
nd backup) All the tables seem to be correctly generated with no content. Neville On Tuesday, June 2, 2020 at 11:45:59 PM UTC+10, Neville Davis wrote: > > yes unfortunately several times. > > I have the sql backup on the mac desktop...I have just dropped the db > again and crea

[weewx-user] Re: weewx v4.1 sql db will not rebuild daily

2020-06-02 Thread Neville Davis
Yes these are the exact commandsI use the same as I have used many times before. As the issue happened several times I deleted all databases I had in MySQL, created new dB called weewx and imported my backup. This procedure I used as part of my rebuild of system on other occasions. The backupI

[weewx-user] Re: weewx v4.1 sql db will not rebuild daily

2020-06-02 Thread Neville Davis
OK here it is Last login: Tue Jun 2 23:32:02 2020 from 192.168.0.54 *pi@raspberrypi*:*~ $* cd /home/weewx/bin *pi@raspberrypi*:*/home/weewx/bin $* ./wee_database /home/weewx/weewx.conf --drop-daily Using configuration file /home/weewx/weewx.conf Using database binding 'wx_binding', which is

[weewx-user] Re: weewx v4.1 sql db will not rebuild daily

2020-06-02 Thread Neville Davis
Well I am operational again...but running on 4.0. Managed to get my backup data installed and rebuilt daily...Going to let it run for a few days, to make sure it’s stable. Going to look at logs to see if anything stands out... Neville On Wednesday, June 3, 2020 at 7:01:10 AM UTC+10, Neville

[weewx-user] Re: Move to Python 3?

2020-06-03 Thread Neville Davis
When I recently built up a new Pi3 system I defaulted to python3 so that any call to just python uses python3. This removed any confusion :). The issue I had with this was that some python testing scripts I used for my home brew weather station had a number of syntax (primarily printing) issues

[weewx-user] Re: Move to Python 3?

2020-06-03 Thread Neville Davis
Read this https://linuxconfig.org/how-to-change-from-default-to-alternative-python-version-on-debian-linux if you use the alternative option it is system-wide. This is the procedure I followed. But is it needed..I did it just to be current it only caused minor problems for me but no issues

Re: [weewx-user] Reinstalling weewx

2024-02-25 Thread Neville Davis
I have a Pi4 with external SSD and I did exactly what Tom has suggested without any problems. I have done this every time I have had a new hardware config to ensure all is well. Nev On Monday, February 26, 2024 at 1:02:08 AM UTC+10 Tom Keffer wrote: > Move a temporary database into position,