YW3 & WUHU thunderstorm problems

Any questions? Any answers?
Post Reply
sibenik-meteo

YW3 & WUHU thunderstorm problems

Post by sibenik-meteo »

I didnt's see is somebody notice that. When you send data of thunderstorm with WUHU it is work on yw2 but on yw3 isn't. This is script with thunderstorm observation send by WUHU.

Code: Select all

<response>
  <current_weather>
    <temperature unit="c">
      <current value="14.9"/>
      <feels_like value="14.9"/>
    </temperature>
    <humidity value="80"/>
    <pressure value="1005.42" trend="-0.34" unit="hPa"/>
    <wind>
      <speed value="0.0" unit="kph"/>
      <direction value="315"/>
      <gust value="0.0" unit="kph"/>
    </wind>
    <sky>
      <clouds value="overcast" include="always"/>
      <description value="Overcast"/>
      <precipitation>
        <rain>
          <rate value="1.02" unit="mmph"/>
          <daily_total value="8.89" unit="mm"/>
        </rain>
      </precipitation>
      <thunderstorm value="12"/>
    </sky>
    <auto_update>
      <interval value="65"/>
    </auto_update>
  </current_weather>
</response>
User avatar
par
Posts: 8736
Joined: Mon Sep 21, 2009 11:56 am
Name: Pasha
Location: Saint-Petersburg, Russia
Contact:

Re: YW3 & WUHU thunderstorm problems

Post by par »

Thank you so much for reporting this!

I have overlooked the case when the lightning frequency is specified as a number.
Will be fixed in the next widget release (beginning of the next week).
Though, the lightning frequency still is not going to be reflected.
This feature is on our list but it is not done yet.
Get YoWindow weather app for your phone or tablet.

Image Image Image
Post Reply