core/tests/components/smartthings
Andrew Sayre d3f1ee4a89 Add SmartThings Cover platform and add cover device classes (#21192)
* Add additional device classes to Cover component; Add SmartThings cover platform; Improve lock test coverage

* Enhance cover platform to support position and battery level reporting.

* Add additional classes

* Removed device class descriptions

* Updates based on review feedback

* Add test case for closed
2019-02-25 10:13:34 -08:00
..
__init__.py Add SmartThings component and switch platform (#20148) 2019-01-30 17:31:59 -08:00
conftest.py Enhance SmartThings component subscription (#21124) 2019-02-22 20:35:12 +01:00
test_binary_sensor.py Enhance SmartThings component subscription (#21124) 2019-02-22 20:35:12 +01:00
test_climate.py Improve tolerance of SmartThings Climate platform (#21383) 2019-02-24 10:45:11 -06:00
test_config_flow.py Enhance SmartThings component subscription (#21124) 2019-02-22 20:35:12 +01:00
test_cover.py Add SmartThings Cover platform and add cover device classes (#21192) 2019-02-25 10:13:34 -08:00
test_fan.py Enhance SmartThings component subscription (#21124) 2019-02-22 20:35:12 +01:00
test_init.py Enhance SmartThings component subscription (#21124) 2019-02-22 20:35:12 +01:00
test_light.py Enhance SmartThings component subscription (#21124) 2019-02-22 20:35:12 +01:00
test_lock.py SmartThings Lock platform state attributes enhancement (#21379) 2019-02-24 02:52:37 +01:00
test_sensor.py Add SmartThings Sensor platform (#20848) 2019-02-07 21:51:17 -07:00
test_smartapp.py Enhance SmartThings component subscription (#21124) 2019-02-22 20:35:12 +01:00
test_switch.py Add power and energy attributes to SmartThings switch (#21375) 2019-02-25 15:50:16 +01:00