rszimm / sprinklers_pi

Sprinkling System Control Program for the Raspberry Pi
GNU General Public License v2.0
310 stars 100 forks source link

wunderground ip - connection timed out #82

Closed sz24 closed 7 years ago

sz24 commented 7 years ago

I try to restart the sprinkler after winter without any changes in the settings.

Now when I try to check the wunderground response the query times out.

Is the IP adress 38.102.136.138 correct? Any other hints...

Thank you in advance Stefan

nhorvath commented 7 years ago

Ping api.wunderground.com and update the ip.

On Wed, Mar 29, 2017 at 5:04 PM, sz24 notifications@github.com wrote:

I try to restart the sprinkler after winter without any changes in the settings.

Now when I try to check the wunderground response the query times out.

Is the IP adress 38.102.136.138 correct? Any other hints...

Thank you in advance Stefan

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/82, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKE3FJwWoxOyxUPOSd9D3gqSwsG8Y50ks5rqsdPgaJpZM4Mtjcf .

sz24 commented 7 years ago

perfect, thanks for your support

Stefan