hi Guys

Then I will try it after a data backup, thank you for the information.


Hallo Leute

Dann werde ich es nach einer Datensicherung einmal versuchen, ich danke 
euch für die Informationen.



Am Freitag, 12. Juni 2020 16:26:55 UTC+2 schrieb EdwinZ:
>
> I'm using Weewx 4.1 with the upgraded driver for Python3, and it works for 
> me.
> I have not used older versions of weewx, nor Python2, so cannot comment on 
> upgrading.
>
> The fixes in the driver were quite straightforward (import, print and 
> exception statement fixes), and on my GIT fork for download: 
> https://github.com/EdwinGH/weewx-wh23xx/archive/master.zip 
>
> Edwin
>
> On Friday, June 12, 2020 at 4:14:19 PM UTC+2, Kalli wrote:
>>
>> Hallo
>>
>> das habe ich leider auch noch nicht Getestet. sorry
>>
>> Am Freitag, 12. Juni 2020 16:02:00 UTC+2 schrieb Günther Wrana:
>>>
>>> Hello with the driver my station has been working since last year in May.
>>> I would only be interested in whether the driver also works with the new 
>>> version 4 or 4.1 with Phyton 3.
>>> I don't dare to install the new version 4 if the driver doesn't work 
>>> with Python 3.
>>>
>>>
>>> Hallo mit dem Treiber funktioniert meine Station auch schon seit letztes 
>>> Jahr im Mai.
>>> Mich würde nur interessieren ob der Treiber auch mit der neuen Version 4 
>>> oder 4.1 mit Phyton 3 funktioniert.
>>> Den ich traue mich nicht die neue Version 4 zu installieren wenn der 
>>> Treiber nicht mit Python 3 funktioniert.
>>>
>>>
>>>
>>> Am Freitag, 12. Juni 2020 11:22:27 UTC+2 schrieb Kalli:
>>>>
>>>> Hallo Günther
>>>>
>>>> so sieht das in meiner config aus
>>>>
>>>> [WH23xx]
>>>>     # This section is for Fine Offset WH23xx stations
>>>>     
>>>>     # The model name such as Tycon, or TP2700
>>>>     model = Tycon TP2700
>>>>     
>>>>     polling_mode = PERIODIC
>>>>     
>>>>     polling_interval = 60
>>>>     
>>>>     
>>>>     # The driver to use
>>>>     driver = user.wh23xx
>>>>
>>>> Am Mittwoch, 22. Mai 2019 12:15:38 UTC+2 schrieb Günther Wrana:
>>>>>
>>>>> Hallo
>>>>>
>>>>> Ich habe diese Wetterstation Renkforce WH2315
>>>>>
>>>>> Wenn jemand weis das diese Wetterstation mit weewx auf Lununtu oder 
>>>>> Raspberry pi kompatibel ist da soll er mir sagen was ich falsch gemacht 
>>>>> habe.
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> https://www.conrad.at/de/p/renkforce-wh2300-wh2315-funk-wetterstation-vorhersage-fuer-12-bis-24-stunden-1404262.html
>>>>>
>>>>> Das Programm weewx habe ich auf einem Laptop mit Lubuntu 16.04 und 
>>>>> einem raspberry pi 3 v1.2 installiert.
>>>>>
>>>>> Ob das richtig installiert ist wies ich nicht aber es lässt sich 
>>>>> starten und es startet.
>>>>>
>>>>> Die Wetterstation wird auch nach Eingabe von lsusb im Terminal 
>>>>> angezeigt.
>>>>>
>>>>>
>>>>> modelleisenbahn@modelleisenbahn-LIFEBOOK-E-Series:~$ lsusb
>>>>> Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
>>>>> Bus 001 Device 004: ID 10c4:8468 Cygnal Integrated Products, Inc. 
>>>>> Bus 001 Device 002: ID 0846:9030 NetGear, Inc. WNA1100 Wireless-N 150 
>>>>> [Atheros AR9271]
>>>>> Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
>>>>> modelleisenbahn@modelleisenbahn-LIFEBOOK-E-Series:~$ 
>>>>>
>>>>>
>>>>> Wenn ich dann weewx starte oder es schon gestartet ist wird folgendes 
>>>>> angezeigt.
>>>>>
>>>>>
>>>>> modelleisenbahn@modelleisenbahn-LIFEBOOK-E-Series:~$ sudo 
>>>>> /etc/init.d/weewx start
>>>>> [sudo] password for modelleisenbahn: 
>>>>>  * Starting weewx weather system weewx                                
>>>>>    [ OK ] 
>>>>> modelleisenbahn@modelleisenbahn-LIFEBOOK-E-Series:~$ sudo tail -f 
>>>>> /var/log/syslog
>>>>> May  5 11:24:55 modelleisenbahn-LIFEBOOK-E-Series weewx[2447]: engine: 
>>>>> pid file is /var/run/weewx.pid
>>>>> May  5 11:24:55 modelleisenbahn-LIFEBOOK-E-Series weewx[2451]: engine: 
>>>>> Using configuration file /etc/weewx/weewx.conf
>>>>> May  5 11:24:55 modelleisenbahn-LIFEBOOK-E-Series weewx[2451]: engine: 
>>>>> Loading station type FineOffsetUSB (weewx.drivers.fousb)
>>>>> May  5 11:24:55 modelleisenbahn-LIFEBOOK-E-Series weewx[2451]: fousb: 
>>>>> driver version is 1.9
>>>>> May  5 11:24:55 modelleisenbahn-LIFEBOOK-E-Series weewx[2451]: fousb: 
>>>>> polling mode is PERIODIC
>>>>> May  5 11:24:55 modelleisenbahn-LIFEBOOK-E-Series weewx[2451]: fousb: 
>>>>> polling interval is 60
>>>>> May  5 11:24:55 modelleisenbahn-LIFEBOOK-E-Series weewx[2451]: fousb: 
>>>>> Cannot find USB device with Vendor=0x1941 ProdID=0x8021 Device=None
>>>>> May  5 11:24:55 modelleisenbahn-LIFEBOOK-E-Series weewx[2451]: import 
>>>>> of driver failed: Unable to find USB device (<class 'weewx.WeeWxIOError'>)
>>>>> May  5 11:24:55 modelleisenbahn-LIFEBOOK-E-Series weewx[2451]: engine: 
>>>>> Unable to load driver: Unable to find USB device
>>>>> May  5 11:24:55 modelleisenbahn-LIFEBOOK-E-Series weewx[2451]:    
>>>>>  ****  Exiting...
>>>>>
>>>>>
>>>>>
>>>>> Nun habe ich in der weewx.conf etwas eingefügt wie in einer anderen 
>>>>> Zeile beschrieben.
>>>>>
>>>>> weewx StdReport exits if USB disconnected
>>>>>
>>>>> # Keeping retrying!
>>>>>
>>>>> loop_on_init = 1
>>>>>
>>>>>
>>>>> Danach wird im Terminal alle 60 Sekunden folgendes angezeigt.
>>>>>
>>>>>
>>>>> Unable to load driver: Unable to find USB device
>>>>>
>>>>>
>>>>> Zum Abschluss ist diese Wetterstation mit weewx auslesbar oder nicht 
>>>>> wenn ja was habe ich bei der Installation oder beim einstellen falsch 
>>>>> gemacht.
>>>>>
>>>>>
>>>>> Grüße Günther
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>  
>>>>>
>>>>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/ea226b22-c455-40cd-bece-b76bae11df18o%40googlegroups.com.

Reply via email to