mirror of
https://github.com/mtan93/homebridge.git
synced 2026-04-14 14:23:10 +01:00
Change the garage door accessory name
This commit is contained in:
@@ -258,7 +258,7 @@ LiftMasterAccessory.prototype = {
|
|||||||
onUpdate: null,
|
onUpdate: null,
|
||||||
perms: ["pr"],
|
perms: ["pr"],
|
||||||
format: "string",
|
format: "string",
|
||||||
initialValue: "Garage Door Opener Control",
|
initialValue: "Garage Door",
|
||||||
supportEvents: false,
|
supportEvents: false,
|
||||||
supportBonjour: false,
|
supportBonjour: false,
|
||||||
manfDescription: "Name of service",
|
manfDescription: "Name of service",
|
||||||
|
|||||||
Reference in New Issue
Block a user