Add SmartThings Climate platform (#20963)

* Add SmartThings Climate platform

* Add SmartThings Climate platform
This commit is contained in:
Andrew Sayre 2019-02-12 01:11:36 -06:00 committed by Martin Hjelmare
parent 0d98f9783f
commit e8ed56ca52
7 changed files with 493 additions and 4 deletions

View file

@ -20,6 +20,7 @@ STORAGE_KEY = DOMAIN
STORAGE_VERSION = 1
SUPPORTED_PLATFORMS = [
'binary_sensor',
'climate',
'fan',
'light',
'sensor',