hass-core/homeassistant/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
binary_sensor.py
climate.py SmartThings edge driver for heatit thermostats does not require cooling setpoint (#123188) 2024-08-29 07:49:05 +02:00
config_flow.py Standardize import step variable name (part 5) (#124698) 2024-08-28 09:51:49 +02:00
const.py
cover.py
fan.py
light.py
lock.py
manifest.json
scene.py
sensor.py
smartapp.py Fix implicit-return in smartthings (#122927) 2024-07-31 20:49:06 +02:00
strings.json
switch.py