[weewx-user] Re: Belchertown 1.2 and Danish Charaters

2020-10-19 Thread gert.a...@gmail.com
Hi I got my icons back. Did a new installation of Belchertown. But, I'm still missing the Danish characters in the Windrose. http://gertandersen.de Rgds Gert On Monday, October 19, 2020 at 2:40:02 PM UTC+2 gert.a...@gmail.com wrote: > Hi > > I'm running Ubuntu 20.04, Weewx 4.1.1, Phyton 3 and

[weewx-user] Re: WeeWX Watchdog, latest improvements

2020-10-19 Thread Bill Arthur
I'm setting up remote weather sites so this is an essential for me. Unfortunately I can't get it to work yet. But I believe I've found an error: In the lines below, the sixth line should say weewx_status rather than weewx_start # weewx stop, start commands -- these depend on your setup

[weewx-user] Re: How to use sensor_map for weewx-sdr?

2020-10-19 Thread rich T
change OutTemp to outTemp On Monday, October 19, 2020 at 8:00:28 PM UTC-4, jmc...@gmail.com wrote: > > Hi! > I'm trying to use (for the first time) weewx-sdr, but no success. > What's the correct way for using sensor_map? > > Here's what I'm doing now: > > [SDR] > # This section is for the

[weewx-user] How to use sensor_map for weewx-sdr?

2020-10-19 Thread jmc...@gmail.com
Hi! I'm trying to use (for the first time) weewx-sdr, but no success. What's the correct way for using sensor_map? Here's what I'm doing now: [SDR] # This section is for the software-defined radio driver. # The driver to use driver = user.sdr cmd = /usr/local/bin/rtl_433 -M utc

Re: [weewx-user] Please add to sdr.py

2020-10-19 Thread Tom Keffer
A PR ("Pull Request") to the SDR github site is the most efficient way to do this. Unfortunately, it looks like you'd have to get in line. There are quite a few PRs backed up. On Mon, Oct 19, 2020 at 4:10 PM raadi...@gmail.com wrote: > Hello! Recently

[weewx-user] Please add to sdr.py

2020-10-19 Thread raadi...@gmail.com
Hello! Recently discovered new weather station signal with json output weewx[14512] DEBUG user.sdr: punt unrecognized line '{"time" : "2020-10-19 22:41:24", "model" : "WS2032", "id" : 11768, "temperature_C" : 3.800, "humidity" : 48, "wind_dir_deg" : 315.000, "wind_avg_km_h" : 7.740,

Re: [weewx-user] Is anyone using a Davis Airlink with weewx?

2020-10-19 Thread Alec Bennett
I made a Python script to get the data from my Airlink, in case it's useful to anyone I posted it here: https://github.com/wrybread/AirLink-Data-Uploader In that package is also a script for an ESP32 that gets the data from an Airlink and uploads it to a remote webserver. Handy for people who