As the default wview.py doesn't contain all sensors available on WMR200 (10 
temp/humid) I need to add the missing entries in the database.

I added e.g. extraTemp10 and extraHumid10 to a new schema and changes 
DataBindnings.

Now, when trying to run a reconfiguration I get a fault but I can't read 
out where the problem is..

root@RPi1B-Arelien:/usr/share/weewx/user# wee_database 
/etc/weewx/weewx.conf --reconfigure
Traceback (most recent call last):
  File "/usr/bin/wee_database", line 793, in <module>
    main()
  File "/usr/bin/wee_database", line 133, in main
    config_path, config_dict = weecfg.read_config(options.config_path, args)
  File "/usr/share/weewx/weecfg/__init__.py", line 223, in read_config
    config_dict = configobj.ConfigObj(config_path, file_error=True)
  File "/usr/lib/python2.7/dist-packages/configobj.py", line 1230, in 
__init__
    self._load(infile, configspec)
  File "/usr/lib/python2.7/dist-packages/configobj.py", line 1320, in _load
    raise error
configobj.DuplicateError: Duplicate section name at line 269.
root@RPi1B-Arelien:/usr/share/weewx/user#

-- 
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to