Ok, now I have OWFS seeing the sensors, and have followed instructions to
install OWFS to WeeWX, but no joy.
here is a copy of trying to run the program. installed using config.py:
Traceback (most recent call last):
File "./bin/weewxd", line 64, in <module>
weewx.engine.main(options, args)
File "/home/weewx/bin/weewx/engine.py", line 869, in main
config_dict = getConfiguration(config_path)
File "/home/weewx/bin/weewx/engine.py", line 981, in getConfiguration
config_dict = configobj.ConfigObj(config_path, file_error=True)
File "/usr/lib/python2.7/dist-packages/configobj.py", line 1229, in
__init__
self._load(infile, configspec)
File "/usr/lib/python2.7/dist-packages/configobj.py", line 1318, in _load
raise error
configobj.DuplicateError: Duplicate section name at line 589.
Can anyone help me now?
Bret
--
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/7e9a2093-95dc-45f6-8b10-9b6f999c83b6%40googlegroups.com.