hass-core/tests/components/smartthings
Andrew Sayre 706810bbce Add SmartThings Sensor platform (#20848)
* Add Sensor platform and update pysmartthings 0.6.0

* Add tests for Sensor platform

* Redesigned capability subscription process

* Removed redundant Entity inheritance

* Updated per review feedback.
2019-02-07 21:51:17 -07:00
..
__init__.py Add SmartThings component and switch platform (#20148) 2019-01-30 17:31:59 -08:00
conftest.py Add SmartThings Sensor platform (#20848) 2019-02-07 21:51:17 -07:00
test_binary_sensor.py Add SmartThings Sensor platform (#20848) 2019-02-07 21:51:17 -07:00
test_config_flow.py Add SmartThings component and switch platform (#20148) 2019-01-30 17:31:59 -08:00
test_fan.py Add SmartThings Fan platform (#20681) 2019-02-02 14:04:29 -08:00
test_init.py Add SmartThings Sensor platform (#20848) 2019-02-07 21:51:17 -07:00
test_light.py Add SmartThings Light platform (#20652) 2019-02-02 07:12:24 -08:00
test_sensor.py Add SmartThings Sensor platform (#20848) 2019-02-07 21:51:17 -07:00
test_smartapp.py Add SmartThings Sensor platform (#20848) 2019-02-07 21:51:17 -07:00
test_switch.py Add SmartThings Light platform (#20652) 2019-02-02 07:12:24 -08:00