Sign inSign up

dianoga/weather-proxy

By dianoga

Updated over 5 years ago

Proxy wunderground updates to smartthings

Image
0

2.5K

dianoga/weather-proxy repository overview

weather-proxy

Docker Build Status

Use your local weather station to update SmartThings (or any GET endpoint).

This works in one of two ways

  • Push - Somehow your weather station is pointed at this running script. I'm using a local DNS server to overwrite rtupdate.wunderground.com
  • Poll - Scrape the livedata page on an ObserverIP module

Environment Variables

  • RUN_METHOD: push|poll,
  • ST_URL: ,
  • WUNDERGROUND_STATION: Station ID,
  • WUNDERGROUND_PASSWORD: Password,
  • PORT: 80 - You have to use 80 if you're using the DNS rewrite method. Only used for push method
  • OBSERVER_URL: http:///livedata.htm,
  • INTERVAL: 15,
  • DEBUG: 1

Tag summary

Content type

Image

Digest

Size

344.8 MB

Last updated

over 6 years ago

docker pull dianoga/weather-proxy