Weather Underground widget for HABpanel (Openhab)

Description

Weather Underground widget for HABpanel (Openhab). You must use the Weather Underground binding SNAPSHOT-2.3.0 minimum build #1212, otherwise the iconKey channel will not work.

Download

The widget and images: weather-underground.widget.json

Weather Underground icons: weather-underground-icons

Installation

  • Install the Weather Underground binding via PaperUI.
  • Configure the Thing: Local Weather (You can set your preferred language).
  • If you havent done already, change your locality of Openhab in Paperui / Configuration / System / Regional Settings and restart Openhab and clear your browsers cache. This way the Widget will follow te locallity with transforming the dates.
  • Import the downloaded widget to your HABpanel.
  • Download weather-underground-icons repository from here.
  • The 'weather-underground-icons' folder should be stored in your '/conf/html/' folder.
  • Set the 'ServerPath' variable in the widget to '/static/weather-underground-icons-master/dist' (default).
  • Place the three .png images in your '/conf/html/weather-underground-icons/dist/images' folder.

The complete structure would look like this:

  • /conf/html
    • /weather-underground-icons
      • /css
      • /js
      • /dist
        • wu-icons-style.css
        • wu-icons-style.min.css
        • /icons <= this is where the different icon theme’s are stored
        • /images
          • feel.png
          • humidity.png
          • wind.png

Your ServerPath variable in the widget would look like this:

You can set the 'IconSet' to one of the following options:

  • black
  • solid-black
  • solid-white
  • white

The location of your ‘/conf/html’ folder depends on your Openhab installation.

Help

If you need any help, use this topic on the Openhab community forum.

For issues and feature requests, please use the Issues module on Github.