Skip to content

Commit

Permalink
NYCE generic UI metadata (SmartThingsCommunity#3281)
Browse files Browse the repository at this point in the history
  • Loading branch information
workingmonk authored Jul 21, 2018
1 parent 4cf1579 commit a347569
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import physicalgraph.zigbee.clusters.iaszone.ZoneStatus

metadata {
definition (name: "NYCE Motion Sensor", namespace: "smartthings", author: "SmartThings") {
definition (name: "NYCE Motion Sensor", namespace: "smartthings", author: "SmartThings", mnmn: "SmartThings", vid: "generic-motion-2") {
capability "Motion Sensor"
capability "Configuration"
capability "Battery"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import physicalgraph.zigbee.clusters.iaszone.ZoneStatus


metadata {
definition (name: "NYCE Open/Closed Sensor", namespace: "smartthings", author: "NYCE") {
definition (name: "NYCE Open/Closed Sensor", namespace: "smartthings", author: "NYCE", mnmn: "SmartThings", vid: "generic-contact-3") {
capability "Battery"
capability "Configuration"
capability "Contact Sensor"
Expand Down

0 comments on commit a347569

Please sign in to comment.