core/homeassistant/components/smartthings
Andrew Sayre 5ace55ea8d
Add SmartThings sensor support for Three Axis (#21841)
* Add support for Three Axis to sensor platform

* Changes per review feedback.

* Remove unnecessary KeyError except

* Fix lint issue in line wrapping
2019-03-09 18:45:15 -06:00
..
.translations Update translations 2019-02-27 16:34:13 -08:00
__init__.py Update dependencies to receive data on webhook callbacks (#21838) 2019-03-08 21:20:07 -08:00
binary_sensor.py SmartThings Component Enhancements/Fixes (#21085) 2019-02-15 17:40:54 +01:00
climate.py Add SmartThings climate support for Air Conditioners (#21840) 2019-03-09 18:43:16 -06:00
config_flow.py Enhance SmartThings component subscription (#21124) 2019-02-22 20:35:12 +01:00
const.py Add SmartThings Scene platform (#21405) 2019-02-26 13:12:24 -08:00
cover.py Add SmartThings Cover platform and add cover device classes (#21192) 2019-02-25 10:13:34 -08:00
fan.py SmartThings Component Enhancements/Fixes (#21085) 2019-02-15 17:40:54 +01:00
light.py SmartThings Component Enhancements/Fixes (#21085) 2019-02-15 17:40:54 +01:00
lock.py SmartThings Lock platform state attributes enhancement (#21379) 2019-02-24 02:52:37 +01:00
scene.py Add SmartThings Scene platform (#21405) 2019-02-26 13:12:24 -08:00
sensor.py Add SmartThings sensor support for Three Axis (#21841) 2019-03-09 18:45:15 -06:00
smartapp.py Enhance SmartThings component subscription (#21124) 2019-02-22 20:35:12 +01:00
strings.json Fix SmartThings Translation Error (#21103) 2019-02-16 10:49:24 +01:00
switch.py Add power and energy attributes to SmartThings switch (#21375) 2019-02-25 15:50:16 +01:00