core/homeassistant/components/accuweather
Maciej Bieniek 8d21e2b168
Use metric units internally in Accuweather integration (#90444)
* Use metric units internally

* Remove unnecessary code

* Simplify sensor classes

* Remove AccuWeatherForecastSensor class

* Update wind speed value in test

* Return suggested_unit_of_measurement for wind entities

* Clean test

* Use _attr_suggested_unit_of_measurement

* Remove _get_suggested_unit()

* Remove unnecessarey code
2023-03-30 13:11:33 +02:00
..
__init__.py Use metric units internally in Accuweather integration (#90444) 2023-03-30 13:11:33 +02:00
config_flow.py Simplify SchemaFlowStep typing (#82661) 2022-11-24 21:59:41 +01:00
const.py Use metric units internally in Accuweather integration (#90444) 2023-03-30 13:11:33 +02:00
diagnostics.py Improve integration type hints for diagnostics (#85526) 2023-01-09 15:17:48 +01:00
manifest.json Sort manifests 1 (#87022) 2023-02-08 20:29:44 +01:00
sensor.py Use metric units internally in Accuweather integration (#90444) 2023-03-30 13:11:33 +02:00
strings.json Add `translation_key` property to entites (#82701) 2022-12-01 09:34:09 +01:00
system_health.py
weather.py Use metric units internally in Accuweather integration (#90444) 2023-03-30 13:11:33 +02:00