rszimm / sprinklers_pi

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

Add Host header to Wunderground API Request #25

Closed nhorvath closed 8 years ago

nhorvath commented 10 years ago

Send Host: api.wunderground.com header to satisfy akamai servers which are faster and more reliable for some people than the old api server. This change does not break requests to the old server. Fixes issue #18

nhorvath commented 10 years ago

Also added a script to create a report that can be emailed from cron.