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

@@ -17,6 +17,7 @@ metadata {
capability "Refresh"
capability "Sensor"
capability "Health Check"
capability "Light"
command "setAdjustedColor"
command "reset"