You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 18, 2020. It is now read-only.
"footerDisplay": "If you have multiple garage doors, the plugin will throw an error and list the controllable device IDs. Use those IDs to create individual accessories. Be sure to uniquely name each door.",
"schema": {
"type": "object",
"properties": {
"name": {
"title": "Name",
"type": "string",
"default": "Garage Door",
"required": true
},
"username": {
"title": "Email",
"type": "string",
"required": true,
"description": "Your MyChamberlain.com email."
},
"password": {
"title": "Password",
"type": "string",
"required": true,
"description": "Your MyChamberlain.com password."
},
"deviceId": {
"title": "Device ID",
"type": "string",
"description": "For a single door, the Device ID will be autodetected."