[weewx-user] RM Young ResponseOne Driver

2019-11-07 Thread Andrew B
Hi All, I've recently switched to a ResponseOne (92000) transmitter from Young as my primary unit. Since I couldn't find a driver for this unit, I tossed together one and am sharing it here: https://github.com/doubleohwhatever/weewx-rmyro I'm a

[weewx-user] Re: How to change the position of a plot on the page?

2019-11-07 Thread PJD
Thanks for such a clear and comprehensive answer Gary. I'd estimate you have saved my about a week of trial and error - mainly error. Really appreciate it! Peter -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group

[weewx-user] Re: How to change the position of a plot on the page?

2019-11-07 Thread gjr80
Hi, Your link is to the Seasons skin not the Standard skin, no matter the solution is virtually the same. The [ImageGenerator] stanza of skin.conf determines the order in which the plot files are generated by WeeWX, not the order or placement on the web page. For that you need to look in the

[weewx-user] How to change the position of a plot on the page?

2019-11-07 Thread PJD
Apologies if there is an answer already in the docs or here - have had no joy in my search so far. I'd like to re-order the day plots that appear in the Standard skin, moving the barometer graph down the page. I think the answer is in the Standard skin.conf but I'm not sure and would

[weewx-user] Re: How to change position of plot on page?

2019-11-07 Thread PJD
Here's the page in question - I want to move Barometer from pole position On Friday, November 8, 2019 at 2:30:22 PM UTC+11, Peter Dohrmann wrote: > > Apologies if there is an answer already in the docs or here - have had no > joy in my search so far. > > I'd like to re-order the day plots

[weewx-user] How to change position of plot on page?

2019-11-07 Thread Peter Dohrmann
Apologies if there is an answer already in the docs or here - have had no joy in my search so far. I'd like to re-order the day plots that appear in the Standard skin, moving the barometer graph down the page. I think the answer is in the Standard skin.conf but I'm not sure and would

[weewx-user] Re: Cloud services (wunderground etc.) worthwhile?

2019-11-07 Thread Xant
(addendum) Wunder Now "formerly" a website of PWS enthusiasts, like here at WeeWX. After been sold-out to a "regular" business, expectations that the new ownership could acknowledged that and continue original premisses. Wishable thinking, but not in reality. Wunder seems that not had a

Re: [weewx-user] Re: Weather API graph/plot (looking for suggestions)

2019-11-07 Thread Xant
Thomas It seems I missed this session of your extensive work, and I will indeed investigate further. -- 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] feature request for mqtt publisher

2019-11-07 Thread Greg Troxel
I'm writing about the MQTT publishing extension, described at https://github.com/weewx/weewx/wiki/mqtt (In what follows, there is some complicated MQTT bridging going on and a number of Home Assistant (HA) instances, but that part works right and it is not relevant to my question so I've left

[weewx-user] Re: weewx not Starting without LAN

2019-11-07 Thread walterli
The last findings are the following: on WLAN I get: pi@raspberrypi:/ $ mysql -h 192.168.0.44 -u weewx -p Enter password: ERROR 2013 (HY000): Lost connection to MySQL server at 'reading authorization packet', system error: 2 "No such file or directory" After entering the pasword, it takes a

[weewx-user] Re: Cloud services (wunderground etc.) worthwhile?

2019-11-07 Thread Xant
Can debate much, but I'm not concerned to provide PWS info to many WX Cloud Services. And if they make a profit, which is biz and must sustain the service, it might be in any small print suggesting that you are uploading "per your free will and choice", making your data publicly available and

[weewx-user] Re: weewx not Starting without LAN

2019-11-07 Thread vince
On Thursday, November 7, 2019 at 12:31:36 PM UTC-8, walterli wrote: > > Just tried what happens if I use a SQLite Database: it works perfectly. So > it must really be something with the mySQL connection over WLAN... > Cool - you can test that easily outside weewx. Once that works, weewx should

Re: [weewx-user] Re: Weather API graph/plot (looking for suggestions)

2019-11-07 Thread Thomas Keffer
The site you linked to seems to be more about graphical APIs (Vue, in particular), and not about a generic weather API. If that's what you're looking for, take a look at WeeRT . It's a real-time interface to WeeWX. On Thu, Nov 7, 2019 at 10:23 AM Xant wrote:

[weewx-user] Re: weewx not Starting without LAN

2019-11-07 Thread walterli
Just tried what happens if I use a SQLite Database: it works perfectly. So it must really be something with the mySQL connection over WLAN... -- 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] Re: weewx not Starting without LAN

2019-11-07 Thread walterli
I agree, I guessed the same, that's why I created the new user weewx@% which should allow all hosts -- 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: Weather API graph/plot (looking for suggestions)

2019-11-07 Thread vince
On Thursday, November 7, 2019 at 10:23:04 AM UTC-8, Xant wrote: > > Expectations to have a solution for "generic weather API" that would allow > retrieve data from generic sources (as OpenWeatherMap) and plot. > > Just found a posting that might get to that direction: > >

[weewx-user] Re: weewx not Starting without LAN

2019-11-07 Thread vince
My wild guess is perhaps your NAS is restricting inbound to the mysql service to just your LAN ip, not including your wifi ip, but that's just a wild guess. >From the WLAN log - "Lost connection to MySQL server at 'reading authorization packet', system error: 11") -- You received this

[weewx-user] Belchertown & Highcharts - multiple yAxis

2019-11-07 Thread Xant
There were previous educated discussion regarding the SolarRadiation vs Illumination (https://groups.google.com/forum/#!newtopic/weewx-user). Upon that, even been different observations, one may consider a good approximation/estimation of "Illumination / SolarRadiation =~ 119-120" multiplier.

[weewx-user] Re: Weather API graph/plot (looking for suggestions)

2019-11-07 Thread Xant
Expectations to have a solution for "generic weather API" that would allow retrieve data from generic sources (as OpenWeatherMap) and plot. Just found a posting that might get to that direction: https://dev.to/changoman/vuejs-and-chartjs-weather-api-example-1e7 Purpose, is to plot Temp

[weewx-user] Re: Cloud services (wunderground etc.) worthwhile?

2019-11-07 Thread vince
FWIW, I'm not concerned. You don't "have to" provide your data to anybody else, and you can always "vote with your wallet" concerning which vendors you do/don't buy from. There are a variety of companies I choose to not do business with, for a variety of reasons that matter to me. Many

[weewx-user] Re: Weather API graph/plot (looking for suggestions)

2019-11-07 Thread vince
On Wednesday, November 6, 2019 at 4:46:33 PM UTC-8, Xant wrote: > > Many established weather sites provide Weather data through APIs (current, > forecast, etc). Can someone indicate a simple way to call the API, isolate > data (lets say "outTemp") and plot (through Highchart or other). > >

[weewx-user] Re: Fine Offset WH2900 new FW ability to upload the data to custom server

2019-11-07 Thread Ingper
No change on anything else besides WS and R-Pi - if they are on the same local network. But you need of course to set a static IP (disable DHCP) on your R-pi so the WS have a known destination IP when uploading data. Den torsdag 7 november 2019 kl. 10:35:47 UTC+1 skrev miso k: > > thanks, > is

[weewx-user] Re: Fine Offset WH2900 new FW ability to upload the data to custom server

2019-11-07 Thread miso k
thanks, is it all about weewx on rpi, or do I need to make some changes on router/somewhere else too? Dňa piatok, 1. novembra 2019 7:47:34 UTC+1 Ingper napísal(-a): > > As you may have seen in my thread (linked above) it's possible to get it > work, quite easy with "Ecowitt" protocol (but not