hass-core/tests/components/nws
Sean Chen 985c1b31e1
Use new device class in nws ()
* Replace unit consts with enums

* Remove default entries in NWSSensorEntityDescription

* Replace wind icon property with setting device_class in Wind Speed and Wind Gust sensors
2022-12-06 13:27:58 +01:00
..
__init__.py
conftest.py Apply hass-relative-import to tests (i-r) () 2022-09-19 09:46:59 +02:00
const.py Use built in unit handling for nws weather () 2022-06-27 11:39:02 +02:00
test_config_flow.py Refactor persistent notification to no longer route all data via a service () 2021-10-07 12:58:00 +02:00
test_init.py Apply hass-relative-import to tests (i-r) () 2022-09-19 09:46:59 +02:00
test_sensor.py Use new device class in nws () 2022-12-06 13:27:58 +01:00
test_weather.py Use US_CUSTOMARY_SYSTEM in tests () 2022-10-20 15:42:23 +02:00