ICP-203 Adding Light Capability to hue lights

This commit is contained in:
Vinay Rao
2017-01-25 04:12:42 -08:00
parent ded7501b84
commit c650047f31
4 changed files with 5 additions and 1 deletions

View File

@@ -14,7 +14,8 @@ metadata {
capability "Switch"
capability "Refresh"
capability "Sensor"
capability "Health Check"
capability "Health Check"
capability "Light"
command "refresh"
}