Add SmartThings Climate platform (#20963)
* Add SmartThings Climate platform * Add SmartThings Climate platform
This commit is contained in:
parent
0d98f9783f
commit
e8ed56ca52
7 changed files with 493 additions and 4 deletions
|
@ -20,6 +20,7 @@ STORAGE_KEY = DOMAIN
|
|||
STORAGE_VERSION = 1
|
||||
SUPPORTED_PLATFORMS = [
|
||||
'binary_sensor',
|
||||
'climate',
|
||||
'fan',
|
||||
'light',
|
||||
'sensor',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue