core/tests/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
..
fixtures Prettify json (component test fixtures) (#68892) 2022-03-30 11:37:17 +02:00
__init__.py Add JSON support to load_fixture (#88076) 2023-02-16 19:40:47 +01:00
test_config_flow.py Add JSON support to load_fixture (#88076) 2023-02-16 19:40:47 +01:00
test_diagnostics.py Add JSON support to load_fixture (#88076) 2023-02-16 19:40:47 +01:00
test_init.py Add JSON support to load_fixture (#88076) 2023-02-16 19:40:47 +01:00
test_sensor.py Use metric units internally in Accuweather integration (#90444) 2023-03-30 13:11:33 +02:00
test_system_health.py Add type hints to integration tests (a) (#87684) 2023-02-08 12:16:23 +01:00
test_weather.py Add JSON support to load_fixture (#88076) 2023-02-16 19:40:47 +01:00