Re: [weewx-user] Re: Did someone test Weewx in Raspbian Buster?

2019-10-23 Thread Matt
Looks perfect! Thank you Susan On Wed, 23 Oct 2019, 02:36 Susan Mackay, wrote: > After a bit of trial and error, I've managed to find the incantation that > lets Github display the installation lines correctly from the 'readme.md' > file. > Hopefully this should stop the problems for others in

[weewx-user] Re: Did someone test Weewx in Raspbian Buster?

2019-10-22 Thread Susan Mackay
After a bit of trial and error, I've managed to find the incantation that lets Github display the installation lines correctly from the 'readme.md' file. Hopefully this should stop the problems for others in the future. Susan -- You received this message because you are subscribed to the Google

RE: [weewx-user] Re: Did someone test Weewx in Raspbian Buster?

2019-10-17 Thread Matt
Thanks Susan. But please don’t feel the need to apologize. I appreciate your efforts and without people like you the lesser able people like me wouldn’t be able to learn and enjoy these things! From: Susan Mackay Sent: 18 October 2019 02:51 To: weewx-user Subject: [weewx-user] Re: Did someone

[weewx-user] Re: Did someone test Weewx in Raspbian Buster?

2019-10-17 Thread Susan Mackay
Also totally missed the other posting - sorry Susan -- 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 discussio

[weewx-user] Re: Did someone test Weewx in Raspbian Buster?

2019-10-17 Thread Susan Mackay
The lack of a 'new line' before the 2nd 'sudo' has something to do with the formatting of the 'markdown' file I created as it is begin displayed in GitHub and my lack of experience in doing these things - sorry. I'll try to get it sorted out once I work out why that part does not work whereas it

Re: [weewx-user] Re: Did someone test Weewx in Raspbian Buster?

2019-10-17 Thread steeple ian
Matt, You don’t need to unzip. The wee_extension —install process takes care of that as well. Ian Sent from my iPhone > On 17 Oct 2019, at 14:05, Matt wrote: > >  > Hi Susan, > > I added a post about the struggles I faced a few days ago called " > New User Setup issues - Raspberry Pi, Fine O

Re: [weewx-user] Re: Did someone test Weewx in Raspbian Buster?

2019-10-17 Thread Matt
Hi Susan, I added a post about the struggles I faced a few days ago called " New User Setup issues - Raspberry Pi, Fine Offset HP1000 - weather reports show values being appended/summed ", this gives a potted history of things. What I did to get it working is contained in one of the replies on

Re: [weewx-user] Re: Did someone test Weewx in Raspbian Buster?

2019-10-17 Thread steeple ian
I should have said that I have a setup.py WeeWX installation so you may need to make the instructions more general to cover packaged WeeWX installations (DEB etc) where the location of the WeeWX bin folder maybe different. On Thu, 17 Oct 2019 at 07:57, steeple ian wrote: > Susan, > The install i

Re: [weewx-user] Re: Did someone test Weewx in Raspbian Buster?

2019-10-16 Thread steeple ian
Susan, The install instructions seem to be confusing as they stand. (sudo cd sudo python ./bin/wee_extension --install /HP1000 sudo python ./bin/wee_config --reconfigure) and do not work. I think they should read something like: - cd ./bin sudo python wee_extension --install /[path_to]/HP1000-mas

Re: [weewx-user] Re: Did someone test Weewx in Raspbian Buster?

2019-10-16 Thread Susan Mackay
Could you elaborate a bit more for the sake of others trying to do the same? (Also for me - lets me know what problems others have overcome if/when I come to update the code.) Susan -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe

Re: [weewx-user] Re: Did someone test Weewx in Raspbian Buster?

2019-10-16 Thread Matt
Thanks Susan. I managed to get it working using Ian's suggestions and a bit of trial and error. It's great by the way! On Wed, 16 Oct 2019, 02:48 Susan Mackay, wrote: > Hi Matt, > > I have not tried the driver on anything but Rasbian Stretch and against > V3.6.2. (Still on the 'to do' list as i

[weewx-user] Re: Did someone test Weewx in Raspbian Buster?

2019-10-15 Thread Susan Mackay
Hi Matt, I have not tried the driver on anything but Rasbian Stretch and against V3.6.2. (Still on the 'to do' list as is re-writing for Python 3.) Perhaps Ian Rich can provide some details of what he did as he seems to have this configuration working. Having said that the "sudo" should be the

[weewx-user] Re: Did someone test Weewx in Raspbian Buster?

2019-10-15 Thread Matt
Hi Susan, I'm trying to get the HP1000 driver installed and everything I'm trying (following your instructions on github) is failing. Is this command correct? "sudo cd sudo python ./bin/wee_extension --install /HP1000 sudo python ./bin/wee_config --reconfigure" Is it one command or many? Non

[weewx-user] Re: Did someone test Weewx in Raspbian Buster?

2019-08-12 Thread Susan Mackay
Blush! On Sunday, August 11, 2019 at 5:56:30 AM UTC+10, Ian Rich wrote: > > (contributed by Aussie Susan, which is fantastic btw!) > -- 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 i

[weewx-user] Re: Did someone test Weewx in Raspbian Buster?

2019-08-10 Thread Ian Rich
I did a fresh install of Buster with weewx 3.92 I am also running the HP1000 driver (contributed by Aussie Susan, which is fantastic btw!) All working OK except the As3935 lightning detector at this stage - work in progress -- You received this message because you are subscribed to the Google

[weewx-user] Re: Did someone test Weewx in Raspbian Buster?

2019-07-29 Thread Dr__Bob
Hi, I just recently upgraded to Buster and also weewx 3.9.1. I'm using the HP1000 driver (contributed by AussieSusan). All works fine except for the cpu_temp in the cmon skin. I had to flip the order of an "if-elif" block in cmon.py to get it to work. I've let Matthew Wall know. It's probab

[weewx-user] Re: Did someone test Weewx in Raspbian Buster?

2019-07-12 Thread Christian Nimmervoll
Yes, works fine. Am Montag, 24. Juni 2019 15:15:16 UTC+2 schrieb HoracioDos: > > Hello. > I would like to know to someone tested weewx Raspbian Buster. > Thanks in advance! > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from th

[weewx-user] Re: Did someone test Weewx in Raspbian Buster?

2019-07-10 Thread 'Peter Fletcher' via weewx-user
On Monday, June 24, 2019 at 8:15:16 AM UTC-5, HoracioDos wrote: > > Hello. > I would like to know to someone tested weewx Raspbian Buster. > Thanks in advance! > I installed Raspbian Buster from image on a Pi 3B and installed weewx in the normal way - after transferring my config file from the J

[weewx-user] Re: Did someone test Weewx in Raspbian Buster?

2019-06-24 Thread HoracioDos
I updated from raspbian stretch to buster while weewx was running and nothing happened. Just the usual reboot at the end. On Monday, June 24, 2019 at 10:15:16 AM UTC-3, HoracioDos wrote: > > Hello. > I would like to know to someone tested weewx Raspbian Buster. > Thanks in advance! > -- You rec