[userModule] WeatherUnderground (Updated 2016/05/31)

Tips, Tricks and Scripts to enhance your home automation and workaround known device bugs, limitations and incompatibilities
Post Reply
maros
Posts: 103
Joined: 05 Apr 2014 11:21

[userModule] WeatherUnderground (Updated 2016/05/31)

Post by maros »

This plugin queries the WeatherUnderground API and creates up to six mulilevel sensor devices showing
  • the current weather conditions
  • the weather forecast
  • the current humidity (optional)
  • the current wind (optional)
  • the UV index (optional)
  • the air pressure (optional)
It can distinguish between Celsius and Fahrenheit, as well as between metric and imperial units. Furthermore, almost all data returned from the API can be accessed via device metrics. The module is fully interchangeable with the ForecastIO plugin since it uses the same metrics names for most data.

Tested with Z-Way version v2.1.1, v.2.2.1, v.2.2.2
Bug/Issue tracker at https://github.com/maros/Zway-WeatherUnderground/issues
Documentation at https://github.com/maros/Zway-WeatherUn ... /README.md
Download at https://github.com/maros/Zway-WeatherUn ... d/releases
Last edited by maros on 20 Jun 2016 09:58, edited 3 times in total.
Z-Way 2.2.4 on Raspi B | My Zway GitHub repos | Amazon Wishlist to support module development
FrankR
Posts: 33
Joined: 23 Nov 2015 22:03

Re: [userModule] WeatherUnderground (Updated 2015/12/20)

Post by FrankR »

Hi,
I had a "Notification error" with WeatherUnderground app, see this thread:
viewtopic.php?f=3422&t=22832&p=60744#p60744

The main problem was caused by raspberry wlan module. Alright, I fixed it. But why does the app have a notification problem?

Best regards
Frank
Post Reply