Alright, so the good news is that the vendor_id and product_id are still the same.
NOTE: I just noticed that in your configuration, you specified driver = user.hp3000. Unless you made a change, it should be driver = user.ws3000. Assuming that you installed the driver correctly in the bin/user directory, to check if the current code is working with your station you could try the following: 1. first, stop weewx. 2. from the weewx folder, run the command: PYTHONPATH=bin python bin/user/ws3000.py NOTE: you may have to replace the 'logdbg' statements by 'print', lines 624 and 626, if you don't see the data (check in the logs first). Something else that you could try is to enable debug in the weewx configuration file (debug = 1), start weewx, and send me the log. -- 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/0b263130-aa56-41df-aa20-721f241874be%40googlegroups.com.
