hass-core/tests/components/smartthings
Jakub Čermák 41626ed500
Support for more features on smartthings AC (#99424)
* ability to set swing mode on samsung AC

* support for windFree mode on samsung AC

* Apply suggestions from code review

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

* suggestion from code reviews

* Apply suggestions from code review

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2023-11-22 20:00:28 +01:00
..
__init__.py
conftest.py Adjust smartthings tests which create devices (#98207) 2023-08-10 18:26:20 +02:00
test_binary_sensor.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_climate.py Support for more features on smartthings AC (#99424) 2023-11-22 20:00:28 +01:00
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 Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_init.py Remove unnnecessary pylint configs from components [s-z]* (#98925) 2023-08-24 01:25:32 +02:00
test_light.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_lock.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_scene.py Add type hints to integration tests (part 20) (#88179) 2023-02-15 15:23:34 +01:00
test_sensor.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_smartapp.py Add type hints to integration tests (part 20) (#88179) 2023-02-15 15:23:34 +01:00
test_switch.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00