Lucky I saw that the 018rc8 = 0.18 https://github.com/weewx/weewx/commit/2f8c3ec69f3d662b7ddf43d266924f80ed500cda
I have modified the driver a very little due to some raspberry pi issue (I think) wrote a blog entry about it and also added previous suggestions https://www.aroundmyroom.com/2016/07/17/weatherstation-and-te923-usb-issues-on-a-raspberry-pi/ after 3 days it crashed due to not having my SD card size deployed totally. I was missing 6GB or so ;-) .. drive full . .(duh) .. fixed that with the piconfig. It's up 7 days now. Longest uptime was during my holiday 21 days, so we have some days to gooo .. Op vrijdag 15 juli 2016 13:42:58 UTC+2 schreef hf: > > The following points have helped me. work Probably the newer drivers. > Cause was certainly the erroneous detection of the interface. Thank you > very much. > > > 1. *te923*-0.18*rc5* > 2. vi /etc/udev/rules.d/99-te923.rules > 3. > > ATTRS{idVendor}=="1130", ATTRS{idProduct}=="6801", MODE="0660", > GROUP="plugdev", RUN="/bin/sh -c 'echo -n $id:1.0 > > /sys/bus/usb/drivers/usbhid/unbind'" > > 4. > > udevadm control --reload-rules > > > 2-3: http://www.tdressler.net/ipsymcon/te923.html > -- 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.
