Re: [weewx-user] DAVIS Weatherlink Console 6313

2023-09-02 Thread 'Werner Krenn' via weewx-user
> Duplicate keyword name at line 68 Remove the line 68 from en.conf or download the corrected file Lorin Tremblay schrieb am Samstag, 2. September 2023 um 00:18:10 UTC+2: > HI! > > Getting this error….. > > Sep 1 18:10:37 WeeWx-APRS270 weewx[10836] ERROR weewx.reportengine: > Syntax error whi

Re: [weewx-user] How to get the daily rain sum

2023-09-02 Thread Invisible Man
Ok ! I hadn't understood that at all. So, that's what I did, but my toot has no image. Though the logs mention 1 upload of image... ? Sep 2 14:42:51 vegan weewx[12010] DEBUG weewx.engine: Loading service user.wxtoot.Toot Sep 2 14:42:52 vegan weewx[12010] INFO user.wxtoot: service version is 0

Re: [weewx-user] How to get the daily rain sum

2023-09-02 Thread Invisible Man
Ok, I enabled dev mode, and it helped me spot the error : it was treating my 4 images as a single file. In weewx.conf, we should not put the 4 images between ' ... '. And now it works :)) Thanks for this great extension, and your help! Sep 02 15:30:55 vegan python3[13958]: weewx[13958] DEBUG use

[weewx-user] Re: DAVIS Weatherlink Console 6313

2023-09-02 Thread Meteo Oberwallis
Hello. Work this with a Davis Envoy and Weatherlink Datalogger Davis 6510 USB? Thanks Stefan Werner Krenn schrieb am Freitag, 1. September 2023 um 20:43:37 UTC+2: > I made an extension for WeeWx, which can record and display the health > data of the DAVIS Weatherlink Console 6313. > > https://

[weewx-user] group_delta_time in Customization guide, but doesn't seem to exist in 4.10.2

2023-09-02 Thread cric...@pobox.com
Hi Again, At one point setting up this solar panel monitor I thought I wanted group_delta_time, but weewx failed to start when I used it. I grepped through all the weewx .py, .conf, and .tmpl files and it doesn't show up. Did it get dropped, or is it new for v5? I ended up not needing it,

Re: [weewx-user] group_delta_time in Customization guide, but doesn't seem to exist in 4.10.2

2023-09-02 Thread Tom Keffer
It's "group_deltatime" (not group_delta_time). The reference guide has a typo. On Sat, Sep 2, 2023 at 6:59 AM cric...@pobox.com wrote: > Hi Again, > At one point setting up this solar panel monitor I thought I > wanted group_delta_time, > but weewx failed to start when I used it. I grepped

Re: [weewx-user] group_delta_time in Customization guide, but doesn't seem to exist in 4.10.2

2023-09-02 Thread cric...@pobox.com
Noted, thanks. Chris On Saturday, September 2, 2023 at 8:14:45 AM UTC-6 Tom Keffer wrote: > It's "group_deltatime" (not group_delta_time). The reference guide has a > typo. > > On Sat, Sep 2, 2023 at 6:59 AM cric...@pobox.com > wrote: > >> Hi Again, >> At one point setting up this solar p

[weewx-user] Re: DAVIS Weatherlink Console 6313

2023-09-02 Thread 'Werner Krenn' via weewx-user
>Work this with a Davis Envoy and Weatherlink Datalogger Davis 6510 USB? No - Has no place for it . Is just a display that can receive and display the data from a ISS, ISS-VUE, Soil Station, Leaf Station, but not a Transmitter Station (6331) and can send the data to the Weatherlink cloud. A tr

Re: [weewx-user] WeeWX in an RV?

2023-09-02 Thread Stefan Gliessmann
Dear Vince, thank you very much for providing the scripts! I really do appreciate! However, last Tuesday I changed my ISP. Good think - it is 1 Gbps! And my challenge was that it is IPv6 and I had to learn very quickly that port forwarding with IPv6 is completely different to IPv4, and even more

Re: [weewx-user] How to get the daily rain sum

2023-09-02 Thread Glenn McKechnie
Hi Axelle, Good to see it's working, and that dev_mode helped. On 02/09/2023, Invisible Man wrote: > Ok, I enabled dev mode, and it helped me spot the error : it was treating > my 4 images as a single file. In weewx.conf, we should not put the 4 images > > between ' ... '. Indeed. We are expect

Re: [weewx-user] WeeWX in an RV?

2023-09-02 Thread vince
Yes. ipv6 is an adventure. I tried to turn it on for my home LAN and DNS was a big problem until I figured out that I just needed to always use "hostname.local" for the LAN DNS and it would work. Unfortunately it also seemed to break my pihole ad-blocking so I turned ipv6 back off here after