Hi All
After having this weatherstation since the spring, it has suddenly stopped
updating
there is nothing in the messages logfile, but wee_device reports something
wrong with station or driver memory ???
or station reports wrong memory size
version is latest-and-greatest, just reinstalled it, hardware is raspberry,
OS is wheezy
any hints ?
root@raspberrypi:/usr/share/weewx# wee_device
Using configuration file /etc/weewx/weewx.conf
Using TE923 driver version 0.24 (weewx.drivers.te923)
Traceback (most recent call last):
File "/usr/bin/wee_device", line 54, in <module>
main()
File "/usr/bin/wee_device", line 51, in main
device.configure(config_dict)
File "/usr/share/weewx/weewx/drivers/__init__.py", line 69, in configure
self.do_options(options, parser, config_dict, prompt)
File "/usr/share/weewx/weewx/drivers/te923.py", line 768, in do_options
with TE923Station() as station:
File "/usr/share/weewx/weewx/drivers/te923.py", line 1532, in __enter__
self.open()
File "/usr/share/weewx/weewx/drivers/te923.py", line 1567, in open
self.read_memory_size()
File "/usr/share/weewx/weewx/drivers/te923.py", line 1776, in
read_memory_size
raise weewx.WeeWxIOError(msg)
weewx.WeeWxIOError: Unrecognised memory size '1'
root@raspberrypi:/usr/share/weewx#
logfile:
Oct 2 19:19:12 raspberrypi weewx[6957]: engine: Initializing weewx version
3.8.2
Oct 2 19:19:12 raspberrypi weewx[6957]: engine: Using Python 2.7.3
(default, Jun 22 2016, 03:14:32) #012[GCC 4.6.3]
Oct 2 19:19:12 raspberrypi weewx[6957]: engine: Platform
Linux-4.1.19+-armv6l-with-debian-7.11
Oct 2 19:19:12 raspberrypi weewx[6957]: engine: Locale is 'en_GB.UTF-8'
Oct 2 19:19:12 raspberrypi weewx[6957]: engine: Using configuration file
/etc/weewx/weewx.conf
Oct 2 19:19:12 raspberrypi weewx[6957]: engine: Loading station type TE923
(weewx.drivers.te923)
Oct 2 19:19:12 raspberrypi weewx[6957]: te923: driver version is 0.24
Oct 2 19:19:12 raspberrypi weewx[6957]: te923: polling interval is 10
Oct 2 19:19:12 raspberrypi weewx[6957]: te923: sensor map is
{'extraBatteryStatus1': 'bat_2', 'outTemp': 't_1', 'outHumidity': 'h_1',
'extraHumid4': 'h_5', 'uvBatteryStatus': 'bat_uv', 'extraHumid2': 'h_3',
'extraHumid3': 'h_4', 'rainLinkStatus': 'link_rain', 'extraHumid1': 'h_2',
'rainBatteryStatus': 'bat_rain', 'extraTemp2': 't_3', 'extraTemp4': 't_5',
'uvLinkStatus': 'link_uv', 'windLinkStatus': 'link_wind', 'outLinkStatus':
'link_1', 'extraBatteryStatus2': 'bat_3', 'extraBatteryStatus3': 'bat_4',
'windBatteryStatus': 'bat_wind', 'outTempBatteryStatus': 'bat_1',
'extraBatteryStatus4': 'bat_5', 'extraTemp3': 't_4', 'extraLinkStatus1':
'link_2', 'extraLinkStatus2': 'link_3', 'extraLinkStatus3': 'link_4',
'extraLinkStatus4': 'link_5', 'inTemp': 't_in', 'inHumidity': 'h_in',
'extraTemp1': 't_2'}
Oct 2 19:19:12 raspberrypi weewx[6957]: te923: Found device on USB bus=001
device=006
Oct 2 19:23:18 raspberrypi wee_device[7164]: te923: Found device on USB
bus=001 device=006
--
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.