Weather underground (Wunderground) weather sensor

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

@rpitera Thanks for testing it. I just need to adjust some details but I really appreciate your help.
Marcelo

1 Like

I really appreciate you updating the attributes. I’m so happy to have everything I was tracking under the original custom component version. Please keep me in mind if you need any help testing anything in the future. BTW, I also reported over at Github on the PR.

@rpitera Sure. Let’s wait the team to review the patch and hopefully it will make into the next HA release.

Thanks again for your help.

1 Like

@tchellomello Great work again :slight_smile:

Hello everyone, the PR was accepted. It should be available on the next HA major release.

Thanks.

1 Like

I thought it was going to be in the 32.3 merge but then I saw it was in the dev branch. :frowning:

At least it’s coming soon. Thanks again for fixing this up and getting all the attributes to work. Restarts are so much easier without the 15-20 template sensors required to run the old version!

@rpitera Surething. Glad to help!

Happy Automation!!!

mmello

I’ve been seeing this for the last two or three days - I am getting my data and I checked at the WU dashboard to see if maybe my API key expired or if I was over some limit but everything is fine on their end.

16-11-16 10:16:03 custom_components.sensor.wunderground: Check WUnderground API ('you must supply a key',)

I’ve seen it in the logs once or twice after leaving things up for awhile; any ideas?

Just as an update, I’ve been back up and running for about an hour now and I’ve received the same error two more times. Also, I am currently downgraded to .31.1 for our other testing (Nest) but I was receiving the same errors at the same frequency with .32.3.

Hey there…

i’ve been seeing this for more than a week…
but no data loss at all

16-11-16 18:13:31 homeassistant.components.sensor.wunderground: Check WUnderground API (‘you must supply a key’,)
16-11-16 18:13:31 homeassistant.core: Error inside async loop: Task exception was never retrieved
16-11-16 18:18:30 homeassistant.components.sensor.wunderground: Check WUnderground API (‘you must supply a key’,)
16-11-16 18:18:30 homeassistant.core: Error inside async loop: Task exception was never retrieved
16-11-16 18:29:30 homeassistant.components.sensor.wunderground: Check WUnderground API (‘you must supply a key’,)
16-11-16 18:29:30 homeassistant.core: Error inside async loop: Task exception was never retrieved
16-11-16 18:30:00 homeassistant.components.sensor.wunderground: Check WUnderground API (‘you must supply a key’,)
16-11-16 18:30:00 homeassistant.core: Error inside async loop: Task exception was never retrieved
16-11-16 18:46:00 homeassistant.components.sensor.wunderground: Check WUnderground API (‘you must supply a key’,)
16-11-16 18:46:00 homeassistant.core: Error inside async loop: Task exception was never retrieved
16-11-16 18:46:30 homeassistant.components.sensor.wunderground: Check WUnderground API (‘you must supply a key’,)
16-11-16 18:46:30 homeassistant.core: Error inside async loop: Task exception was never retrieved
16-11-16 18:47:00 homeassistant.components.sensor.wunderground: Check WUnderground API (‘you must supply a key’,)
16-11-16 18:47:00 homeassistant.core: Error inside async loop: Task exception was never retrieved
16-11-16 18:47:31 homeassistant.components.sensor.wunderground: Check WUnderground API (‘you must supply a key’,)
16-11-16 18:47:31 homeassistant.core: Error inside async loop: Task exception was never retrieved