Merge pull request #1703 from scottvlaminck/hue_bridge_use_bridge_cap

CON-79 Update Hue Bridge to use new Bridge marker capability
This commit is contained in:
Vinay Rao
2017-02-21 12:29:28 -08:00
committed by GitHub

View File

@@ -7,6 +7,7 @@
metadata {
// Automatically generated. Make future change here.
definition (name: "Hue Bridge", namespace: "smartthings", author: "SmartThings") {
capability "Bridge"
capability "Health Check"
attribute "networkAddress", "string"