A MyQ account with multiple opener devices will trigger a fatal exception, after dumping out possible doors and their names

Also updated config-sample.json with additional option, and comments
This commit is contained in:
Alistair Galbraith
2015-07-01 12:47:50 -07:00
parent ef64ec6635
commit a3e34088b9
2 changed files with 45 additions and 3 deletions

View File

@@ -48,6 +48,7 @@
"accessory": "LiftMaster",
"name": "Garage Door",
"description": "This shim supports LiftMaster garage door openers that are already internet-connected to the 'MyQ' service.",
// "requiredDeviceId", "<ID of door if you have multiple doors, prompted by shim during startup if needed>",
"username": "your-liftmaster-username",
"password" : "your-liftmaster-password"
},