core/tests/components/smartthings
epenet a007e8dc26
Use async_load_fixture in async test functions (l-z) (#145717)
* Use async_load_fixture in async test functions (l-z)

* Adjust
2025-06-01 06:29:17 -07:00
..
fixtures
snapshots Add default device class display precision for Sensor (#145013) 2025-05-26 19:40:29 +02:00
__init__.py
conftest.py
test_binary_sensor.py Make tests less dependent on issue registry size (#145631) 2025-05-26 19:39:11 +02:00
test_button.py
test_climate.py Add climate entity for heatpump zones in SmartThings (#144991) 2025-05-22 08:27:01 +02:00
test_config_flow.py
test_cover.py
test_diagnostics.py Use async_load_json_(array/object)_fixture in async test functions (#145773) 2025-05-28 12:09:05 +02:00
test_event.py
test_fan.py
test_init.py Use async_load_fixture in async test functions (l-z) (#145717) 2025-06-01 06:29:17 -07:00
test_light.py
test_lock.py
test_media_player.py
test_number.py
test_scene.py
test_select.py
test_sensor.py Make tests less dependent on issue registry size (#145631) 2025-05-26 19:39:11 +02:00
test_switch.py Add deprecation issues for supervised and core installation methods (#145323) 2025-05-26 20:45:12 +02:00
test_update.py
test_valve.py
test_water_heater.py