hass-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 Await block till done inside patched config entry in tests (#89515) 2023-03-10 06:42:53 -10:00
test_init.py
test_sensor.py Fix NWS error with no observation (#92997) 2023-05-17 22:00:13 +02:00
test_weather.py Add humidity to NWS forecast (#95575) 2023-07-06 23:05:46 +02:00