core/tests/components/smartthings
Paulus Schoutsen ced4af1e22
Ignore smartthings storage on fresh install (#98418)
* Ignore smartthings storage on fresh install

* Also unload existing things when going for clean install

* Rename param

* Fix tests
2023-08-14 21:39:05 -05:00
..
__init__.py
conftest.py Adjust smartthings tests which create devices (#98207) 2023-08-10 18:26:20 +02:00
test_binary_sensor.py
test_climate.py
test_config_flow.py Ignore smartthings storage on fresh install (#98418) 2023-08-14 21:39:05 -05:00
test_cover.py Fix SmartThings Cover Set Position (for window shades) (#96612) 2023-07-18 14:13:31 +02:00
test_fan.py
test_init.py
test_light.py
test_lock.py
test_scene.py
test_sensor.py
test_smartapp.py
test_switch.py