mirror of
https://github.com/home-assistant/core.git
synced 2025-11-14 05:20:17 +00:00
Add SmartThings Climate platform (#20963)
* Add SmartThings Climate platform * Add SmartThings Climate platform
This commit is contained in:
committed by
Martin Hjelmare
parent
0d98f9783f
commit
e8ed56ca52
@@ -20,6 +20,7 @@ STORAGE_KEY = DOMAIN
|
||||
STORAGE_VERSION = 1
|
||||
SUPPORTED_PLATFORMS = [
|
||||
'binary_sensor',
|
||||
'climate',
|
||||
'fan',
|
||||
'light',
|
||||
'sensor',
|
||||
|
||||
Reference in New Issue
Block a user