[weewx-user] Re: ws6in1 sensor mapping

2020-11-18 Thread Jarda Uher
Hello Steven and Bob
I also use a garni 935 pc with one external sensor in the weewx 4.2.0 
configuration, I use the ws6in1 driver version 0.8 and the Belchertown 1.2 
skin. I didn't have to use sensor_map in weewx.conf, but just write the 
sequence to graps.conf.example in the skin. the temperature display will 
then appear on the graph page. Bob's driver works without problems and is 
able to load more sensors in the database.
[[chart1]]
title = Teplota
[[[outTemp]]]
zIndex = 1
name = Temperature
[[[extraTemp1]]]
name = Přízemní teplota
[[[appTemp]]]
name = pocitová teplota
color = "#f7a35c"
[[[dewpoint]]]
color = purple

Best regards
Jarda
Dne středa 18. listopadu 2020 v 19:02:06 UTC+1 uživatel steven...@gmail.com 
napsal:

> Hello Bob
>
> Well, that would be really amazing if you can implement the driver.
>  
> i'm a bit disappointed in the Garni935 mean unit. Offcourse when it's 
> cloudy or at night the unit is mostly spot on. But otherwise in full sun 
> i'm getting readings with more than 1°C-1.5C difference with the closest 
> Davis or more official stations. (and it's not even summer yet) As back up 
> i'm using a TFA weatherhub sensor (and the second Garni sensor), wich never 
> reads those temp differences, so it must be the unit sadly enough. 
>
> Only other options left is tweaking the screen off the sensor mean unit, 
> or placing the whole unit in the shade wich than renders the anemometer and 
> UV-meter useless.
>
> Regards
> Steven
>
> Op woensdag 18 november 2020 om 18:30:26 UTC+1 schreef Bob Atchley:
>
>> Hi Steven,
>>
>> I'm afraid, put very simply, this is a driver option that I have not 
>> implemented in the WS6in1 driver.
>> As I now have an additional sensor this is something I could add ... I'll 
>> have a play this weekend.
>>
>> Personally I have the identical Youshiko YC9388 and I find the 
>> temperature accuracy to be very good (compared to an old WS2300 - mounted 
>> in a stevenson screen ... sort of.  Also compared to other local weather 
>> stations)
>>
>> I'd be interested to see the temperature differences you are getting 
>> between the main unit and your extra sensor (on a day with the sun out!)
>>
>> Regards
>>
>> Bob
>>
>> On Wednesday, 18 November 2020 at 15:36:08 UTC steven...@gmail.com wrote:
>>
>>> Hello
>>>
>>> My main unit from the Garni935pc gets too hot when the sun is all out. 
>>> So i tried to make my second sensor in the Stevenson screen make the 
>>> default sensor for reporting to website/WU/WOW but can't make it to work.
>>>
>>> I tried the following:
>>>
>>> [WS6in1]
>>> driver = user.ws6in1
>>> [[sensor_map]]
>>> outTemp =  extraTemp1
>>> outHumidity =  extraHumid1
>>>
>>> But makes no difference. How do i make this work?
>>>
>>> Kind regards
>>> Steven
>>>
>>>
>>>

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/d46c9e49-7e5f-46b5-b3a2-6093227072d9n%40googlegroups.com.


[weewx-user] Re: WS6in1 driver 0.3

2020-06-08 Thread Jarda Uher
Oh, I did not know that. I don't think it matters. The driver is working 
properly.
Thank you Bob, great job.

Jarda

Dne pondělí 8. června 2020 15:06:35 UTC+2 Bob Atchley napsal(a):
>
> I had to hunt around for that ... There is a field in the driver that I 
> had correctly updated, but I had forgotten the the installer has a field 
> which was still set at 0.2.
> I'll remember to correct it for the next releases, but its cosmetic only
>
> Bob
>

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/316b9d0b-0aab-409c-a6b5-68a3287d6786o%40googlegroups.com.


[weewx-user] Re: WS6in1 driver 0.3

2020-06-08 Thread Jarda Uher
Hi Bob
The new driver 0.6  works without problems, the data is read from the 
database and sent to the site. 

But please info is still writing me version 0.2
General Weewx info 
 Weewx version 4.1.1 detected. 

Station info 
 Station type: WS6in1 
 Driver:   user.ws6in1 

Driver info 
[WS6in1] 
   driver = user.ws6in1 

Currently installed extensions 
Extension NameVersion   Description 
WS6in10.2   Collect data from WS6in1 PC connected console 
wcloud0.12  Upload weather data to WeatherCloud. 
Belchertown   1.2b3 A clean modern skin with real time streaming 
updates and interactive charts. Modeled after BelchertownWeather.com

Thank You to super work
Jarda

Dne pondělí 8. června 2020 11:28:43 UTC+2 Bob Atchley napsal(a):
>
> Whoops ... now WS6in1 prevents weewx from cleanly closing down
> I have removed the unnecessary catchall exception handling
>
> I have released WS6in1 driver version 0.6.
>
> Bob
>

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/7d533a5c-8377-4e56-850c-64a690fff6b2o%40googlegroups.com.


[weewx-user] Re: WS6in1 driver 0.3

2020-06-04 Thread Jarda Uher
Hi Bob
I found out an interesting thing. After restarting the pc and a test pause 
when the station was disconnected (approx. 2 hours), I started weewx and 
all values from the station were stored in the database and sent to the 
web. So everything looks fine, only the data from June 2 16:05 - 21:05 were 
not sent to the web, but they are in the database.
Otherwise, everything works fine even with an external sensor.
Thank You
Jarda

Dne středa 3. června 2020 21:49:23 UTC+2 Bob Atchley napsal(a):
>
> Hi Jarda,
>
> different problems I think - Remy's problem was usb cable related and the 
> WS6in1 driver is working again ...
>
> your problem is not related to the WS6in1 driver if the data is getting to 
> the database but something that has been introduced by the new weewx 
> version.
> if you follow Tom Keffers post on "Version 4.1.1" he has posted a solution 
> to a particular problem that may or may not be related
>
> Let me know how you get on.  I will try the upgrade this coming weekend 
> and see if I can repeat any of the issues
>
> Bob
>

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/b3f514a4-36de-4da8-90a1-734d6692e3d1o%40googlegroups.com.


[weewx-user] Re: WS6in1 driver 0.3

2020-06-03 Thread Jarda Uher
Hi Bob
Thank You.
I watched Tom's post about porting the new hw. I'll try to look at the 
configuration and let you know.
Thanks for the help
Jarda

Dne středa 3. června 2020 21:49:23 UTC+2 Bob Atchley napsal(a):
>
> Hi Jarda,
>
> different problems I think - Remy's problem was usb cable related and the 
> WS6in1 driver is working again ...
>
> your problem is not related to the WS6in1 driver if the data is getting to 
> the database but something that has been introduced by the new weewx 
> version.
> if you follow Tom Keffers post on "Version 4.1.1" he has posted a solution 
> to a particular problem that may or may not be related
>
> Let me know how you get on.  I will try the upgrade this coming weekend 
> and see if I can repeat any of the issues
>
> Bob
>

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/88be8980-7442-49ea-bd2c-e1c2d8ec9089%40googlegroups.com.


[weewx-user] Re: WS6in1 driver 0.3

2020-06-03 Thread Jarda Uher
Hi Bob and Remy
I have now tested WeeWX  4.1.1  and driver v. 0.4  and there is the same 
problem with reading data from the station. However, log reports that 
everything is fine and the weewx database was written to, but not send data 
to web

Thanks
Jarda

Dne středa 3. června 2020 20:25:49 UTC+2 Bob Atchley napsal(a):
>
> Hi Remy,
>
> Sorry I'm still on 4.0.0, I should have time this weekend to update to the 
> latest weewx  and investigate what's going on.
> Are there any clues in the log files ? 
>
> Bob
>

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/3c80bf0f-3b5b-4d70-a4bc-15d4250eb4ac%40googlegroups.com.


[weewx-user] Re: WS6in1 driver 0.3

2020-05-16 Thread Jarda Uher
Hi Bob
Before I tried to retrieve data from the console, it was disconnected from 
the pc for a few minutes (about 15 min.). I also rebuilt the database, but 
it didn't help. But it's weird that the data is sent to the weathercloud 
and today's graphs look fine (I don't know if weathercloud calculates data).
Thanks and sorry for my english
Jarda

Dne sobota 16. května 2020 18:43:58 UTC+2 Bob Atchley napsal(a):
>
> Hi Jarda,
>
> I've been able to repeat the error - apologies I missed a test case.  If 
> the console buffer is empty (because its just been manually reset) then it 
> still provides 1 set of data but fills it with zeroes but ws6in1 was still 
> trying to process it in the normal way.
> The workaround until I have put in a fix is that if you reset the buffer 
> on the console do not start weewx until one data logging period has passed 
> (i.e. so that the console has some data to retrieve).
>
> I'll add a note to the readme.txt for the moment, 0.4 will probably follow 
> tomorrow
>
> Bob
>
>
> On Saturday, 16 May 2020 15:45:43 UTC+1, Jarda Uher wrote:
>>
>> Hi Bob
>> Great job, your driver 0.3 works with Garni 935PC and Weewx 4.0.0. Python 
>> 3.8.2. and Ubuntu 20.04 LTS. 
>> The console scan must be really set to 5 minutes, otherwise the program 
>> will stop. 
>> (here is the message:
>> *May 16 16:02:48 jardaCQ58 weewx[5664] ERROR user.ws6in1: ValueError 
>> error: invalid literal for int() with base 10: '---'*
>> *May 16 16:02:48 jardaCQ58 weewx[5664] ERROR user.ws6in1: other unknown 
>> error*
>> *May 16 16:02:48 jardaCQ58 weewx[5664] INFO weewx.engine: Main loop 
>> exiting. Shutting engine down*.)
>>
>> I have setting konzole 30 min. and after setting the console for 5 min. 
>> and restart weewx is running.
>> thank you once again. super job.
>> cheers
>> Jarda
>>
>> Dne sobota 16. května 2020 13:40:32 UTC+2 Bob Atchley napsal(a):
>>>
>>> I have released version 0.3 of the WS6in1 
>>> <https://github.com/BobAtchley/weewx-ws6in1> driver for the weather 
>>> stations:
>>> Youshiko YC9388
>>> Bresser PC 6 in 1
>>> Garni 935PC
>>> Ventus W835
>>> (+ others ?)
>>>
>>> This release adds restoring missed records on weewx startup.
>>>
>>> Confession: I have only tested this with weewx 4.0.0 running python 3, 
>>> but it should work with older versions and python 2 (but I recommend the 
>>> upgrade as this will provide long term support).
>>>
>>> Please note: to enable restoration of data from the console, within the 
>>> weewx.conf file in the section "[StdArchive]" set
>>>
>>> record_generation = hardware
>>>
>>>
>>> Otherwise no other configuration changes are needed.  See the readme.txt 
>>> and changelog for details.
>>>
>>> Cheers
>>>
>>> Bob
>>>
>>

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/585e8cd6-ec0f-458b-a3c1-afedc5e2018b%40googlegroups.com.


[weewx-user] Re: WS6in1 driver 0.3

2020-05-16 Thread Jarda Uher
Hi Bob.
I tested retrieving data from a disconnected console, but the data does not 
appear on the graphs.
 (see message:
*May 16 17:18:02 jardaCQ58 weewx[8033] DEBUG user.ws6in1: got time: 
1589649000*
*May 16 17:18:02 jardaCQ58 weewx[8033] DEBUG user.ws6in1: 
genStartupRecords: yielding*
*May 16 17:18:02 jardaCQ58 weewx[8033] WARNING weewx.engine: ignore 
historical record: {'usUnits': 16, 'dateTime': 1589649000.0, 'inTemp': 
23.6, 'inHumidity': 35, 'outTemp': 18.8, 'outHumidity': 37, 'dayRain': 0.0, 
'hourRain': 0.0, 'rain': 0.0, 'windSpeed': 0.0, 'windGust': 0.0, 'windDir': 
143, 'pressure': 1002, 'barometer': 1003, 'UV': 0, 'dewpoint': 3.7, 
'extraHumid1': 60, 'extraHumid2': None, 'extraHumid3': None, 'extraHumid4': 
None, 'extraHumid5': None, 'extraHumid6': None, 'extraHumid7': None, 
'extraTemp1': 15.7, 'extraTemp2': None, 'extraTemp3': None, 'extraTemp4': 
None, 'extraTemp5': None, 'extraTemp6': None, 'extraTemp7': None, 
'interval': 300.0}*
*May 16 17:18:02 jardaCQ58 weewx[8033] DEBUG user.ws6in1: gettint time)*
 Weewx but otherwise works normally and sends the current data in order.
Thanks
Jarda

Dne sobota 16. května 2020 16:45:43 UTC+2 Jarda Uher napsal(a):
>
> Hi Bob
> Great job, your driver 0.3 works with Garni 935PC and Weewx 4.0.0. Python 
> 3.8.2. and Ubuntu 20.04 LTS. 
> The console scan must be really set to 5 minutes, otherwise the program 
> will stop. 
> (here is the message:
> *May 16 16:02:48 jardaCQ58 weewx[5664] ERROR user.ws6in1: ValueError 
> error: invalid literal for int() with base 10: '---'*
> *May 16 16:02:48 jardaCQ58 weewx[5664] ERROR user.ws6in1: other unknown 
> error*
> *May 16 16:02:48 jardaCQ58 weewx[5664] INFO weewx.engine: Main loop 
> exiting. Shutting engine down*.)
>
> I have setting konzole 30 min. and after setting the console for 5 min. 
> and restart weewx is running.
> thank you once again. super job.
> cheers
> Jarda
>
> Dne sobota 16. května 2020 13:40:32 UTC+2 Bob Atchley napsal(a):
>>
>> I have released version 0.3 of the WS6in1 
>> <https://github.com/BobAtchley/weewx-ws6in1> driver for the weather 
>> stations:
>> Youshiko YC9388
>> Bresser PC 6 in 1
>> Garni 935PC
>> Ventus W835
>> (+ others ?)
>>
>> This release adds restoring missed records on weewx startup.
>>
>> Confession: I have only tested this with weewx 4.0.0 running python 3, 
>> but it should work with older versions and python 2 (but I recommend the 
>> upgrade as this will provide long term support).
>>
>> Please note: to enable restoration of data from the console, within the 
>> weewx.conf file in the section "[StdArchive]" set
>>
>> record_generation = hardware
>>
>>
>> Otherwise no other configuration changes are needed.  See the readme.txt 
>> and changelog for details.
>>
>> Cheers
>>
>> Bob
>>
>

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/4aff1ed5-76c8-4641-9382-f8de72431ad9%40googlegroups.com.


[weewx-user] Re: WS6in1 driver 0.3

2020-05-16 Thread Jarda Uher
Hi Bob
Great job, your driver 0.3 works with Garni 935PC and Weewx 4.0.0. Python 
3.8.2. and Ubuntu 20.04 LTS. 
The console scan must be really set to 5 minutes, otherwise the program 
will stop. 
(here is the message:
*May 16 16:02:48 jardaCQ58 weewx[5664] ERROR user.ws6in1: ValueError error: 
invalid literal for int() with base 10: '---'*
*May 16 16:02:48 jardaCQ58 weewx[5664] ERROR user.ws6in1: other unknown 
error*
*May 16 16:02:48 jardaCQ58 weewx[5664] INFO weewx.engine: Main loop 
exiting. Shutting engine down*.)

I have setting konzole 30 min. and after setting the console for 5 min. and 
restart weewx is running.
thank you once again. super job.
cheers
Jarda

Dne sobota 16. května 2020 13:40:32 UTC+2 Bob Atchley napsal(a):
>
> I have released version 0.3 of the WS6in1 
>  driver for the weather 
> stations:
> Youshiko YC9388
> Bresser PC 6 in 1
> Garni 935PC
> Ventus W835
> (+ others ?)
>
> This release adds restoring missed records on weewx startup.
>
> Confession: I have only tested this with weewx 4.0.0 running python 3, but 
> it should work with older versions and python 2 (but I recommend the 
> upgrade as this will provide long term support).
>
> Please note: to enable restoration of data from the console, within the 
> weewx.conf file in the section "[StdArchive]" set
>
> record_generation = hardware
>
>
> Otherwise no other configuration changes are needed.  See the readme.txt 
> and changelog for details.
>
> Cheers
>
> Bob
>

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/189ad8db-159a-4bff-81a3-3660a6e02999%40googlegroups.com.


[weewx-user] Re: Weather station GARNI 935PC - compatibility with Weewx?

2020-05-07 Thread Jarda Uher
Hi Bob, ahoj Pavle
Thanks again for the help.
It's already okay with the data for me too(viz my attached file csv). I 
wanted to ask you if you haven't solved the possibility of downloading data 
directly from the weather station, similar to Weathertool
Thanks a lot and have a nice day
Jarda

Dne čtvrtek 7. května 2020 22:51:38 UTC+2 Pavel Pavlik napsal(a):
>
> Hi Bob,
>
> I have just checked the second external sensor I have, it is posted as ch7 
> with both values, please see the csv file attached. Thanks again for all 
> your effort, it is great to have all the sensors there.
>
> Have a nice day.
>
> Pavel
>
>
> Dne středa 6. května 2020 13:40:16 UTC+2 Pavel Pavlik napsal(a):
>>
>> Hi Bob, ahoj Jardo,
>>
>> I am apologize for the delay with the testing promised, had to go out for 
>> business, have tested the driver just partially. I managed to connect just 
>> one of the external sensors I have and now I can see its output in csv file 
>> (https://github.com/weewx/weewx/wiki/csv), both temperature and humidity 
>> values are there. On the default screen there is no external sensors 
>> graphs, I did not search how to add them, use just the csv output. Anyway, 
>> I should be home tomorrow, will finish the testing of both sensors together 
>> in all 7 channels possible, one by one, and let you know.
>>
>> Attaching the current csv file with the one external sensor connected in 
>> ch1.
>>
>> Thanks again for the driver & have a nice day.
>>
>> Pavel
>>
>>
>>
>> Dne pondělí 27. dubna 2020 23:32:30 UTC+2 Pavel Pavlik napsal(a):
>>>
>>> Hi Bob,
>>>
>>> Thanks a lot for the good news :-)
>>> I will test it with the extra sensors and let you know. I have two 
>>> sensors, the sensors can be set as ch1-7 by an internal switch so I can 
>>> test all the channels, one by one.
>>>
>>> Have a nice day.
>>>
>>> Pavel
>>>
>>>
>>>
>>> Dne pondělí 27. dubna 2020 21:54:36 UTC+2 Bob Atchley napsal(a):


 Hi Pavel,

 The 0.2 release of the WS6in1 driver is now available.
 As stated I don't have an additional sensor to test the decode of the 
 extra sensors, so please let me know how you get on

 Good luck

 Bob

>>>

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/e809cf3c-208e-44bb-ac96-a7ddf62fb0c2%40googlegroups.com.
# dateTime,UV,altimeter,appTemp,barometer,cloudbase,dayRain,dewpoint,extraHumid1,extraHumid2,extraHumid3,extraHumid4,extraHumid5,extraHumid6,extraHumid7,extraTemp1,extraTemp2,extraTemp3,extraTemp4,extraTemp5,extraTemp6,extraTemp7,heatindex,hourRain,humidex,inDewpoint,inHumidity,inTemp,maxSolarRad,outHumidity,outTemp,pressure,rain,rainRate,usUnits,windDir,windGust,windGustDir,windSpeed,windchill
1588914256,0,"30,1935693346","39,1897973348","29,6185774625","2161,89354515",0,"35,06",83,None,None,None,None,None,None,"41,72",None,None,None,None,None,None,"42,26",0,"42,26","40,4781157794",38,"66,92",None,76,"42,26","29,589047475",0,0,1,None,0,None,0,"42,26"


[weewx-user] Re: Weather station GARNI 935PC - compatibility with Weewx?

2020-05-06 Thread Jarda Uher
Hi Bob, ahoj Pavle
Once again I checked setting weewx with wee_config --list-drivers and I 
really had the original version 0.1 drivers. After a new installation and 
check, everything is fine, version 0.2 also reads the external sensor on 
channel 1. There is a link to the functional output 
http://jardauher.cz/wp-content/www/html/weewx/
thank you for good work 
Jarda


Dne středa 6. května 2020 21:05:41 UTC+2 Jarda Uher napsal(a):
>
> Ahoj Pavle
> I also browsed the database, (DB Browser for SQLite) there are 
> extraTemp1,2,3 items but they are null. These are missing in the csv file.
> Jarda
>
> Dne středa 6. května 2020 20:26:24 UTC+2 Pavel Pavlik napsal(a):
>>
>> Ahoj Jardo,
>>
>> Sure, firstly I tried to read the db there some way but unfortunately I 
>> was not able to make it properly so I used the plugin to dump it to csv 
>> file. I suppose you did the same, it is really easy to install. So the 
>> question is: does your csv file have the columns named ExtraTempX and 
>> ExtraHumidX? If not, you probably use the original version of the driver 
>> with no support for the external sensors.
>>
>> Good luck.
>>
>> Pavel
>>
>>
>>
>>
>> Dne středa 6. května 2020 17:14:44 UTC+2 Jarda Uher napsal(a):
>>>
>>> Ahoj Pavle, hi Bob
>>> Pavle thanks for the tip on csv. But even though I have a sensor 
>>> connected on channel 1, but I don't see it in the protocol.
>>> Jarda
>>>
>>> Dne středa 6. května 2020 13:40:16 UTC+2 Pavel Pavlik napsal(a):
>>>>
>>>> Hi Bob, ahoj Jardo,
>>>>
>>>> I am apologize for the delay with the testing promised, had to go out 
>>>> for business, have tested the driver just partially. I managed to connect 
>>>> just one of the external sensors I have and now I can see its output in 
>>>> csv 
>>>> file (https://github.com/weewx/weewx/wiki/csv), both temperature and 
>>>> humidity values are there. On the default screen there is no external 
>>>> sensors graphs, I did not search how to add them, use just the csv output. 
>>>> Anyway, I should be home tomorrow, will finish the testing of both sensors 
>>>> together in all 7 channels possible, one by one, and let you know.
>>>>
>>>> Attaching the current csv file with the one external sensor connected 
>>>> in ch1.
>>>>
>>>> Thanks again for the driver & have a nice day.
>>>>
>>>> Pavel
>>>>
>>>>
>>>>
>>>> Dne pondělí 27. dubna 2020 23:32:30 UTC+2 Pavel Pavlik napsal(a):
>>>>>
>>>>> Hi Bob,
>>>>>
>>>>> Thanks a lot for the good news :-)
>>>>> I will test it with the extra sensors and let you know. I have two 
>>>>> sensors, the sensors can be set as ch1-7 by an internal switch so I can 
>>>>> test all the channels, one by one.
>>>>>
>>>>> Have a nice day.
>>>>>
>>>>> Pavel
>>>>>
>>>>>
>>>>>
>>>>> Dne pondělí 27. dubna 2020 21:54:36 UTC+2 Bob Atchley napsal(a):
>>>>>>
>>>>>>
>>>>>> Hi Pavel,
>>>>>>
>>>>>> The 0.2 release of the WS6in1 driver is now available.
>>>>>> As stated I don't have an additional sensor to test the decode of the 
>>>>>> extra sensors, so please let me know how you get on
>>>>>>
>>>>>> Good luck
>>>>>>
>>>>>> Bob
>>>>>>
>>>>>

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/722dd0d5-895d-4863-95fa-83815604fc31%40googlegroups.com.


[weewx-user] Re: Weather station GARNI 935PC - compatibility with Weewx?

2020-05-06 Thread Jarda Uher
Ahoj Pavle
I also browsed the database, (DB Browser for SQLite) there are 
extraTemp1,2,3 items but they are null. These are missing in the csv file.
Jarda

Dne středa 6. května 2020 20:26:24 UTC+2 Pavel Pavlik napsal(a):
>
> Ahoj Jardo,
>
> Sure, firstly I tried to read the db there some way but unfortunately I 
> was not able to make it properly so I used the plugin to dump it to csv 
> file. I suppose you did the same, it is really easy to install. So the 
> question is: does your csv file have the columns named ExtraTempX and 
> ExtraHumidX? If not, you probably use the original version of the driver 
> with no support for the external sensors.
>
> Good luck.
>
> Pavel
>
>
>
>
> Dne středa 6. května 2020 17:14:44 UTC+2 Jarda Uher napsal(a):
>>
>> Ahoj Pavle, hi Bob
>> Pavle thanks for the tip on csv. But even though I have a sensor 
>> connected on channel 1, but I don't see it in the protocol.
>> Jarda
>>
>> Dne středa 6. května 2020 13:40:16 UTC+2 Pavel Pavlik napsal(a):
>>>
>>> Hi Bob, ahoj Jardo,
>>>
>>> I am apologize for the delay with the testing promised, had to go out 
>>> for business, have tested the driver just partially. I managed to connect 
>>> just one of the external sensors I have and now I can see its output in csv 
>>> file (https://github.com/weewx/weewx/wiki/csv), both temperature and 
>>> humidity values are there. On the default screen there is no external 
>>> sensors graphs, I did not search how to add them, use just the csv output. 
>>> Anyway, I should be home tomorrow, will finish the testing of both sensors 
>>> together in all 7 channels possible, one by one, and let you know.
>>>
>>> Attaching the current csv file with the one external sensor connected in 
>>> ch1.
>>>
>>> Thanks again for the driver & have a nice day.
>>>
>>> Pavel
>>>
>>>
>>>
>>> Dne pondělí 27. dubna 2020 23:32:30 UTC+2 Pavel Pavlik napsal(a):
>>>>
>>>> Hi Bob,
>>>>
>>>> Thanks a lot for the good news :-)
>>>> I will test it with the extra sensors and let you know. I have two 
>>>> sensors, the sensors can be set as ch1-7 by an internal switch so I can 
>>>> test all the channels, one by one.
>>>>
>>>> Have a nice day.
>>>>
>>>> Pavel
>>>>
>>>>
>>>>
>>>> Dne pondělí 27. dubna 2020 21:54:36 UTC+2 Bob Atchley napsal(a):
>>>>>
>>>>>
>>>>> Hi Pavel,
>>>>>
>>>>> The 0.2 release of the WS6in1 driver is now available.
>>>>> As stated I don't have an additional sensor to test the decode of the 
>>>>> extra sensors, so please let me know how you get on
>>>>>
>>>>> Good luck
>>>>>
>>>>> Bob
>>>>>
>>>>

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/2246353c-bbe4-41b2-9a74-3a06e5eaa957%40googlegroups.com.


[weewx-user] Re: Weather station GARNI 935PC - compatibility with Weewx?

2020-05-06 Thread Jarda Uher
Hi Bob
I was looking into the syslog, but I didn't see the sensor data. I have a 
functional sensor on the console on channel 1. I installed version 0.2 of 
the driver, but I don't have raspbery pi, but the system runs on Ubuntu 
18.04


Dne středa 6. května 2020 19:52:52 UTC+2 Bob Atchley napsal(a):
>
> Hi Jarda,
>
> Pavel seems to think it might be working, so I'll wait until he finishes 
> testing before I look further but a few questions for you:
>
> If you look in the /var/log/syslog file on your raspberry pi are the extra 
> sensor data set to None or do they have values ?
> Do you see the extra sensor data on the console (i.e. are they working) ?
> Are you are using version 0.2 of the WS6in1 driver (version 0.1 did not 
> support the extra sensors) ?
>
> thanks
>
> Bob
>

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/6328f15b-ce4e-4966-b367-febd4b09a808%40googlegroups.com.


[weewx-user] Re: Weather station GARNI 935PC - compatibility with Weewx?

2020-05-06 Thread Jarda Uher
Ahoj Pavle, hi Bob
Pavle thanks for the tip on csv. But even though I have a sensor connected 
on channel 1, but I don't see it in the protocol.
Jarda

Dne středa 6. května 2020 13:40:16 UTC+2 Pavel Pavlik napsal(a):
>
> Hi Bob, ahoj Jardo,
>
> I am apologize for the delay with the testing promised, had to go out for 
> business, have tested the driver just partially. I managed to connect just 
> one of the external sensors I have and now I can see its output in csv file 
> (https://github.com/weewx/weewx/wiki/csv), both temperature and humidity 
> values are there. On the default screen there is no external sensors 
> graphs, I did not search how to add them, use just the csv output. Anyway, 
> I should be home tomorrow, will finish the testing of both sensors together 
> in all 7 channels possible, one by one, and let you know.
>
> Attaching the current csv file with the one external sensor connected in 
> ch1.
>
> Thanks again for the driver & have a nice day.
>
> Pavel
>
>
>
> Dne pondělí 27. dubna 2020 23:32:30 UTC+2 Pavel Pavlik napsal(a):
>>
>> Hi Bob,
>>
>> Thanks a lot for the good news :-)
>> I will test it with the extra sensors and let you know. I have two 
>> sensors, the sensors can be set as ch1-7 by an internal switch so I can 
>> test all the channels, one by one.
>>
>> Have a nice day.
>>
>> Pavel
>>
>>
>>
>> Dne pondělí 27. dubna 2020 21:54:36 UTC+2 Bob Atchley napsal(a):
>>>
>>>
>>> Hi Pavel,
>>>
>>> The 0.2 release of the WS6in1 driver is now available.
>>> As stated I don't have an additional sensor to test the decode of the 
>>> extra sensors, so please let me know how you get on
>>>
>>> Good luck
>>>
>>> Bob
>>>
>>

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/58328372-e017-4160-87f8-b3509e06b650%40googlegroups.com.


[weewx-user] Re: Weather station GARNI 935PC - compatibility with Weewx?

2020-05-06 Thread Jarda Uher
Hi Bob
Thanks for the reply.
 I checked weewx.sdb and I think there is no data from the external sensor. 
Only inTemp, outTemp have values, extraTemp1,2,3 have null.
thank you
Jarda

Dne neděle 3. května 2020 19:51:43 UTC+2 Bob Atchley napsal(a):
>
>
> Hi Jarda,
>
> Very glad the WS6in1 driver is working for you.
> I don't have the extra sensors so have been unable to test them.  Can you 
> confirm that the correct values are being written to the database for 
> humidity and temperature for your 2 extra sensors.
>
> I don't use the Neowx skin (I'm just using the default skin as its just 
> about perfect for me).  Neowx has a very pretty website but I couldn't see 
> anything on how to extend it for the extra sensors.  At a guess I would say 
> you need to add the fields to the skin.conf file.  Assuming the extra 
> sensor information is getting to the database correctly, if I were you I 
> would write a new message to this group with 'Neowx' in the subject line.  
> Its a great community and I'm sure someone will be able to help
>
> Good luck
>
> Bob
>

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/55161619-be63-46d1-a171-1ef500034c4c%40googlegroups.com.


[weewx-user] Re: Weather station GARNI 935PC - compatibility with Weewx?

2020-05-03 Thread Jarda Uher
Hi Bob
Very thank you for your new driver for the Garni 935 PC weather station. I 
am using two sensors and please help me how to set the display of both 
sensors. I use WeeWX with the Neowx skin.
thank you
Jarda

Dne pondělí 27. dubna 2020 21:54:36 UTC+2 Bob Atchley napsal(a):
>
>
> Hi Pavel,
>
> The 0.2 release of the WS6in1 driver is now available.
> As stated I don't have an additional sensor to test the decode of the 
> extra sensors, so please let me know how you get on
>
> Good luck
>
> Bob
>

-- 
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...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/57c2a771-5f85-4d86-84fc-568c5be326d1%40googlegroups.com.