[weewx-user] Re: Bloomsky and WeeWx

2018-11-28 Thread Chris Plant
I do believe that did the trick! Thank you so much Gary! LOOP: 2018-11-28 21:20:29 CST (1543461629) altimeter: 29.8673813366, barometer: 29.9619092571, cloudbase: 2322.41535404, dateTime: 1543461629, deviceID: 442C053A102F, deviceName: KWIMOSIN10, deviceType: SKY2, dewpoint: 17.9961724422,

[weewx-user] Re: Bloomsky and WeeWx

2018-11-28 Thread gjr80
Thanks Chris, Yes, it looks like it is just a case of Pressure (from the Bloomsky API) not being mapped to a weeWX field. It appears that the Bloomsky provides absolute pressure so try adding a [[sensor_map]] stanza to the Bloomsky driver config in weewx.conf. Your [Bloomsky] stanza should

[weewx-user] Re: Belchertown Highcharts not updating

2018-11-28 Thread Pat
Great! I'll update the GitHub readme so it's a little clearer when making the skin the default Thanks for the patience. On Wednesday, November 28, 2018 at 9:16:26 PM UTC-5, rich T wrote: > > Pat > > You are correct, there was had duplicated data. Performed your > recommended steps and

[weewx-user] Re: Bloomsky and WeeWx

2018-11-28 Thread Chris Plant
Thank you for the response Gary! Yes that is the driver that i found in github. Here is what i hope you are looking for. Nov 28 19:46:53 raspberrypi weewx[422]: engine: Initializing weewx version 3.8.2 Nov 28 19:46:53 raspberrypi weewx[422]: engine: Using Python 2.7.13 (default, Sep 26 2018,

[weewx-user] Re: Belchertown Highcharts not updating

2018-11-28 Thread rich T
Pat You are correct, there was had duplicated data. Performed your recommended steps and allowed to run over an hour. The site now updates as expected. Just a side note; I did not get any error about belchertown_root_url not being defined. Thanks for your help Rich -- You received

[weewx-user] Re: WMR200-driver shutdown directly after startup

2018-11-28 Thread Cameron D
I cannot help on the main problem, but the USB device descriptive strings are simply taken from a local file; on my system it is /usr/share/hwdata/usb.ids. You can see that some of the other descriptions are also different for the same ID. On Wednesday, 28 November 2018 07:21:39 UTC+10, Per

[weewx-user] Re: Bloomsky and WeeWx

2018-11-28 Thread gjr80
Hi, Which driver are you using from GitHub, this one ? If so its seems the author made a glaring mistake and omitted any reference to mapping Bloomsky pressure to one of the weeWX pressure fields. Again if it is this driver a debug log will help; could

[weewx-user] Re: Fine Offset WH-2650 and weewx

2018-11-28 Thread Tanwe Hyalin
I modified th file interceptor.py as per https://github.com/matthewwall/weewx-interceptor/issues/28 to fix this issue. terça-feira, 27 de Novembro de 2018 às 23:21:38 UTC, Massimiliano Neri escreveu: > > > Tanwe Hyalin I have the problem of absolute and relative pressure that is > sent by the

Re: [weewx-user] Re: Weewx stops sending data to Wunderground & error in syslog : Launch of report thread aborted: existing report thread still running

2018-11-28 Thread Thomas Keffer
Status update: Now 4 years and 4 days on a single SD card without a failure. WeeWX uptime is now over two years without a reboot! http://www.threefools.org/weewx/status/index.html I am concluding that it is entirely reasonable to run an RPi on an SD card, provided you use a good one, and use a

[weewx-user] Re: Belchertown Highcharts not updating

2018-11-28 Thread Pat
I still think this is a root URL issue and duplicated data since you have effectively two locations for belchertown. Let's try and clean it up, then regenerate from scratch: Validation: 1. Stop weewx. Keep it stopped until you go through the whole process. 2. Delete the

[weewx-user] Bloomsky and WeeWx

2018-11-28 Thread Chris Plant
Hello all, Got my weewx program running on a raspberry pi using the Bloomsky Driver i found in Github. Only problem i have is its not reading the pressure. I have not checked the database to see if the info is actually being saved yet, but im wondering if its a matter of changing units in