Yeah no issues with it picking up data from the sensors On Wednesday, July 14, 2021 at 3:21:10 PM UTC-7 vince wrote:
> Does the console recognize your Vue sensors ok ? > > On Wednesday, July 14, 2021 at 11:38:48 AM UTC-7 [email protected] > wrote: > >> So I switched out my console for my Davis Vantage Vue because the old one >> had the signal fail. Now with the new one WeeWx doesn’t seem to recognize >> the hardware. >> >> ./EW5321/bin/wee_device --info >> Using configuration file /home/pi/EW5321/weewx.conf >> Using Vantage driver version 3.2.1 (weewx.drivers.vantage)Traceback (most >> recent call last): >> File "./EW5321/bin/wee_device", line 78, in <module> >> main() >> File "./EW5321/bin/wee_device", line 74, in main >> device.configure(config_dict) >> File "/home/pi/EW5321/bin/weewx/drivers/__init__.py", line 67, in >> configure >> self.do_options(options, parser, config_dict, not options.noprompt) >> File "/home/pi/EW5321/bin/weewx/drivers/vantage.py", line 2056, in >> do_options >> station = Vantage(**config_dict[DRIVER_NAME]) >> File "/home/pi/EW5321/bin/weewx/drivers/vantage.py", line 515, in >> __init__ >> self._setup() >> File "/home/pi/EW5321/bin/weewx/drivers/vantage.py", line 1321, in >> _setup >> self.hardware_type = self._determine_hardware() >> File "/home/pi/EW5321/bin/weewx/drivers/vantage.py", line 1312, in >> _determine_hardware >> raise weewx.WeeWxIOError("Unable to read hardware type") >> weewx.WeeWxIOError: Unable to read hardware type >> > -- 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/7d4e9fd4-c365-4583-9f3c-863e57be67c4n%40googlegroups.com.
