Wunderground also implemented a new API for those customers with a PWS. I am not aware that the official integration has been updated for this new API. To my knowledge, there is a custom component that uses the new API. And personally I use a REST sensor.
Ok, that explains why the standard Wunderground integration isn’t working for you. It uses the API (and API key) that was deprecated. As a weather data contributor, you are using the new API (and API key) which isn’t supported by the standard Wunderground integration.
Hi, sorry in jumping into the chat, I’m interested in getting wunderground working with HA, I have a new API, but can’t find the custom component, do you have a link to the details please
I would love to get an advanced tutorial how to set this up. I´ve got a personal weather station and copying the config from https://github.com/cytech/Home-Assistant-wundergroundpws wouldn´t do the trick for me. If someone got this working, please help me
1.) Put the URL in secrets.yaml, replacing <APIKEY> and <STATIONID> with your values
2.) Put the rest in configuration.yaml under sensor
3.) Save, Check Config, Restart HA
Thanks wuench! This worked for me. I tried using the custom wunderground above, and configuration wouldn’t check or restart, even at barebones configuration. This seems like it will work like a charm.