hass-core/tests/components/smartthings
G Johansson 666e8e133e
Cover state is enum (#127144)
* Change light state to use enum

* Adjust cover tests

* Update cover

* Fix covers

* Some tests

* More tests

* Fix tests

* Fix
2024-10-08 18:39:04 +02:00
..
__init__.py
conftest.py Improve type hints in smartthings tests (#123912) 2024-08-14 15:07:55 +02:00
test_binary_sensor.py Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00
test_climate.py SmartThings edge driver for heatit thermostats does not require cooling setpoint (#123188) 2024-08-29 07:49:05 +02:00
test_config_flow.py Use is in enum comparison in config flow tests P-T (#114675) 2024-04-02 11:21:50 -10:00
test_cover.py Cover state is enum (#127144) 2024-10-08 18:39:04 +02:00
test_fan.py Add TURN_OFF/TURN_ON feature flags for fan (#121447) 2024-07-19 11:35:24 +02:00
test_init.py Add missing hass type hint in component tests (s) (#124272) 2024-08-20 12:53:29 +02:00
test_light.py Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00
test_lock.py Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00
test_scene.py Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00
test_sensor.py Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00
test_smartapp.py Add empty line after module docstring [tests q-s] (#112711) 2024-03-08 14:47:22 +01:00
test_switch.py Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00