Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 981 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 981 Bytes

Hubitat Weather Underground Personal Weather Station Driver

This is a device driver for getting weather information from a personal weather station via Weather Underground.

In order to work, you need to specify a Weather Underground API key and, of course, a weather station to get data from.

In addition to retrieving the latest observation, it also computes the average temperature over a specified number of hours, which was inspired by Gary Milne's NWS data driver.

Related