I setup Weewx 3.9.1 about 6yrs ago when Acurite dropped support for their SmartHub, and haven't upgraded since.
Recently I moved home and lost a sensor in one of the packing boxes and then found it again after the battery had been flat for almost 6 months. It displays temperature and humidity and the repeater flickers when it transmits, but weewx is not recording any data for that sensor ID#. Acurite gave instructions on how to register a sensor, but as the turned off the server that support SmartHubs I can't do that https://support.acurite.com/hc/en-us/articles/360021588913-Add-a-Sensor-to-the-My-AcuRite-Dashboard- I found these instructions for weewx but I'm getting errors when I try to sniff https://github.com/matthewwall/weewx-interceptor [root]# PYTHONPATH=bin python /usr/share/weewx/user/interceptor.py --conf=/etc/weewx/weewx.conf --device=acurite-bridge --mode=sniff --iface=ens3 --filter="src XXX.XXX.XXX.XXX and dst port 80" Traceback (most recent call last): File "/usr/share/weewx/user/interceptor.py", line 212, in <module> import weewx.drivers ImportError: No module named weewx.drivers Could the sensor have lost it's ID? The reset button on the sensor doesn't help. What else can I try? -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/766727b3-a72f-49b1-afd0-2fe7d9592343n%40googlegroups.com.