From b4acdf38654a4bb63792cf0b2746a059e33de789 Mon Sep 17 00:00:00 2001 From: Francesco Carucci Date: Sat, 24 Oct 2015 00:19:13 +0000 Subject: [PATCH] Change the garage door accessory name --- accessories/LiftMaster.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/accessories/LiftMaster.js b/accessories/LiftMaster.js index 1f35847..020f85c 100644 --- a/accessories/LiftMaster.js +++ b/accessories/LiftMaster.js @@ -258,7 +258,7 @@ LiftMasterAccessory.prototype = { onUpdate: null, perms: ["pr"], format: "string", - initialValue: "Garage Door Opener Control", + initialValue: "Garage Door", supportEvents: false, supportBonjour: false, manfDescription: "Name of service",