thx, but now i get this:

May  1 16:18:23 raspi01 weewx-tfa[6402] INFO __main__: Initializing weewx 
version 4.0.0
May  1 16:18:23 raspi01 weewx-tfa[6402] INFO __main__: Using Python 3.7.3 
(default, Dec 20 2019, 18:57:59) #012[GCC 8.3.0]
May  1 16:18:23 raspi01 weewx-tfa[6402] INFO __main__: Platform 
Linux-4.19.75-v7+-armv7l-with-debian-10.3
May  1 16:18:23 raspi01 weewx-tfa[6402] INFO __main__: Locale is 
'de_DE.UTF-8'
May  1 16:18:23 raspi01 weewx-tfa[6402] INFO __main__: PID file is 
/var/run/weewx-tfa.pid
May  1 16:18:23 raspi01 weewx-tfa[6406] INFO __main__: Using configuration 
file /home/weewx/tfa.conf
May  1 16:18:23 raspi01 weewx-tfa[6406] INFO weewx.engine: Loading station 
type TE923 (weewx.drivers.te923)
May  1 16:18:23 raspi01 weewx-tfa[6406] INFO weewx.drivers.te923: driver 
version is 0.40
May  1 16:18:23 raspi01 weewx-tfa[6406] INFO weewx.drivers.te923: polling 
interval is 10
May  1 16:18:23 raspi01 weewx-tfa[6406] INFO weewx.drivers.te923: sensor 
map is {'windLinkStatus': 'link_wind', 'windBatteryStatus': 'bat_wind', 
'rainLinkStatus': 'link_rain', 'rainBatteryStatus': 'bat_rain', 
'uvLinkStatus': 'link_uv', 'uvBatteryStatus': 'bat_uv', 'inTemp': 't_in', 
'inHumidity': 'h_in', 'outTemp': 't_1', 'outHumidity': 'h_1', 
'outTempBatteryStatus': 'bat_1', 'outLinkStatus': 'link_1', 'extraTemp1': 
't_2', 'extraHumid1': 'h_2', 'extraBatteryStatus1': 'bat_2', 
'extraLinkStatus1': 'link_2', 'extraTemp2': 't_3', 'extraHumid2': 'h_3', 
'extraBatteryStatus2': 'bat_3', 'extraLinkStatus2': 'link_3', 'extraTemp3': 
't_4', 'extraHumid3': 'h_4', 'extraBatteryStatus3': 'bat_4', 
'extraLinkStatus3': 'link_4', 'extraTemp4': 't_5', 'extraHumid4': 'h_5', 
'extraBatteryStatus4': 'bat_5', 'extraLinkStatus4': 'link_5'}
May  1 16:18:23 raspi01 weewx-tfa[6406] INFO weewx.drivers.te923: Found 
device on USB bus= device=
May  1 16:18:25 raspi01 weewx-tfa[6406] ERROR weewx.drivers.te923: Failed 
attempt 1 of 5 to read data: [Errno 110] Operation timed out
May  1 16:18:29 raspi01 weewx-tfa[6406] INFO weewx.drivers.te923: logger 
capacity 3442 records
May  1 16:18:29 raspi01 weewx-tfa[6406] ERROR weewx.engine: Import of 
driver failed: integer argument expected, got float (<class 'TypeError'>)
May  1 16:18:29 raspi01 weewx-tfa[6406] CRITICAL weewx.engine:     ****  
Traceback (most recent call last):
May  1 16:18:29 raspi01 weewx-tfa[6406] CRITICAL weewx.engine:     ****    
File "/home/weewx/bin/weewx/engine.py", line 103, in setupStation
May  1 16:18:29 raspi01 weewx-tfa[6406] CRITICAL weewx.engine:     
****      self.console = loader_function(config_dict, self)
May  1 16:18:29 raspi01 weewx-tfa[6406] CRITICAL weewx.engine:     ****    
File "/home/weewx/bin/weewx/drivers/te923.py", line 456, in loader
May  1 16:18:29 raspi01 weewx-tfa[6406] CRITICAL weewx.engine:     
****      return TE923Driver(**config_dict[DRIVER_NAME])
May  1 16:18:29 raspi01 weewx-tfa[6406] CRITICAL weewx.engine:     ****    
File "/home/weewx/bin/weewx/drivers/te923.py", line 1139, in __init__
May  1 16:18:29 raspi01 weewx-tfa[6406] CRITICAL weewx.engine:     
****      ts = self.station.get_date()
May  1 16:18:29 raspi01 weewx-tfa[6406] CRITICAL weewx.engine:     ****    
File "/home/weewx/bin/weewx/drivers/te923.py", line 2063, in get_date
May  1 16:18:29 raspi01 weewx-tfa[6406] CRITICAL weewx.engine:     
****      ts = time.mktime((year, month, day + offset, 0, 0, 0, 0, 0, 0))
May  1 16:18:29 raspi01 weewx-tfa[6406] CRITICAL weewx.engine:     ****  
TypeError: integer argument expected, got float
May  1 16:18:29 raspi01 weewx-tfa[6406] CRITICAL __main__: Unable to load 
driver: integer argument expected, got float
May  1 16:18:29 raspi01 weewx-tfa[6406] CRITICAL __main__:     ****  
Exiting...

Michael

-- 
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/585ffcb2-2a68-4880-aba6-9c9b2a6eebaa%40googlegroups.com.

Reply via email to