core/tests/components/nws
lymanepp 6c4b5291e1
Add humidity to NWS forecast (#95575)
* 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
conftest.py
const.py Add humidity to NWS forecast (#95575) 2023-07-06 23:05:46 +02:00
test_config_flow.py
test_init.py
test_sensor.py
test_weather.py Add humidity to NWS forecast (#95575) 2023-07-06 23:05:46 +02:00