[weewx-development] Re: Modifying the database schema using variables from weewx.config

2017-03-23 Thread mwall
On Thursday, March 23, 2017 at 10:56:44 PM UTC-4, Thomas Carlin wrote: > > First the simple question, is there a way to structure this configuration > so that with a single loop, without statically defining the sensor name in > the code, i can get all the sensors, and their respective settings? >

[weewx-development] Modifying the database schema using variables from weewx.config

2017-03-23 Thread Thomas Carlin
Good evening! I am working on a little data source project using the ESP8266 wireless chip to supplement the data from my Davis Vantage Pro2 system, and have a couple of questions, on the implementation of this. In weewx.conf i have added a block to define these sensors. Something like this:

Re: [weewx-development] Re: Advice on a new driver and how to make it available

2017-03-23 Thread vk3anz
Thanks. First time using github (as a contributor) and first time writing to a wiki (yep - Luddite First Class: that's me!) I hope others find this useful. Susan >

Re: [weewx-development] Re: continuation of discussion on wxMesh MQTT

2017-03-23 Thread Wysiwyg
Hello Tom, Matthew (or anybody who knows) :-) How can I get the default measurement dictionnary in the driver ? Currently, I have define in weewx.conf a stupid dictionnary: [[label_map]] barometer = barometer pressure= pressure altimeter = altimeter

Re: [weewx-development] Re: continuation of discussion on wxMesh MQTT

2017-03-23 Thread Wysiwyg
Hi Matthew and thanks for details informations ! I tried the loop_on_init, works perfectly ! Mar 23 10:02:46 localhost weewx[786]: import of driver failed: [Errno 101] Le réseau n'est pas accessible () Mar 23 10:02:46 localhost weewx[786]: engine: Unable to load driver: [Errno 101] Le réseau n'