Re: [weewx-user] Get external temperature from MQTT + rest from WMR200

2020-11-11 Thread Invisible Man
Hi Vince, I'm not sure how my logs are going to help or my template file, as this is purely an issue with how I add lines to the database... Nevertheless, there you go with the logs. You'll see I have a fault on the WMR200 outdoor temperature sensor, which is why I built another one myself based

[weewx-user] How to download database from wewx to ftp?

2020-11-11 Thread Roman Martyanov
We have weewx installed to "grey small box". It gets data from Davis Vantage Pro2 station via USB and switched to local ethernet. Is it possible somehow to download all weewx database (raw data not reports) to ftp via net? What app. or extension or command do we have to use to manage this opera

Re: [weewx-user] Standard (not "Standard") ie default skin in latest weewx

2020-11-11 Thread Tom Keffer
I assume you mean "Seasons" is the new default skin? Yes, since V3.9 (early 2019). For line_gap_fraction, look in the Season's skin.conf, under [ImageGenerator]. It's been there as long as I remember. On Tue, Nov 10, 2020 at 11:51 PM GBW wrote: > > After three years running weewx successfully

Re: [weewx-user] Get external temperature from MQTT + rest from WMR200

2020-11-11 Thread Invisible Man
Ok I've changed my program to *modify* existing SQLite entries (from WMR200) and put the MQTT temperature I get. This should work better because Gary noted weewx only works with whole minutes. So, this is what the last few entries of my weewx database look like: 1605100800|16|10||1010.818181818

Re: [weewx-user] Get external temperature from MQTT + rest from WMR200

2020-11-11 Thread Greg Troxel
Invisible Man writes: > Ok I've changed my program to *modify* existing SQLite entries (from > WMR200) and put the MQTT temperature I get. This should work better because > Gary noted weewx only works with whole minutes. You got really good advice from Gary. Services are supposed to add entr

Re: [weewx-user] Get external temperature from MQTT + rest from WMR200

2020-11-11 Thread Invisible Man
Okay... it's just that I found https://github.com/bellrichm/WeeWX-MQTTSubscribe complicated for the task :( My script is only a few lines of Python... [but yes it's not working fully, so...] -- Axelle On Wednesday, November 11, 2020 at 2:37:36 PM UTC+1 Greg Troxel wrote: > > Invisible Man w

Re: [weewx-user] Get external temperature from MQTT + rest from WMR200

2020-11-11 Thread Invisible Man
I've shifted to using https://github.com/bellrichm/WeeWX-MQTTSubscribe but it's still not working : I don't see my external tempeature on weewx. This is my logs (I grepped for outTemp). I wonder if the issue is coming from the fact that WMR200 has an outTemp but it is faulty so I have outTempF

Re: [weewx-user] Get external temperature from MQTT + rest from WMR200

2020-11-11 Thread bell...@gmail.com
Hard to say what is wrong from that snippet of log. Could you post the log from start up through an archive record creation? rich On Wednesday, 11 November 2020 at 11:09:00 UTC-5 axelle@gmail.com wrote: > I've shifted to using https://github.com/bellrichm/WeeWX-MQTTSubscribe > but it's stil

Re: [weewx-user] Re: Sunshine Hours

2020-11-11 Thread karl Lutz
Great you are the best From: gjr80 Sent: Wednesday, November 11, 2020 3:30 AM To: weewx-user Subject: [weewx-user] Re: Sunshine Hours Hi Kalli, Not sure how I missed clientrawextra. I've updated the template and it should be correct now. To use the updated template: 1. move aside your existin

[weewx-user] weewx on RPi 0

2020-11-11 Thread sali...@gmail.com
has anyone tried running weewx on an RPi zero? it is not too weak? thanks Patrick -- 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...@googleg

Re: [weewx-user] weewx on RPi 0

2020-11-11 Thread Dave Webb KB1PVH
A Pi zero runs fine with weewx. Dave-KB1PVH Sent from my Galaxy S9 On Wed, Nov 11, 2020, 1:58 PM sali...@gmail.com wrote: > has anyone tried running weewx on an RPi zero? it is not too weak? > > thanks > > Patrick > > -- > You received this message because you are subscribed to the Google Gro

Re: [weewx-user] weewx on RPi 0

2020-11-11 Thread salinois
thanks you Dave Patrick from France Le 11/11/2020 à 20:09, Dave Webb KB1PVH a écrit : A Pi zero runs fine with weewx. Dave-KB1PVH Sent from my Galaxy S9 On Wed, Nov 11, 2020, 1:58 PM sali...@gmail.com > wrote: has anyone tried run

Re: [weewx-user] weewx on RPi 0

2020-11-11 Thread Susan Mackay
Mine runs WeeWx, an Nginx web server and stores the data files on a NAS drive (connected via WiFi) and spends most of its time idle. Susan -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails fr