BoomX2 wrote: 
> Is it always the same URL when the error is logged? 
> 
> Is the correct weather data displayed for your location?

It was the same URL each time. The weather location code being used was
USCA9012:1:US, which looks like it's invalid(?). I changed it to
USCA0563:1:US, which has made the error message go away. However I'm
still not seeing any data on the screen of my Touch. I'm not sure what
the JSON returned from weather.com is supposed to look like, but here's
what I see when I go to that URL in the browser:

Code:
--------------------
       {"locType":1,"locId":"USCA0563","procTm":"20160905123149","cityNm":"LA 
HABRA","stCd":"CA","prsntNm":"La Habra, 
CA","cntryCd":"US","coopId":"72297032","lat":33.93,"long":-117.94,"obsStn":"KFUL","secObsStn":"KSLI","tertObsStn":"KLGB","gmtDiff":-8,"regSat":"sw","cntyId":"CAC059","cntyNm":"ORANGE","zoneId":"CAZ554","zoneNm":"Orange
 County 
Inland","cntyFips":"06059","active":1,"dySTInd":"Y","dmaCd":803,"zipCd":"90633","elev":317,"cliStn":"040192","tmZnNm":"Pacific
 Standard 
Time","tmZnAbbr":"PST","dySTAct":"N","clsRad":"LAX","ultRad":"LAX","ssRad":"sw","lsRad":"we","siteId":"US","idxId":"KFUL","primTecci":"T72297032","arptId":"FUL","mrnZoneId":"PZZ655","pllnId":"SAN","skiId":"267","tideId":"W0000427","epaId":"ca147","_arptNear":["LGB","SNA","ONT"],"_arptNearDist":[{"key":"LGB:9:US","dist":13},{"key":"SNA:9:US","dist":15},{"key":"ONT:9:US","dist":20}],"_skiNear":[{"key":"261:11:US","tLifts":14,"dist":20},{"key":"267:11:US","tLifts":4,"dist":21},{"key":"402:11:US","tLifts":12,
 
"dist":55},{"key":"43:11:US","tLifts":12,"dist":62},{"key":"400:11:US","tLifts":14,"dist":64},{"key":"361:11:US","tLifts":11,"dist":120},{"key":"227:11:US","tLifts":28,"dist":122},{"key":"194:11:US","tLifts":7,"dist":129},{"key":"29:11:US","tLifts":5,"dist":149},{"key":"209:11:US","tLifts":4,"dist":150}],"_gprId":"NAM","_dstDates":{"startDate":"2022-03-13T10:00:00.000Z","endDate":"2022-11-06T09:00:00.000Z"},"wmId":"LGB","PollenIds":{"tree":"KSNA","grass":"KSNA","ragweed":"KSNA"},"isBoatBeach":true,"ianaTmZn":"America/Los_Angeles","stNm":"California","_country":"United
 States Of America"}
  
--------------------
      
Not seeing much in the way of current weather information in there, but
then maybe this is only one of several fetches that SDT does, I don't
know.

At any rate, I'm not seeing errors in the log but I'm also not seeing
data on the screen, so still not sure what's going on.

- Jeff


------------------------------------------------------------------------
jallison's Profile: http://forums.slimdevices.com/member.php?userid=1465
View this thread: http://forums.slimdevices.com/showthread.php?t=112122

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to