Announcement

Collapse
No announcement yet.

Open Source Weather Underground PlugIn

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Hi TeTTiweTTi,

    Latest version is definitely 0.1.53. Version is not something Plug controls directly, it comes with file. You can verify file version by right click -> Properties of file.

    The xml you provided looks fine as expected. Also you can please confirm that Current Temperature is selected in Configuration Page of Plug In.

    Thanks,
    Deepak

    Comment


      #17
      hi,
      have now version 1.5.3 installed.
      I have the current temperature selected in the tab "current"of the configuration page of the plugin.
      In fact I have all possible devices selected.

      below the more detailled log

      Code:
      Jun-10 05:56:26	 	WU Weather	Finished Processing update from station:IWERVIK2
      Jun-10 05:56:26	 	WU Weather	Debug:Updating Wind Speed Address [Current.Wind Speed] to Invalid Value
      Jun-10 05:56:26	 	WU Weather	Debug:Device Wind Speed Address [Current.Wind Speed] has Non-Double Value:[1.0]
      Jun-10 05:56:26	 	WU Weather	Debug:Updating Wind Gust Speed Address [Current.Wind Gust Speed] to Invalid Value
      Jun-10 05:56:26	 	WU Weather	Debug:Device Wind Gust Speed Address [Current.Wind Gust Speed] has Non-Double Value:[5.0]
      Jun-10 05:56:26	 	WU Weather	Debug:Updating Wind Direction Address [Current.Wind Direction] to [270]
      Jun-10 05:56:26	 	WU Weather	Debug:Updating Wind Summary Address [Current.Wind Summary] to [Calm]
      Jun-10 05:56:26	 	WU Weather	Debug:Updating Visiblity Address [Current.Visiblity] to Invalid Value
      Jun-10 05:56:26	 	WU Weather	Debug:Device Visiblity Address [Current.Visiblity] has Non-Double Value:[N/A]
      Jun-10 05:56:26	 	WU Weather	Debug:Updating UV Address [Current.UV] to [-1]
      Jun-10 05:56:26	 	WU Weather	Debug:Updating Solar Radiation Address [Current.Solar Radiation] to Invalid Value
      Jun-10 05:56:26	 	WU Weather	Debug:Device Solar Radiation Address [Current.Solar Radiation] has Non-Double Value:[]
      Jun-10 05:56:26	 	WU Weather	Debug:Updating Pressure Trend Address [Current.Pressure Trend] to [0]
      Jun-10 05:56:26	 	WU Weather	Debug:Updating Pressure Address [Current.Pressure] to [1018]
      Jun-10 05:56:26	 	WU Weather	Debug:Updating Precipitation Today Address [Current.Precipitation Today] to [0]
      Jun-10 05:56:26	 	WU Weather	Debug:Updating Precipitation 1hr Address [Current.Precipitation 1hr] to [0]
      Jun-10 05:56:26	 	WU Weather	Debug:Updating Humidity Address [Current.Humidity] to [84]
      Jun-10 05:56:26	 	WU Weather	Debug:Updating Feel Like Temperature Address [Current.Feel Like Temperature] to Invalid Value
      Jun-10 05:56:26	 	WU Weather	Debug:Device Feel Like Temperature Address [Current.Feel Like Temperature] has Non-Double Value:[12.3]
      Jun-10 05:56:26	 	WU Weather	Debug:Updating Temperature Address [Current.Temperature] to Invalid Value
      Jun-10 05:56:26	 	WU Weather	Debug:Device Temperature Address [Current.Temperature] has Non-Double Value:[12.3]
      Jun-10 05:56:26	 	WU Weather	Debug:Updating DewPoint Address [Current.DewPoint] to [10]
      Jun-10 05:56:26	 	WU Weather	Debug:Updating Summary Address [Current.Summary] to [Partly Cloudy]
      Jun-10 05:56:26	 	WU Weather	Debug:Updating Current Address [Current] to [10/06/2017 05:53:03]
      Jun-10 05:56:26	 	WU Weather	Debug:Got valid data from XML Data from http://api.wunderground.com/api/b94178d7b172efab/yesterday/forecast/conditions/alerts/q/pws:IWERVIK2.xml
      Jun-10 05:56:25	 	WU Weather	Debug:Making call to get XML Data from http://api.wunderground.com/api/b94178d7b172efab/yesterday/forecast/conditions/alerts/q/pws:IWERVIK2.xml
      Jun-10 05:56:25	 	WU Weather	Debug:APIKey:b94178d7b172efab Refresh Interval:15 Minutes Station:IWERVIK2
      Jun-10 05:56:25	 	WU Weather	Starting data fetch from WU Weather from station:IWERVIK2

      Comment


        #18
        great plugin, thanks...

        any way to include 10 day foecast?

        Thanks, bye

        Comment


          #19
          Hi TeTTiweTTi,

          Thanks for providing logs. I think I figured out the problem. I think your computer's locale uses comma as decimal separator. I missed invariant localization enforcement at few places.

          I have fixed that.
          Can you try new build ?

          Thanks,
          Deepak

          Comment


            #20
            Hi Deepak,

            great thinking. my pc indeed uses a comma. I've updated and this has solved m problem.
            Many thanks.

            Regards,
            TeTTiweTTi

            Comment


              #21
              Is it tested on Linux?
              The Readme only says win10.

              Comment


                #22
                WU API is no longer

                It appears that WeatherUnderground no longer supports free API keys. See here: https://www.wunderground.com/weather/api/ anyone know a workaround for this? I was troubleshooting why my temperature was stuck at 6 degrees when it is 70 out.

                Comment


                  #23
                  Will this work with a ZS2?

                  Comment


                    #24
                    Originally posted by cwylie View Post
                    Will this work with a ZS2?
                    Not sure but it should work as it is Windows 10.

                    Comment


                      #25
                      Originally posted by whoamib View Post
                      It appears that WeatherUnderground no longer supports free API keys. See here: https://www.wunderground.com/weather/api/ anyone know a workaround for this? I was troubleshooting why my temperature was stuck at 6 degrees when it is 70 out.
                      My Free WU Key is still working without problem.

                      Comment


                        #26
                        Originally posted by deepakkhajuria View Post
                        My Free WU Key is still working without problem.
                        +1

                        Jean-Francois.

                        Comment

                        Working...
                        X