Hi,
I installed on a raspi 3 debian buster, weewx 4.1 and the meteostick.
There is no problem with the Simulator driver, but with the 
meteostick.driver :

INFO user.meteostick: # frequency band 868MHz (EU)
INFO weewx.engine: Main loop exiting. Shutting engine down.
Caught unrecoverable exception:
    ****  %x format: an integer is required, not float
    ****  Traceback (most recent call last):
    ****    File "/usr/share/weewx/weewxd", line 154, in main
    ****      engine.run()
    ****    File "/usr/share/weewx/weewx/engine.py", line 188, in run
    ****      for packet in self.console.genLoopPackets():
    ****    File "/usr/share/weewx/user/meteostick.py", line 310, in 
genLoopPackets
    ****      data = self.station.parse_readings(readings, 
self.rain_per_tip)
    ****    File "/usr/share/weewx/user/meteostick.py", line 643, in 
parse_readings
    ****      rain_per_tip)
    ****    File "/usr/share/weewx/user/meteostick.py", line 884, in 
parse_raw
    ****      % (temp_raw, temp_c))
    ****  TypeError: %x format: an integer is required, not float
    ****  Exiting.

What to do ?

Joachim

-- 
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/e1bececa-9468-48b6-9302-a9aa7ad3a442%40googlegroups.com.

Reply via email to