Skip to content

WeatherUnderground

jmb42 edited this page Apr 9, 2017 · 3 revisions

Weather Underground Plugin

This plugin is connecting to the www.wunderground.com website and collects weather information to the Yadoms domotic software.

This plugin need a API Key to connect the website. This key could be obtain for free at this address http://www.wunderground.com/weather/api/.

Many information could be requested when connected to the site.

Data Features :

alerts-----------------> Not Yet developed.
almanac----------------> Not needed.
astronomy--------------> OK
conditions ------------> OK
currenthurricane-------> Not Yet developed.
forecast---------------> Not Yet developed.
forecast10day----------> OK
geolookup--------------> OK.
history----------------> Not needed.
hourly-----------------> Not needed.
hourly10day------------> Not needed.
planner----------------> Not needed.
rawtide----------------> Not needed.
satellite--------------> Not needed.
tide-------------------> Not needed.
webcams----------------> Not needed.
yesterday--------------> Not needed.

Conditions :

Keywords declared:

Normal Conditions:

  • temperature
  • pressure
  • Humidity
  • Visibility
  • UV
  • DewPoint
  • Rain_1hr
  • WeatherCondition

About the wind:

  • WindDirection
  • windAverageSpeed
  • windMaxSpeed
  • FeelsLike
  • Windchill
Clone this wiki locally