Re: [weewx-user] Re: New GW1000 Driver available for testing

2020-07-26 Thread gjr80
Hmm, seems GitHub has decided not to notify me of new issues/posts to issues on my own repos. I have noticed a few there now and will work through them IDC. Gary On Sunday, 26 July 2020 16:59:01 UTC+10, gjr80 wrote: > > I don't mind, Github is probably easier for tracking and hopefully keeps >

Re: [weewx-user] Re: New GW1000 Driver available for testing

2020-07-26 Thread Vetti52
The setting 'radiation': 'solar_radiation', is copied from interceptor.py, which is propagated into radiation in weewx. When changing to gw1000 api driver, the data are lost. So I went back to the interceptor.py. You can see the little gap in the graph during my test of the gw1000 driver: [im

Re: [weewx-user] Re: New GW1000 Driver available for testing

2020-07-26 Thread gjr80
Can you please issue the following two commands(assuming a setyp.py install) and post the console output and (WeeWX) log output from each: $ PYTHONPATH=/home/weewx/bin python -m user.gw1000 --debug=3 --sensors $ PYTHONPATH=/home/weewx/bin python -m user.gw1000 --debug=3 --live-data If possible,

Re: [weewx-user] StdWXCalculate: beaufort = prefer_hardware

2020-07-26 Thread Vetti52
Well, there is still low wind activity, but currently at least 5 km/h. And $current.beaufort shows 0 bft. $current_beaufort shows 1 bft, as it should. What is going on here? Maybe things change, when moving to gw1000 api driver? > Well, I had to wait for some wind first. Now, after sunset, w

Re: [weewx-user] Re: New GW1000 Driver available for testing

2020-07-26 Thread 'NanoG5Kite' via weewx-user
Several samples posted on Github seems to be e.g. uv: 9.1 x 10 = 91,9w/m² Matthias Am Sonntag, 26. Juli 2020 10:00:15 UTC+2 schrieb gjr80: > > Can you please issue the following two commands(assuming a setyp.py > install) and post the console output and (WeeWX) log output from each: > > $ P

[weewx-user] Belchertown Question about "yAxis_tickinterval"

2020-07-26 Thread Geni 0815
I have Belchertown Skin Version: 1.2rc2 "YAxis_tickinterval" doesn't work for me. [[chart4]] title = air pressure type = spline [[[barometer]]] yAxis_tickinterval = 2 color = "# BECC00" still produces the following graphic: [image: belc

Re: [weewx-user] Re: Bad Data after Maintenance

2020-07-26 Thread Vetti52
This thread is a very practical recipe for deleting unwanted data. I could reproduce it step by step, except, that the data was shown in archive_day_rain. Thanks a lot! One thing, I had to consider, was, that after rebuilding, the wrong data in the archive_day_rain were shown again. I found, th

Re: [weewx-user] Re: New GW1000 Driver available for testing

2020-07-26 Thread Vetti52
That's the output: root@RaspBee:/usr/share/weewx/user# PYTHONPATH=/usr/share/weewx python3 -m user.gw1000 --debug=3 --sensors Using configuration file /etc/weewx/weewx.conf Interrogating GW1000 at 192.168.100.150:45000 Sensor Status WH65 sensor ID: f9 signal: 0 battery: 4 WS68

Re: [weewx-user] Re: New GW1000 Driver available for testing

2020-07-26 Thread Vetti52
Using configuration file /etc/weewx/weewx.conf Interrogating GW1000 at 192.168.100.150:45000 GW1000 live sensor data: absbarometer: 1006.2, datetime: 1595765980, daymaxwind: 8.4, gustspeed: 0.7, inhumid: 76, intemp: 20.7, light: 24226.0, outhumid: 82, outtemp: 19.7, rainday: 10.2, rainevent: 10

Re: [weewx-user] Re: New GW1000 Driver available for testing

2020-07-26 Thread 'NanoG5Kite' via weewx-user
It´s in process on Github now... better to post there. https://github.com/gjr80/weewx-gw1000/issues/6 Am Sonntag, 26. Juli 2020 14:15:18 UTC+2 schrieb Vetti52: > > That's the output: > root@RaspBee:/usr/share/weewx/user# PYTHONPATH=/usr/share/weewx python3 > -m user.gw1000 --debug=3 --sensors >

Re: [weewx-user] Belchertown Question about "yAxis_tickinterval"

2020-07-26 Thread Didier Decoodt
Hi I think you have a mistake in the name, this is "yAxis_tickInterval" [[[barometer]]] yAxis_label = ( mbar ) decimals = 0 color = "#e4d354" yAxis_tickInterval = 2 yAxis_softMin = 1000 yAxis_softMax = 1030 Didier Le dim. 26 juil. 2020 à 12:41, Geni 0815 a écrit : > I have Belchertown Skin

Re: [weewx-user] Belchertown Question about "yAxis_tickinterval"

2020-07-26 Thread geni08...@gmail.com
Hi Didier, the lowercase "I" was like you noticed, Small cause big effect, thank you very much Geni didier@gmail.com schrieb am Sonntag, 26. Juli 2020 um 15:17:54 UTC+2: > Hi > > I think you have a mistake in the name, this is "yAxis_tickInterval" > > [[[barometer]]] > yAxis_label = ( mbar

[weewx-user] StdCalibrate from different sources

2020-07-26 Thread Norbert F
Hello I am using weewx feeded from two different mqtt sources (mqtt-subscribe), is there a way to use StdCalibrate to calulate from different sources. Example: source1 feeds: outTemp, outHumidity... source2 feeds: barometer, windSpeed, rain.. If i try [StdCalibrate] [[Corrections]]

[weewx-user] DIY weather station + Weewx on Raspberry Pi - how to join them?

2020-07-26 Thread Norbert F
You can use mqtt. Look at https://github.com/bellrichm/WeeWX-MQTTSubscribe -- 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.

Re: [weewx-user] StdCalibrate from different sources

2020-07-26 Thread Tom Keffer
I think you've fallen into a corner case. All variables referenced in a [[Corrections]] must be in the same packet or record. So, if the two MQTT feeds are creating separate LOOP packets, then any correction won't have all the variables it needs and will fail. However, archive records are differe

[weewx-user] Extra temperature sensors Belchertown

2020-07-26 Thread Norbert F
Look for station_observations in skin.conf ? -- 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 th

[weewx-user] Belchertown MQTT live stats problem

2020-07-26 Thread Scott Grayban
Anyone? -- 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 https://groups.google.co

[weewx-user] Belchertown MQTT live stats problem

2020-07-26 Thread Paul Anderson
Fist thing is check if your MQTT server is running, and that websockets is enabled. If your running Mosquito on say Debian check etc/mosquitto/mosquitto.conf Verify websockets is enabled on port 9001. One possibility as to why it suddenly stopped working, I believe Debian had a recent update to M

[weewx-user] Re: Belchertown MQTT live stats problem

2020-07-26 Thread Scott Grayban
This is what I have in /myconfig.conf persistence false > allow_anonymous true > password_file /etc/mosquitto/passwd > acl_file /etc/mosquitto/acl > listener 1883 0.0.0.0 > protocol mqtt > # websockets > listener 9001 0.0.0.0 > protocol websockets netstats shows # netstat -ntap |grep 9001 > tc

[weewx-user] Re: Belchertown MQTT live stats problem

2020-07-26 Thread Scott Grayban
Also I can subscribe to the weather/weewx/loop topic via MQTTBox app and I get responses. I wonder if something broke in jquery... -- 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, s

[weewx-user] Re: Belchertown MQTT live stats problem

2020-07-26 Thread Paul Anderson
Sure seems like it's running and WebSockets is enabled for 9001. Must be some other issue. I actually don't even run belchertown, however I do run mosquito MQTT, and I recall quite a while ago being bitten by just the issue I mentioned where I upgraded and forgot to keep my existing config. Sorr

[weewx-user] Re: Belchertown MQTT live stats problem

2020-07-26 Thread Scott Grayban
No worries... just very strange the live stats dont work anymore even though it works -- 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...@g

Re: [weewx-user] Re: MQTT weather data as input to weewx

2020-07-26 Thread Tomasz Lewicki
Hi Ørjan. Did you get your config to work? If yes, where was the problem? W dniu niedziela, 2 września 2018 23:41:39 UTC+2 użytkownik Ørjan Hofstad napisał: > > Here is what I have tried. But cant get it to work. I was just testing > over mqtt client. Maybe Im sending the data wrong or somethi

[weewx-user] FTP Stopped Working After Updating Station Hardware

2020-07-26 Thread Pat W.
Hi All, I've been using weewx for a couple years with an old WMR-918 and all works fine, including an FTP upload to my personal web page every five minutes. Recently bought a Weatherflow Tempest and installed the WeatherFlowUDP extension. Weewx appears to be receiving data from the station prop

Re: [weewx-user] FTP Stopped Working After Updating Station Hardware

2020-07-26 Thread Tom Keffer
I have my suspicions about what's going on here, but first let me ask you two questions. 1. Is there any evidence that anything is getting stored in the database? Take a look in your database. This will show the timestamps of the last 10 records that have been stored in the database: *sqlite3 /va

[weewx-user] Bloomsky on Weewx 4.1.1

2020-07-26 Thread stevefnz
New install on a pi3 with rasp os lite , weewx 4.1.1 python3 all seemed ok except these errors and bloomsky.py will not run Any ideas ?? Jul 26 10:17:00 raspberrypi weewx[4928] CRITICAL main: File "/usr/share/weewx/weewx/engine.py", line 92, in setupStation Jul 26 10:17:00 raspberrypi we

[weewx-user] Bloomsky on Weewx 4.1.1

2020-07-26 Thread gjr80
Yes, I need to finish porting the Bloomsky driver to WeeWX 4/python3. Give us a day to two. 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+unsub

Re: [weewx-user] Re: MQTT weather data as input to weewx

2020-07-26 Thread Norbert F
Herein is another driver that works Gold for me https://github.com/bellrichm/WeeWX-MQTTSubscribe -- 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+unsu

Re: [weewx-user] Re: MQTT weather data as input to weewx

2020-07-26 Thread Norbert F
Here is another driver that works good for me https://github.com/bellrichm/WeeWX-MQTTSubscribe -- 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+unsubs

[weewx-user] Re: Bloomsky on Weewx 4.1.1

2020-07-26 Thread gjr80
Refer to my comment on the GitHub issue you raised earlier. 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. To view

Re: [weewx-user] Re: New GW1000 Driver available for testing

2020-07-26 Thread gjr80
I have released v0.1.0b6 on Github . A summary of the significant changes can be found against the v0.1.0b6 release on Github. It has not (fully) addressed the issue of some battery states not making their way through to the loop packets, unfortun

Re: [weewx-user] Re: MQTT weather data as input to weewx

2020-07-26 Thread Ørjan Hofstad
Hi, No the plugin does not work. But there is another guy that have made a new plugin. Maybe that will work. https://github.com/bellrichm/WeeWX-MQTTSubscribe -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop