Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Controllers
  3. Vera
  4. Weather data needed for MySensors OLED switch

Weather data needed for MySensors OLED switch

Scheduled Pinned Locked Moved Vera
6 Posts 3 Posters 1.7k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • dbemowskD Offline
    dbemowskD Offline
    dbemowsk
    wrote on last edited by
    #1

    I will probably post this question to the micasaverde forums also, but I'm posting here for those MySensors users who may be doing anything related.

    I am working on a light switch with an OLED display in which I want to display weather information. Is there anyone in here that uses UI7 on their vera and pulls weather data from anywhere for use in a MySensors project? I was looking at the Wunderground weather plugin, but the last update of that plugin was from January of 2015. Not to mention the link that they say to use to get the needed API key is a dead link. I just want a way to determine the current weather condition for my area.

    Any help is appreciated.

    Vera Plus running UI7 with MySensors, Sonoffs and 1-Wire devices
    Visit my website for more Bits, Bytes and Ramblings from me: http://dan.bemowski.info/

    1 Reply Last reply
    0
    • BartEB Offline
      BartEB Offline
      BartE
      Contest Winner
      wrote on last edited by
      #2

      @dbemowsk yes i'm using Weather Underground with my Vera box (http://apps.mios.com/all-reviews.php?id=45)

      Not sure if this work with UI7 (i still use UI5), but the plug in is quite simple so it should work.
      If you create a free weather underground account a API key will be created, i also use the same key for a virtual rain sensor.

      Using this proposed protocol extention : https://forum.mysensors.org/topic/6601/extra-command-message-type-for-local-data-requests will enable you to retrieve information from the Weather plugin, into the MySensors network.

      It is something i'd really like to be added to the core functionality...

      dbemowskD 1 Reply Last reply
      0
      • BartEB BartE

        @dbemowsk yes i'm using Weather Underground with my Vera box (http://apps.mios.com/all-reviews.php?id=45)

        Not sure if this work with UI7 (i still use UI5), but the plug in is quite simple so it should work.
        If you create a free weather underground account a API key will be created, i also use the same key for a virtual rain sensor.

        Using this proposed protocol extention : https://forum.mysensors.org/topic/6601/extra-command-message-type-for-local-data-requests will enable you to retrieve information from the Weather plugin, into the MySensors network.

        It is something i'd really like to be added to the core functionality...

        dbemowskD Offline
        dbemowskD Offline
        dbemowsk
        wrote on last edited by
        #3

        @barte Seeing how old the plugin was and the fact that there didn't seem to be much movement on the plugin in 3 years, I was wondering if it was a dead plugin. The fact that I had some trouble with the website and getting to where I could fill out the form for the API key was also leaning me in that direction. I did have some trouble getting the API key, but after some fiddling, I did get it. Yesterday after putting in the API key and my location, it didn't seem to be pulling any data. However I got home from work today and when I checked, this is what I am getting:
        0_1515107966478_4cfc6103-8da3-45b5-ad45-8cbf4c9f8231-image.png

        I have never heard of Lake Banjo, but I live in Stevens Point.

        A question I have with this. Is there a list of the text it will show for Conditions? I think that is what I am going to want to use to determine what graphic is shown on the screen when it does the simple weather display, but I would need to know how many conditions I would need graphics for. One last thing, does this give any kind of weather summary. Thought about possibly displaying that on the screen if it wasn't too long.

        Vera Plus running UI7 with MySensors, Sonoffs and 1-Wire devices
        Visit my website for more Bits, Bytes and Ramblings from me: http://dan.bemowski.info/

        BartEB 1 Reply Last reply
        0
        • korttomaK Offline
          korttomaK Offline
          korttoma
          Hero Member
          wrote on last edited by korttoma
          #4

          Just to let people know of what other possibilities are out there I would like to mention OpenWeather plugin for openLuup that is also compatible with Vera:

          http://forum.micasaverde.com/index.php/topic,36777.0.html

          Might be a bit more complicated to install but it has some nice features that the Weather Underground plugin does not have like fetching weather data in other language than English.

          Changelog:
          Version 1.0 2016-07-15 - first production version, installation via the AltUI/openLuup App Store
          Version 1.1 2016-08-24 - major rewrite for cleaner and faster code, but no new functionality
          Version 1.2 2016-09-22 - added language parameter to fetch the WU data in another language than English (@korttoma suggestion) and added today and tomorrow forecast data (high/low temps, conditions and text forecast)
          Version 1.3 2016-11-13 - added WU display and observation locations (@jswim788 suggestion)
          Version 1.4 2016-11-14 - added 'AllowEstimated' parameter variable, to ignore estimated data produced by WU when a weather station becomes somehow unavailable
          Version 1.5 2017-01-19 - update suggested by @amg0 to allow for two icons to appear in the device in AltUI: Not only today's weather condition, but also tomorrow's. This change will be effective with a new release of AltUI by @amg0 to enable the display of the additional icon.
          Version 1.6 2017-01-30 - amg0 update for 'WindSpeed' variable

          • Tomas
          1 Reply Last reply
          1
          • dbemowskD dbemowsk

            @barte Seeing how old the plugin was and the fact that there didn't seem to be much movement on the plugin in 3 years, I was wondering if it was a dead plugin. The fact that I had some trouble with the website and getting to where I could fill out the form for the API key was also leaning me in that direction. I did have some trouble getting the API key, but after some fiddling, I did get it. Yesterday after putting in the API key and my location, it didn't seem to be pulling any data. However I got home from work today and when I checked, this is what I am getting:
            0_1515107966478_4cfc6103-8da3-45b5-ad45-8cbf4c9f8231-image.png

            I have never heard of Lake Banjo, but I live in Stevens Point.

            A question I have with this. Is there a list of the text it will show for Conditions? I think that is what I am going to want to use to determine what graphic is shown on the screen when it does the simple weather display, but I would need to know how many conditions I would need graphics for. One last thing, does this give any kind of weather summary. Thought about possibly displaying that on the screen if it wasn't too long.

            BartEB Offline
            BartEB Offline
            BartE
            Contest Winner
            wrote on last edited by
            #5

            @dbemowsk yes there is a list available https://www.wunderground.com/weather/api/d/docs?d=resources/phrase-glossary also showing a list of icons

            dbemowskD 1 Reply Last reply
            0
            • BartEB BartE

              @dbemowsk yes there is a list available https://www.wunderground.com/weather/api/d/docs?d=resources/phrase-glossary also showing a list of icons

              dbemowskD Offline
              dbemowskD Offline
              dbemowsk
              wrote on last edited by
              #6

              @barte Perfect, that's what I needed... THANKS

              Vera Plus running UI7 with MySensors, Sonoffs and 1-Wire devices
              Visit my website for more Bits, Bytes and Ramblings from me: http://dan.bemowski.info/

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              27

              Online

              11.7k

              Users

              11.2k

              Topics

              113.1k

              Posts


              Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • MySensors
              • OpenHardware.io
              • Categories
              • Recent
              • Tags
              • Popular