hass-core/tests/components/smartthings
Jeremy Cook 7f4fca63ed
SmartThings edge driver for heatit thermostats does not require cooling setpoint (#123188)
* remove cooling setpoint requirement for thermostats. Air conditioning remains unchanged

* remove cooling setpoint requirement for thermostats. Air conditioning remains unchanged

* versions should not be set on core integrations.

* Added tests for minimal smartthings thermostat with no cooling.

* Added tests for minimal smartthings thermostat with no cooling.

* Formatted tests with ruff format
2024-08-29 07:49:05 +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 Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +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
test_switch.py Use registry fixtures in tests (s) (#118295) 2024-05-28 15:41:03 +02:00