hass-core/homeassistant/components/nws
lymanepp 6c4b5291e1
Add humidity to NWS forecast ()
* Add humidity to NWS forecast to address https://github.com/home-assistant/core/issues/95572

* Use pynws 1.5.0 enhancements for probabilityOfPrecipitation, dewpoint, and relativeHumidity.

* Update requirements to match pynws version

* test for clear night

* update docstring

---------

Co-authored-by: MatthewFlamm <39341281+MatthewFlamm@users.noreply.github.com>
2023-07-06 23:05:46 +02:00
..
__init__.py Limit observations requested for NWS () 2023-03-29 10:34:29 +02:00
config_flow.py Improve type hints in nws () 2023-01-16 22:19:11 +01:00
const.py Limit observations requested for NWS () 2023-03-29 10:34:29 +02:00
manifest.json Add humidity to NWS forecast () 2023-07-06 23:05:46 +02:00
sensor.py Fix NWS error with no observation () 2023-05-17 22:00:13 +02:00
strings.json
weather.py Add humidity to NWS forecast () 2023-07-06 23:05:46 +02:00