Yahoo Weather Binding not showing all info

I get this:

Weather_Precipitation state updated to Undefined
Weather_Dewpoint state updated to Undefined

item:
Number Weather_Precipitation “Precip probability [%d %%]” { weather=“locationId=home, type=precipitation, property=probability” }

I think it is a yahoo issue, I tried with another provider but could not really get that to work eighter.

anyone have a clue why precipitation and dewpoint is not updating? while the rest works fine.

I just tried adding it to my config and I’m seeing the same behavior. The only thing I can think it that either Yahoo! changed their data format so the weather binding can’t find it or the Yahoo! API doesn’t supply this value.

You can switch your logging to DEBUG or TRACE as documented on the wiki to see exactly what is being provided.