This is known problem: https://groups.google.com/g/weewx-user/c/cS5cihJKuuA/m/nm3yOI3aAAAJ
It's a non-critical error that is only a factor when using --info. On Tue, Aug 29, 2023 at 3:31 AM Karl Napp <[email protected]> wrote: > Hi, > before starting weexw I wanted to check the connection to the Vantage > again. I first stopped weewxd and then called wee_device -info. Here is the > message: > wee_device --info > Using configuration file /etc/weewx/weewx.conf > Using Vantage driver version 3.5.2 (weewx.drivers.vantage) > Querying... > Davis Vantage EEPROM settings: > > CONSOLE TYPE: Vantage Pro2 > > CONSOLE FIRMWARE: > Date: May 3 2010 > Version: 2.00 > > CONSOLE SETTINGS: > Archive interval: 300 (seconds) > Altitude: 167 (meter) > Wind cup type: small > Rain bucket type: 0.2 mm > Rain year start: 1 > Onboard time: 2023-08-29 10:53:34 > > CONSOLE DISPLAY UNITS: > Barometer: hPa > Temperature: degree_10C > Rain: mm > Wind: km_per_hour > > CONSOLE STATION INFO: > Latitude (onboard): +49.8 > Longitude (onboard): +8.9 > Use manual or auto DST? MANUAL > DST setting: OFF > Use GMT offset or zone code? GMT_OFFSET > Time zone code: N/A > GMT offset: +2.0 hours > Temperature logging: LAST > Retransmit channel: ON (255) > > Traceback (most recent call last): > File "/usr/share/weewx/wee_device", line 76, in <module> > main() > File "/usr/share/weewx/wee_device", line 72, in main > device.configure(config_dict) > File "/usr/share/weewx/weewx/drivers/__init__.py", line 67, in configure > self.do_options(options, parser, config_dict, not options.noprompt) > File "/usr/share/weewx/weewx/drivers/vantage.py", line 2157, in > do_options > self.show_info(station) > File "/usr/share/weewx/weewx/drivers/vantage.py", line 2281, in show_info > transmitter_list = station.getStnTransmitters() > File "/usr/share/weewx/weewx/drivers/vantage.py", line 1289, in > getStnTransmitters > 'repeater' : Vantage.repeater_dict[repeater_id], > KeyError: 1 > Is this error uncritical or will weed have problems ? > > -- > 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/5457bcb7-eaa2-4bd0-af03-8473b29684cen%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/5457bcb7-eaa2-4bd0-af03-8473b29684cen%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAPq0zEB%3Ds8%2BP_GjjGYMY7zZHNC%3DyLTDOu8tdpUtnmx1ZwZCfQg%40mail.gmail.com.
