github cytech/Home-Assistant-wundergroundpws v1.1.0

latest releases: v2.0.7, v2.0.6, v2.0.5...
20 months ago

REQUIRES HOME ASSISTANT V2023.1
Replace condition mapping from wxPhraseShort to iconCode

  • wxPhraseShort is not documented and subject to change by the API and iconCode is not
    • response from weather company API email after request of wxPhraseShort list:
      The wxPhraseShort values are not available to be shared externally.
      These strings are possible to be changed, and mapping these strings can lead to issues for client apps in the
      future.
  • this also allows for the wundergroundpws lang to be set and functional
    • Note: Only the TWC 5-day forecast API handles the translation of phrases for values of the following data.
      dayOfWeek, daypartName, moonPhase, narrative, qualifierPhrase, uvDescription, windDirectionCardinal, windPhrase, wxPhraseLong

Added localization mechanism for wupws sensor friendly names.
Fix/rework sensor device_class and state_class for statistics
update wunderground language codes

Don't miss a new Home-Assistant-wundergroundpws release

NewReleases is sending notifications on new releases.