[weewx-user] Re: Help getting Tempest setup with Weewx on Pi running Debian

2021-05-24 Thread Cookie
Thanks for the replies. I didn't pick up on the nuance between the Air+Sky Weatherflow station and the Tempest. Will give the suggestions a try. With thanks. On Monday, 24 May 2021 at 00:20:11 UTC+1 vince wrote: > There are many threads here on this as well as in the Weatherflow forums, > wit

[weewx-user] Re: Lightning Data Stored in weewx.sdb

2021-05-24 Thread gjr80
I can't explain it, it would require some detailed knowledge of how the Acurite lightning sensor behaves. For example, the Ecowitt lightning sensor reports distance when strikes are detected and that distance value persists for some time before eventually reporting 0. If you had debug logging of

[weewx-user] Re: ws28xx: ValueError: The device has no langid (debian in LXC)

2021-05-24 Thread F. S.
For me, I solved the problem. lsusb on the server (Proxmox, QNAP,...) Bus 001 Device 004: ID : Prototype product Vendor ID ls -l /dev/bus/usb/001/004 crw-rw-rw- 1 root root 189, 3 May 24 18:48 /dev/bus/usb/001/004 Then in the lxc configfile: .conf enter these two lines: lxc.cgroup.device

[weewx-user] Re: Help getting Tempest setup with Weewx on Pi running Debian

2021-05-24 Thread Cookie
Hello all I have got it to work. Http://www.findu.com/cgi-bin/find.cgi?call=FW9765 Only problem is I am getting this error: May 24 18:41:38 raspberrypi weewx[3623] ERROR user.weatherflowudp: Socket timeout waiting for incoming UDP packet! I am publishing to CWOP on an interval of 300ms. I h

[weewx-user] Re: Help getting Tempest setup with Weewx on Pi running Debian

2021-05-24 Thread vince
You should not need to edit the driver. You are trying to publish to CWOP every 0.3 seconds ? Why ? The station emits rapid_wind once every 3.0 seconds 'if' its battery is charged enough. Normal readings are every 60 seconds. Most places like CWOP don't like you hammering on them many tim

Re: [weewx-user] Re: Help getting Tempest setup with Weewx on Pi running Debian

2021-05-24 Thread Cookie
Correction 300 seconds but I take your point. I shall put it back to the default. Regardless even if I leave the value as is I am still getting UDP timeout errors. Any thoughts why? From: weewx-user@googlegroups.com on behalf of vince Date: Monday, 24 May 2021 at 18:57 To: weewx-user Subjec

[weewx-user] Problem with GW1000 driver

2021-05-24 Thread anc...@gmail.com
Hi everyone, I am trying to use WeeWX with a GW1000 hardware (this ) that is receiving data from a WN30 temperature sensor (this

Re: [weewx-user] Re: Help getting Tempest setup with Weewx on Pi running Debian

2021-05-24 Thread Cookie
These are my logs. Checking the CWOP site it seems that the unit starts to report and then stops. Thoughts appreciated. May 24 19:20:40 raspberrypi weewx[3623] ERROR user.weatherflowudp: Socket timeout waiting for incoming UDP packet! May 24 19:22:10 raspberrypi weewx[3623] ERROR user.weatherflo

Re: [weewx-user] Problem with GW1000 driver

2021-05-24 Thread 'Rainer Lang' via weewx-user
The WN30 is just an extra temperature sensor and belongs to the WH31 extra sensor group - only it measures only temperature and not humidity. As it is primarily meant for measuring water temperature, humidity will be always 100% and therefore measuring it makes little sense. But it works just l

[weewx-user] Does WeeWx-Multi work on Raspian Desktop Buster + Python 3.7?

2021-05-24 Thread weather list
And where do I locate the weewx-multi files? I find this page with a script but are there other installation files required? -- You received this message because you are subscribed to the Google Groups "weewx-user"

Re: [weewx-user] Re: Help getting Tempest setup with Weewx on Pi running Debian

2021-05-24 Thread vince
On Monday, May 24, 2021 at 11:36:37 AM UTC-7 corey...@gmail.com wrote: > These are my logs. Checking the CWOP site it seems that the unit starts to > report and then stops. Thoughts appreciated. > > It doesn't matter what CWOP shows if weewx on the pi isn't quite happy. What model pi are you ru

[weewx-user] Re: Does WeeWx-Multi work on Raspian Desktop Buster + Python 3.7?

2021-05-24 Thread vince
How about https://github.com/weewx/weewx/wiki/weewx-multi On Monday, May 24, 2021 at 12:40:20 PM UTC-7 weatherl...@gmail.com wrote: > And where do I locate the weewx-multi files? > > I find this page > > with > a sc

Re: [weewx-user] Re: Help getting Tempest setup with Weewx on Pi running Debian

2021-05-24 Thread Anton vanNwnhzn@GMail
If I look at the sensor-map you inserted in weaterheflowudp.py for your Tempest, I see codes like AR-8830 and SK-8830 In my opinion there is the error, causing time-out. The required sensor-code you find by going to the Weatherflow-webpage showing the info from your Tempest-station: easi

Re: [weewx-user] Problem with GW1000 driver

2021-05-24 Thread anc...@gmail.com
Hi Lang, thank you for answering. So, the configuration file is named 'piscina.conf' because I am using WeeWX in multi mode, and each station has its personal configuration file. In the specific case, I'm using the WN30 sensor for measuring a pole water temperature. Here is the complete log: May

Re: [weewx-user] Problem with GW1000 driver

2021-05-24 Thread anc...@gmail.com
If this could be helpful, using a SDR with rtl_433 I get packets like this: $ rtl_433 -f 86833 -G 4 -v time : 2021-05-24 22:10:03 model : AmbientWeather-WH31E id: 202 Channel : 1Battery : 0 Temperature: 22.5 C Humidity : 2

Re: [weewx-user] Re: Help getting Tempest setup with Weewx on Pi running Debian

2021-05-24 Thread Ton vanN
[Removed my previous version of this message, because it contained info not needed] If I look at the sensor-map you inserted in weaterheflowudp.py for your Tempest-setup, I see codes like AR-8830 and SK-8830 In my opinion there is the error, causing time-out for the UDP-messagehandling.

Re: [weewx-user] Re: Help getting Tempest setup with Weewx on Pi running Debian

2021-05-24 Thread Cookie
Good spot. I ran a fresh install of this and didn’t notice that I didn’t put ST in. I have amended and re-started. Will advise. Many thanks. From: weewx-user@googlegroups.com on behalf of Ton vanN Date: Monday, 24 May 2021 at 21:17 To: weewx-user Subject: Re: [weewx-user] Re: Help getting Tem

[weewx-user] Re: Hopefully a simle question WRT WeeWX-MQTTSubscribe...

2021-05-24 Thread richard maliszewski
So have MQTTSubscribe installed as a service, and have made what I believe to be reasonable entries into its section of weewx.conf, and modified the Seasons skin.conf and current.inc to display the new data, which I assume is getting archived. I have two inbound MQTT temperature values assigned

Re: [weewx-user] Problem with GW1000 driver

2021-05-24 Thread gjr80
Hi, When the driver is interrogating your GW1000 the GW1000 is responding with some control codes that differ from those documented in the GW1000 API. Could you provide the firmware version of your GW1000 as reported in the WS View app. It would also help to see some of the raw data coming back

Re: [weewx-user] Problem with GW1000 driver

2021-05-24 Thread anc...@gmail.com
Hi Gary, I'm glad to inform you that I solved the problem upgrading the firmware of the GW1000 directly from the app. Before this upgrade it was running on firmware version GW1000A_V1.5.4, while now it is GW1000A_V1.6.6. Unfortunately I saw your message after upgrading and so I could not try yo

[weewx-user] Re: WeeWX-MQTTSubscribe - how to suppress debug=1 logging

2021-05-24 Thread bell...@gmail.com
Very cool to see. Thanks! On Monday, 24 May 2021 at 13:59:56 UTC-4 vince wrote: > Only loosely related, but I thought I'd pass along a network diagram of my > home setup 'after' implementing the mqtt-subscribe extension to simplify > aggregating data from two weather stations, one raspberry pi

[weewx-user] Re: WeeWX-MQTTSubscribe - how to suppress debug=1 logging

2021-05-24 Thread bell...@gmail.com
Since it is working for you and now it is so easy to add columns to WeeWX DBs, I’m not going to pursue this further. Honestly, if someone had to have a separate DB I’d nudge the to running MQTTSubscribe as a driver in a separate instance…. rich On Saturday, 22 May 2021 at 16:39:21 UTC-4 vince wr

[weewx-user] Looking for example MQTTSubscribe configurations

2021-05-24 Thread bell...@gmail.com
Hi, With the flexibility of MQTTSubscribe comes some complexity to configuring it. To make it easier for people to ‘get up and running’, I am looking for sample configurations. This would be samples for publicly documented software such as tasmota (https://tasmota.github.io/docs/Supported-Peri

Re: [weewx-user] Re: Does WeeWx-Multi work on Raspian Desktop Buster + Python 3.7?

2021-05-24 Thread weather list
Thanks Vince, I had lost the link to that page. > On 24 May, 2021, at 15:42, vince wrote: > > How about https://github.com/weewx/weewx/wiki/weewx-multi > > On Monday, May 24, 2021 at 12:40:20 PM UTC-7 weatherl...@gmail.com wrote: > And where do I locate the weewx-multi files? > > I find this p

[weewx-user] Re: Looking for example MQTTSubscribe configurations

2021-05-24 Thread vince
> On Monday, May 24, 2021 at 4:15:22 PM UTC-7 bell...@gmail.com wrote: >You can provide the configuration data via a pull request, email, attachment, etc. - whatever is easiest for you. Here's my simple example that dials back logging a bit and subscribes to pieces of a pre-existing MQTT item...

Re: [weewx-user] Problem with GW1000 driver

2021-05-24 Thread gjr80
OK, that is an old firmware and the command that was failing is a (relatively) recently implemented one. The WS View app should nag you to upgrade, but I guess if you don’t regularly use the app it could be missed. Might look at what the driver can do check and advise. Gary On Tuesday, 25 May

[weewx-user] Recovery from 3 month outage

2021-05-24 Thread Jeff Carpenter
Hello I just discovered that my weewx installation has not been collecting data from my Acurite weather station for about 3 months, even though it appears the Raspberry Pi where weewx is running has been up - I haven't restarted that Pi in probably over a year. I rebooted the PI and weewx is no