Skip to content

Commit

Permalink
Merge pull request SmartThingsCommunity#1703 from scottvlaminck/hue_b…
Browse files Browse the repository at this point in the history
…ridge_use_bridge_cap

CON-79 Update Hue Bridge to use new Bridge marker capability
  • Loading branch information
workingmonk authored Feb 21, 2017
2 parents 318cded + 34f77a2 commit ccb7b6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devicetypes/smartthings/hue-bridge.src/hue-bridge.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit ccb7b6e

Please sign in to comment.