OpenSprinkler / OpenSprinkler-Weather

OpenSprinkler weather service used to calculate watering scale for the OpenSprinkler Unified Firmware.
https://opensprinkler.com
63 stars 38 forks source link

Accuweather Provider #141

Open clarejor opened 1 year ago

clarejor commented 1 year ago

Adds AccuWeather (AW) weather provider

The following .env variables are needed:

WEATHER_PROVIDER=AccuWeather
ACCUWEATHER_API_KEY=<your API key>

Note the free API is limited to 50 calls per day.