[weewx-user] Re: Weewx 5.0 with Rpi4 bookworm 64bit

2024-01-25 Thread Paul L. McCord Jr.
Wow! I stared at this all day and it went right over my head. I did it and it worked. Thank you you both, On Thursday, January 25, 2024 at 4:43:19 PM UTC-6 vince wrote: > Again - please read Matthew's reply. When you see that specific message > just import the keys-old.html file and it'll

[weewx-user] Re: Weewx 5.0 with Rpi4 bookworm 64bit

2024-01-25 Thread vince
Again - please read Matthew's reply. When you see that specific message just import the keys-old.html file and it'll work. Really. On Thursday, January 25, 2024 at 1:42:11 PM UTC-8 Paul L. McCord Jr. wrote: > I am also having this issue... > > weewx@weewx:~ $ sudo apt update > Hit:1

[weewx-user] Re: Weewx 5.0 with Rpi4 bookworm 64bit

2024-01-25 Thread Paul L. McCord Jr.
I am also having this issue... weewx@weewx:~ $ sudo apt update Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease

[weewx-user] Re: New to weewx customizations

2024-01-25 Thread vince
My lastrain extension (link) will report the time since the last rain occurred. On Thursday, January 25, 2024 at 10:28:09 AM UTC-8 Jacques Desroches wrote: > Hi, > > I'm new to weewx and I want to adapt my current template to weewx.

[weewx-user] Re: New to weewx customizations

2024-01-25 Thread David Schulz
Hi, you need something like this. #from weewx.units import ValueTuple, ValueHelper #set $temprange=($day.outTemp.max.degree_C.raw - $day.outTemp.min.degree_C.raw) #set temprange_vh=ValueHelper(ValueTuple($temprange,'degree_C','group_temperature'),formatter=$station.formatter)

[weewx-user] New to weewx customizations

2024-01-25 Thread Jacques Desroches
Hi, I'm new to weewx and I want to adapt my current template to weewx. My site worked with Cumulus, since 2010... But new station is incompatible. So, I'm giving a try to weewx, and I'm searching a few info to complete my template; I've tried to calc max temp - min temp, but result is "raw" (

[weewx-user] Re: Weewx 5.0 with Rpi4 bookworm 64bit

2024-01-25 Thread Stefanos Kalaitzis
Hi Matthew ... keys still have error ... with keys-old everything is fine Also what i noticed : when i was trying to install sdr driver even though i was able to run the driver directly , with PYTHONPATH=/usr/share/weewx python /etc/weewx/bin/user/sdr.py --cmd="rtl_433 -M utc -F json -f 868.2M

[weewx-user] Re: Errno13 on 5.0 new installation

2024-01-25 Thread Jacques Desroches
Hi, I've reinstalled v5.0 and all seeems to be ok now! Thanks! Jacques Le jeudi 18 janvier 2024 à 20 h 51 min 16 s UTC-5, matthew wall a écrit : > On Thursday, January 18, 2024 at 8:14:19 PM UTC-5 mete...@gmail.com wrote: > > > jan 18 18:55:20 NouveauMeteo weewxd[6870]: ERROR

Re: [weewx-user] Re: Error with weewx-SteelSeries skin

2024-01-25 Thread Remy LAVABRE
hello gary, Many thanks for your help and my apologies for the late response as my internet connection is currently cut... I would never have thought of looking for this missing field! I added this field in percent format and the steelseries skin no longer seems to pose a problem! I say apparently

[weewx-user] Re: python interceptor module not working after v5 upgrade

2024-01-25 Thread Owen
Apologies - if not already obvious I upgraded using the pip method, replacing the old 'setup.py'. -- 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] python interceptor module not working after v5 upgrade

2024-01-25 Thread Owen
Just upgraded to v5 and everything works as it should except my interceptor module. Long story shortmy barometer module is broken and returns ridiculous values that bork the normal weewx calculations, so I've been using an interceptor to check the database entry after every new archive

[weewx-user] Re: Running Ecowitt Gateway Driver bith as a driver and a service at the same time?

2024-01-25 Thread 'michael.k...@gmx.at' via weewx-user
OK, I need to sort this out a little. I think I messed up with 0.6.0bx and 0.5.0bx. Currently I've got too many things on my plate, and wasn't as focused on this topic, as I should have been, sorry for that. I'll do my homework and check everything again. gjr80 schrieb am Mittwoch, 24. Januar

[weewx-user] Re: Driver permission error when starting Weewx

2024-01-25 Thread 'Tomasz Lewicki' via weewx-user
Mystery solved. But answering to vince question, my system is rather typical - Raspbian on Raspberry Pi, only WLAN interface is active. Weewx was unwillingly updated from 4.10.2 to 5.0.0. I checked all point of failure: Python version, permissions (thank you Gary!), network traffic. As I