core/homeassistant/components/nws
Robert Resch 97c558b694
Add WIND_DIRECTION to SensorDeviceClass and NumberDeviceClass (#138714)
* Add WIND_DIRECTION to SensorDeviceClass

* Add WIND_DIRECTION to NumberDeviceClass

* Fix tests
2025-02-19 12:24:22 +01:00
..
__init__.py
config_flow.py
const.py
coordinator.py
diagnostics.py
icons.json
manifest.json
sensor.py Add WIND_DIRECTION to SensorDeviceClass and NumberDeviceClass (#138714) 2025-02-19 12:24:22 +01:00
services.yaml
strings.json Fix user-facing strings of the NWS integration (#138727) 2025-02-17 21:51:30 +02:00
weather.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00