Am Samstag, 27. August 2016 14:29:29 UTC+2 schrieb mwall:
>
> On Saturday, August 13, 2016 at 10:15:14 AM UTC-4, Joachim Puttkammer 
> wrote:
>>
>> I installed meteostick after the instruction of Matthew Wall ' 
>> https://github.com/matthewwall/weewx-meteostick'.
>> It works nearly perfect (thanks to matthew), but there is a problem with 
>> the temp_hum_1_channel und temp_hum_2_channel data.
>>
>
> thank you for the kind words, but luc and kobuki deserve the credit for 
> the meteostick driver.
>
>  
>
>> weewx.conf
>>     # The channel of the Vantage Vue, Pro, or Pro2 ISS
>>     iss_channel = 1
>>     # Additional channels apply only to Vantage Pro or Pro2
>>     anemometer_channel = 4
>>     leaf_soil_channel = 5
>>     temp_hum_1_channel = 2
>>     temp_hum_2_channel = 3
>> --
>>
>> There are datas from the *ISS*  $current.outTemp etc. , the *anemomete*r 
>> $current.windSpeed, 
>> the *leaf_soil* $current.soilMoist1  
>>
>> but no datas for *temp_hum_1* $current.extraTemp1  and *temp_hum_2 *
>> $current.extraTemp2
>>
>
> do you see any data when you do $day.extraTemp1 or $week.extraTemp2 ?
>

*NO DATA*
 

>
> do you see any data when you query the database directly?  for example, 
> something like this:
>
> sqlite3 /var/lib/weewx/weewx.sdb
> sqlite> select dateTime,outTemp,leaf_soil,extraTemp1,extraTemp2 from 
> archive;
>
 
<https://lh3.googleusercontent.com/-sEQ2f-ueloQ/V8KKrQSx8qI/AAAAAAAACFs/5nH7jY1-S4Y80BR7hwv9iSZbmGWlFSiiwCLcB/s1600/weewx-sql.png>












the *table columns *extraTemp1 and extraTemp2 are empty, not dateTime and 
outTemp
I tried also mysql, the same result.
I also tested the meteostick with a terminal programm like CuteCom, it 
readouts all sensors.

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to