In the weewx.conf file, you can uncomment the 'ip_address_mask' line and set it to whatever is the correct address mask for your network. The HP1000 code must be running on a computer that is on the same network sub-net as the weather console. Setting the 'ip_address_mask' overrides the automatic selection of the computers IP address as the default. Failing that,if you know Python, then go into the HP1000.py code and remove the stat of the 'connectToWeatherStation' function and set 'self.ws_socket' to be an open connection to the remote IP address. Susan
On Tuesday, July 30, 2019 at 4:55:44 AM UTC+10, Bill Volz wrote: > > I had this working for 2 years but it stopped Saturday. I got it working 2 > years ago and don't quite recall what I did. I think I used EasyWeatherIP > to change web page in the setup page from "www.wunderground.com' to > 'www.***.com". Now when I try to change it with EWIP, it doesn't make the > change - it has made other changes. Not sure if there is a trick. I've > tried to install HP1001 but it times out and can't find the WS-1001. Is > there a way to tell HP1001 what the IP address of the WS_1001 is - I have > it on a static address using the MAC address on my router. I tried to > install ObserverIP and that's not working either. Current WS-1001 firmware > is 2.4.3 and would prefer to not have to upgrade that since it's a pain in > a$$ to get everything update again. > > Any hints on how to get it connected again would be appreciated. Thanks > -- 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/9fe7134f-26c6-4e82-bae1-457acb777a98%40googlegroups.com.
