dakboard / Cloud-Platform

Feature requests, enhancements and anything you'd like to see in DAKboard!
https://dakboard.com
167 stars 39 forks source link

Weather Underground Precipitation Coming Out Blank #1968

Closed Dan-Peck closed 10 months ago

Dan-Peck commented 10 months ago

After implementation of #1937 one of our Weather Underground customers was able to give it a test, and found that the precipitation amount showed up as "blank" with just "mm" unit showing.

image

After some initial analysis, we have determined this is due to the interpretation of qpf and qpfSnow keys in the data returned back from WU were expected to be a number, however they are an array of numbers. This Issue will address the additional mapping that is needed for the precipitation amounts feature to work properly from WU sources.

Dan-Peck commented 10 months ago

Note: The missing precipitation chance for WeatherUnderground has also been corrected as part of this effort.

Dan-Peck commented 10 months ago

Merged in @ 43c8168 and added to the queue for upcoming release to the live site.

MadBratt commented 10 months ago

Hi, I now have the %rainfall chance and Expected Rainfall. Is it possible to pull the live actual rainfall for the day? and have it along the very bottom next to UV or something like that?

weather

cocarrig commented 10 months ago

@MadBratt,

I that is probably a good idea, do you mind opening a discussion in this project for this and if it gains traction we will see if that can be implemented?

MadBratt commented 10 months ago

Will do... but it was actually what I had asked for originally! LOL

Dan-Peck commented 9 months ago

Will do... but it was actually what I had asked for originally! LOL

@MadBratt - the way this feature has been developed was due to my misinterpretation of the original request, I sincerely apologize for that! I appreciate your understanding, and patience regarding this topic! Hopefully before long, this new Discussion 1974 you created can circle back and we can add the "current" implementation to display total precipitation for the current day along with the forecast data.