Home-Assistant-wundergroundpws icon indicating copy to clipboard operation
Home-Assistant-wundergroundpws copied to clipboard

Home Assistant custom component sensor for Weather Underground personal weather station users

Results 20 Home-Assistant-wundergroundpws issues
Sort by recently updated
recently updated
newest added

The value of "precip_chance_1d" changes to "unknown" in the evening and resumes in the morning. I'm wondering if there is a way to get the night time precipitation chance? There...

PR that resolves #83. It is a breaking change as new sensors will be added to HA with new names and entity ids. Also added a computed Feels Like Temperature...

Would it be possible to change the wind speed to mph rather than km/h?

I'd like to have a sensor that displays the wind direction as a friendly name/cardinal direction ("NE", "WSW") instead of a compass heading ("135°").

enhancement

Splits compass heading into 16 cardinal directions so user can display either or both formats.

Integration errors on startup 2022-05-01 22:46:27 ERROR (MainThread) [homeassistant.components.sensor] Error while setting up wundergroundpws platform for sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 249, in _async_setup_platform await asyncio.shield(task)...

Hallo, i get those warnings/errors from the homeassistant log: Platform wundergroundpws does not generate unique IDs. ID ,heatIndex is already used by sensor.wupws_heatindex - ignoring sensor.wupws_heatIndex Platform wundergroundpws does not...

Use Bug report template for valid issues. **Issues not using the Bug Report template will be ignored/closed.** If you have a question or concern, open a [Discussion](https://github.com/cytech/Home-Assistant-wundergroundpws/discussions), not an issue....

From time to time, the component get wrong values, and was corrected in the next reading cycle. I noticed because I programed some lights to turn on when solar radiation...