Ok my bad.... I found the ET entry in the stream, so the tworks !!!!
I undo the change and checked again, and the tis no ET in the stream.
Means:
1. the weathercloud.py is wrong.
2. the ET value is actually streamed as ET=0... 
I will wait an d see, 
thanks Gary




Am Montag, 14. August 2017 12:45:28 UTC+2 schrieb Frank von Thienen:
>
> Hi Gary,
> did as mentioned in your mail.
> I do see the transmission of the Weathercloud data, but unfortunately, 
> there is NO ET data or anything else, which looks like ET data.
> Any other Idea?
>
> I am not in PYTHON at all, do i have to delete the PYC file to get a newly 
> generated file, or is that done automatically?
>
> Thanks
> Frank
>
> Am Montag, 14. August 2017 09:46:25 UTC+2 schrieb gjr80:
>>
>> Hi,
>>
>> Not a weathercloud user but I suspect there may be a bug in the weeWX 
>> weather bug uploaded. Try editing bin/user/wcloud.py and at line 167 change:
>>
>> 'et':         ('EV',           '%.0f', 10.0), # mm * 10
>>
>> to:
>>
>> 'et':         ('ET',           '%.0f', 10.0), # mm * 10
>>
>> Save the file. You can monitor what weeWX sends to weathercloud by 
>> editing weewx.conf and setting debug=2. Save weewx.conf then stop/start 
>> weeWX.
>>
>> See how that goes, you will be able to see what weeWX sends to 
>> weathercloud by looking in your log. If it still does not work post a log 
>> extract from weeWX startup covering a couple of archive periods.
>>
>> Gary
>>
>>

-- 
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