Virtual Device Driver for Hubitat. It will create a device that reads in lots of weather data from weather stack's api, gets sunrise and sunset times from sunrise sunset.
This was largely ported from DarkSky.net-WeatherDriver
- Copy over the
weatherstack.groovy
file into Hubitat as a Device Driver. - Create a new virtual device using the new
Weatherstack Weather Driver
- Create an account at weatherstack, and create a new API key.
- Put API key in the
Weatherstack key
field. - Profit
With the free version, stick with the default of polling 4 every hours as this should keep you under the allowed number of API calls.