Merge pull request #758 from workingmonk/feature/new_button_dth

Changing the name for the DTH and the namespace
This commit is contained in:
Vinay Rao
2016-04-04 17:07:28 -07:00

View File

@@ -15,7 +15,7 @@
*
*/
metadata {
definition (name: "Iris Smart Fob", namespace: "mitchpond", author: "Mitch Pond") {
definition (name: "ZigBee Button", namespace: "smartthings", author: "Mitch Pond") {
capability "Battery"
capability "Button"
capability "Configuration"