[weewx-user] c84612 GAS utility setup?

2018-08-14 Thread Charlie Huang
Hi, I don't know what's going on but when I run "sudo weewxd weewx.conf" it does not show anything. Here is my GAS screenshot. 192.168.0.64 is my raspberry pi local ip address. I did not change anything else. [image: 20180815134228.png] And my log: Aug 14 22:40:39 raspberrypi weewx[3792]: in

[weewx-user] Re: C84612 with GW1000U gateway

2018-08-14 Thread Charlie Huang
what's the GAS utility? i'm pretty on this step. need some help. On Tuesday, January 10, 2017 at 10:13:16 AM UTC+8, Tony McConnell wrote: > > I am having trouble configuring weewx to grab data from my GW1000U gateway > and C84612 weather station. I have installed weewx to an Ubuntu Server > (fre

Re: [weewx-user] Re: PWS data format for Interceptor

2018-08-14 Thread gjr80
So nothing in the vantage or ws1 drivers or restx.py to help? Gary -- 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 mo

Re: [weewx-user] Re: PWS data format for Interceptor

2018-08-14 Thread Pat
Proving to be a bit of a challenge. Does anyone have any socket.io Python experience? I'm following the dev guides but the endpoint keeps coming up as 404. If I try it with an online socket.io test tool, it works fine (using javascript). Hmm... On Tuesday, August 14, 2018 at 11:55:50 AM UTC-4,

Re: [weewx-user] Re: Skins

2018-08-14 Thread Pat
Thanks everyone. Appreciate it! Made some good progress last couple of days with the skin file. At this point I'm letting it "cook" to see if I've missed anything. While we're on the topic of the skin I'm working on, if @gjr80 is lurking about take a look at my question on your weewx highc

Re: [weewx-user] Re: Skins

2018-08-14 Thread Thomas Keffer
I agree. That's a nicely done website, Pat. I like how you've integrated real-time and forecasting elements into a good looking interface. -tk On Tue, Aug 14, 2018 at 4:57 PM Colin Larsen wrote: > Pat your website is fantastic, I'd love to be able to use a ported skin > once you have it done. H

Re: [weewx-user] Re: Is there a port switching USB hub currently available.

2018-08-14 Thread Paul O'Nolan
It isn't the Pi that locks up, it's the Fine Offset. As the Pi can handle the data collection just fine and uses v little power I don't see much point in using a NUC for this. At some point I may use a NUC for running LibreElec but it would be overkill imo for WeeWX. On Fri, 10 Aug 2018, 18:41 'Ri

Re: [weewx-user] Re: Skins

2018-08-14 Thread Colin Larsen
Pat your website is fantastic, I'd love to be able to use a ported skin once you have it done. Happy to donate for your time and effort :) On Saturday, 11 August 2018 12:42:55 UTC+12, Pat wrote: > > What kind of skin are you looking for? > > For what it's worth, I'm working on porting my site >

Re: [weewx-user] Re: Skins

2018-08-14 Thread Colin Larsen
Pat your website is fantastic, I'd love to be able to use a ported skin once you have it done. Happy to donate for your time and effort :) On Saturday, 11 August 2018 12:42:55 UTC+12, Pat wrote: > > What kind of skin are you looking for? > > For what it's worth, I'm working on porting my site >

Re: [weewx-user] First installation - station web page not found

2018-08-14 Thread vince
On Tuesday, August 14, 2018 at 2:34:50 PM UTC-7, Charlie Huang wrote: > > i think the problem is i don't even know where the config file is... > > http://www.weewx.com/docs/usersguide.htm#Where_to_find_things The config file is in different places depending on whether you used 'setup.py' to insta

Re: [weewx-user] First installation - station web page not found

2018-08-14 Thread Charlie Huang
i think the problem is i don't even know where the config file is... On Wednesday, August 15, 2018 at 5:08:21 AM UTC+8, Thomas Keffer wrote: > > When you ran the main program, weewxd, you gave it an invalid path to your > configuration file. > > -tk > > On Tue, Aug 14, 2018 at 1:59 PM Charlie Hua

Re: [weewx-user] First installation - station web page not found

2018-08-14 Thread Thomas Keffer
When you ran the main program, weewxd, you gave it an invalid path to your configuration file. -tk On Tue, Aug 14, 2018 at 1:59 PM Charlie Huang wrote: > Hi, > > I just reinstalled the weewx and chose "Simulator" option instead of > "ws28xx". > Now I have the web page displayed but the data it

Re: [weewx-user] First installation - station web page not found

2018-08-14 Thread Charlie Huang
Hi, I just reinstalled the weewx and chose "Simulator" option instead of "ws28xx". Now I have the web page displayed but the data it shows are not correct. Here is the log: Aug 14 13:55:16 raspberrypi weewx[467]: manager: Added record 2018-08-14 13:55:00 PDT (1534280100) to database 'weewx.sdb

Re: [weewx-user] First installation - station web page not found

2018-08-14 Thread Thomas Keffer
Charlie, You haven't given us much information to go on. At a minimum, include the logs. See the Wiki post *Help! Posting to weewx-user *. -tk On Tue, Aug 14, 2018 at 11:16 AM Charlie Huang wrote: > Hey, > > I have a WS2816/C8461

[weewx-user] How to send AS3935 Thunder Board (SwitchDocs) data to weewx.sdb

2018-08-14 Thread bgrattan
Hello, I am using an Arduino with the SwitchDoc Labs Thunder Board - AS3935 for lightning detection and would like to incorporate the data in my weewx station (weewx.tgz, ubuntu 16.04, VP2+). Not being much of a programmer, I wonder if anyone has tried this setup? Since I'm running ubuntu on a l

[weewx-user] Re: First installation - station web page not found

2018-08-14 Thread vince
On Tuesday, August 14, 2018 at 11:16:53 AM UTC-7, Charlie Huang wrote: > > I have a WS2816/C84612 wx station and I now installing weewx on my > Raspberry pi. But i can't see the station web page it has been about 20 > minutes. > Anyone knows what's happening? > Not without your syslogs --

Re: [weewx-user] Re: Degrees measurement in exact figures

2018-08-14 Thread Thomas Keffer
Fixed in commit 2b5764 . Let me know if this still causes problems. Antonis: While only the file weewx/accum.py was affected, Version 3.4.0 is 2-1/2 years old. Many other things have probably changed since then. You sh

[weewx-user] First installation - station web page not found

2018-08-14 Thread Charlie Huang
Hey, I have a WS2816/C84612 wx station and I now installing weewx on my Raspberry pi. But i can't see the station web page it has been about 20 minutes. Anyone knows what's happening? -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscri

Re: [weewx-user] Re: PWS data format for Interceptor

2018-08-14 Thread Douglas Krug
That sounds amazing. I haven’t requested the key yet, but will now and send to you. On Tue, Aug 14, 2018 at 11:49 AM Pat wrote: > It should be doable. Just need to get Python connected to their websocket > realtime endpoint and the rest of it (weewx driver wise) should be similar > to the driver

Re: [weewx-user] Re: PWS data format for Interceptor

2018-08-14 Thread Pat
It should be doable. Just need to get Python connected to their websocket realtime endpoint and the rest of it (weewx driver wise) should be similar to the drivers I've written in the past. I haven't played with Python websockets yet, but sounds fun to tinker with and figure out! If you're co

Re: [weewx-user] Re: PWS data format for Interceptor

2018-08-14 Thread Douglas Krug
*I no longer am using my Ambient ObserverIP, so I don't have test data to use.* I do of course, so let me know if I could help in this regard. On Tuesday, August 14, 2018 at 9:44:33 AM UTC-4, Douglas Krug wrote: > > *So maybe the thought here is to have your station submit to > AmbientWeather

Re: [weewx-user] Re: PWS data format for Interceptor

2018-08-14 Thread Douglas Krug
*So maybe the thought here is to have your station submit to AmbientWeather natively, and create a driver which gets the data from Ambient's real-time subscribe system and submits it to weewx for archival?* Yes, that's the idea exactly! Ambient doesn't let you upload to their server unless you buy

[weewx-user] Re: PWS data format for Interceptor

2018-08-14 Thread Pat
Taking a look at the ambient2pwsweather project, it looks like he's really using the ambient-weather-api project as his heavy lifting for ambient. And looking at the project it looks like what we talked about where AmbientWeather's API documentati

[weewx-user] Re: PWS data format for Interceptor

2018-08-14 Thread Pat
The API into weewx would be a driver. Typically the weather equipment is directly connected and the driver would control the weather station. That's why I wrote the socket driver a few years ago because my equipment isn't directly connected. The good news is the interceptor driver has multiple