Weather underground (Wunderground) weather sensor

Thanks! I’ll test it out this weekend and let you know how it works for me.

@rpitera Sounds good. Thank you!

Looking good - the only things missing from my original setup are elevation and location.

Elevation I can do without as it is the GPS elevation, not the actual WX station, but it would be nice to have the location if possible.

Nice, thanks for the feedback.

I’ll add it and then I’ll check with you again if you can test it one more time.

I might have it ready by the end of the week.

Thanks @rpitera

1 Like

Even if these can’t be worked out, I am definitely at the point where I can move off the old custom one and over to your version now - thanks so much for adding those attributes!

EDIT:

Does this test version include the patch in this PR?
https://github.com/home-assistant/home-assistant/pull/4070

Hey there, nice work!

Would you mind to add language support?
https://www.wunderground.com/weather/api/d/docs?d=language-support

sensor:
platform: wunderground
api_key: your_api_key
lang: NL

@rpitera not yet. I’ll work on a PR this weekend and I’ll post here then you can track.

1 Like

@vehsen Hello, I’ll look into this too. Thanks for the heads up!

2 Likes

Feel free to PM - I’m all set up now so I can test it right away.

1 Like

@rpitera, I just posted a PR at https://github.com/home-assistant/home-assistant/pull/4306

Could you please test it at https://raw.githubusercontent.com/tchellomello/home-assistant/7f714688bf1cd072da9acc0c7fa9756ab2588145/homeassistant/components/sensor/wunderground.py and reports the results at https://github.com/home-assistant/home-assistant.github.io/pull/1418?

Thank you!

Restarting with new code now.

1 Like

Everything seems to be working fine but I don’t see the elevation or location attributes in the code anywhere. Were they supposed to be in this version?

@rpitera I’m adding it now.

Gimme a shout - I’m making tutorials so I’ll be live for a bit. :slight_smile:

@rpitera Can you please give a try with this version https://raw.githubusercontent.com/tchellomello/home-assistant/1506c56e01731bed3d8de41edc3f14225b546c5b/homeassistant/components/sensor/wunderground.py ?

Thank you

1 Like

sensor.pws_location and sensor.pws_elevation are both showing “Unknown” for values.

Got to head to bed (12:30 AM here) so I can get up early to vote tomorrow, but I will check in again in the morning.

@rpitera it should work with this version now https://raw.githubusercontent.com/tchellomello/home-assistant/dda68e6b5010eabff41a98320165c30895a9af24/homeassistant/components/sensor/wunderground.py

please let me know

2 Likes

Good morning - downloaded and testing now.

Nailed it! Everything is showing up correctly now!

1 Like