Ten Day Forecast not getting updated

Posted on
Sun Jun 28, 2015 3:21 pm
SSteve offline
User avatar
Posts: 84
Joined: Sep 12, 2012
Location: Sierra Foothills, California

Ten Day Forecast not getting updated

I've created a Ten Day Forecast device, but it's not getting populated with data. Here's the log with debug level set to medium:

Code: Select all
  WUnderground Debug              refreshWeatherData() method called.
  WUnderground Debug              callDay() method called.
  WUnderground Debug                callDay: 2015-06-28
  WUnderground Debug                dailyCallLimitReached: False
  WUnderground Debug                Is todayDate: 2015-06-28 greater than dailyCallDay: 2015-06-28?
  WUnderground Debug                  Today is not a new day.
  WUnderground Debug                Has the call limit been reached?
  WUnderground Debug                  The daily call limit has not been reached.
  WUnderground Debug              Getting weather data for device: Ten Day Forecast
  WUnderground Debug              getGlobalProps() method called.
  WUnderground Debug              Device Model: WUnderground Ten Day Forecast
  WUnderground Debug                self.configMenuUnits: S
  WUnderground Debug                self.configWindDirUnits: DIR
  WUnderground Debug                self.configWindSpdUnits: AVG
  WUnderground Debug                self.distanceUnits: 
  WUnderground Debug                self.itemListUiUnits: S
  WUnderground Debug                self.location: 39.275183,-120.997715
  WUnderground Debug                self.percentageUnits: %
  WUnderground Debug                self.pressureUnits: 
  WUnderground Debug                self.rainUnits: 
  WUnderground Debug                self.temperatureUnits: °
  WUnderground Debug                self.windUnits: 
  WUnderground Debug              getWeatherData() method called.
  WUnderground Debug              Weather Underground URL supressed. Set debug level to [High] to write it to the log.
  WUnderground Debug              Adding weather data for 39.275183,-120.997715 to masterWeatherDict.
  WUnderground Debug              callCount() method called.
  WUnderground Debug                492 callsLeft = (500 - 8)
  WUnderground Debug                Daily call limit not yet reached. No problems here.
  WUnderground Debug              Locations Polled: [u'39.275183,-120.997715']
  WUnderground Debug              Weather Underground cycle complete.


If I then go into the scripting shell here's what I get:

Code: Select all
>>> print indigo.devices[14537215].states
States : (dict)
     d01_conditions :  (string)
     d01_date :  (string)
     d01_day :  (string)
     d01_high : 0 (integer)
     d01_icon :  (string)
     d01_low : 0 (integer)
     d01_pop : 0 (integer)
     d01_windDir :  (string)
     d01_windSpeed : 0 (integer)
     d02_conditions :  (string)
     d02_date :  (string)
     d02_day :  (string)
     d02_high : 0 (integer)
     d02_icon :  (string)
     d02_low : 0 (integer)
     d02_pop : 0 (integer)
     d02_windDir :  (string)
     d02_windSpeed : 0 (integer)
     d03_conditions :  (string)
     d03_date :  (string)
     d03_day :  (string)
     d03_high : 0 (integer)
     d03_icon :  (string)
     d03_low : 0 (integer)
     d03_pop : 0 (integer)
     d03_windDir :  (string)
     d03_windSpeed : 0 (integer)
...snip...


I set the debugging level to high and went to the URL generated by the WUnderground plugin. I've attached the response.

What is keeping the Ten Day Forecast device from working? I also created a WUnderground Weather device and it's also all zeros.
Attachments
response.txt
(137.14 KiB) Downloaded 99 times

Posted on
Sun Jun 28, 2015 3:59 pm
howartp offline
Posts: 4559
Joined: Jan 09, 2014
Location: West Yorkshire, UK

Re: Ten Day Forecast not getting updated

From memory, ten day forecast needs a higher license level.

Did you pick the default one suggested in the docs, or pick the highest-available free license?


Sent from my iPhone using Tapatalk

Posted on
Sun Jun 28, 2015 6:26 pm
DaveL17 offline
User avatar
Posts: 6753
Joined: Aug 20, 2013
Location: Chicago, IL, USA

Re: Ten Day Forecast not getting updated

From memory, ten day forecast needs a higher license level.

That's right. Several of the device types require a Cumulus or Anvil plan level. Please ensure that you have a proper plan level, and if the device type still does not populate, we'll dig deeper.

Dave

I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]

Posted on
Sun Jun 28, 2015 7:00 pm
SSteve offline
User avatar
Posts: 84
Joined: Sep 12, 2012
Location: Sierra Foothills, California

Re: Ten Day Forecast not getting updated

DaveL17 wrote:
That's right. Several of the device types require a Cumulus or Anvil plan level. Please ensure that you have a proper plan level, and if the device type still does not populate, we'll dig deeper.

Yes, I have the Anvil level. I guess it was a matter of impatience because after coming back home after a concert, the Ten Day Forecast and WUnderground weather devices are both happily not filled with zeros.

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 3 guests