hass-core/homeassistant/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
..
.translations Update translations 2019-02-02 14:12:23 -08:00
__init__.py Add SmartThings Sensor platform (#20848) 2019-02-07 21:51:17 -07:00
binary_sensor.py Add SmartThings Binary Sensor platform (#20699) 2019-02-02 14:06:30 -08:00
config_flow.py Add SmartThings component and switch platform (#20148) 2019-01-30 17:31:59 -08:00
const.py Add SmartThings Sensor platform (#20848) 2019-02-07 21:51:17 -07:00
fan.py Add SmartThings Fan platform (#20681) 2019-02-02 14:04:29 -08:00
light.py Add SmartThings Light platform (#20652) 2019-02-02 07:12:24 -08:00
sensor.py Add SmartThings Sensor platform (#20848) 2019-02-07 21:51:17 -07:00
smartapp.py Add SmartThings Sensor platform (#20848) 2019-02-07 21:51:17 -07:00
strings.json Add SmartThings component and switch platform (#20148) 2019-01-30 17:31:59 -08:00
switch.py Add SmartThings component and switch platform (#20148) 2019-01-30 17:31:59 -08:00