joeyhage/homebridge-alexa-smarthome

usinghomebridge-alexa-smarthome but schlage door doesn't appear in home

Opened this issue · 1 comments

Describe The Bug:

homebridge sees schlage door but doesn't show up in home

To Reproduce:

Expected behavior:

Logs:

Show the Homebridge logs here, remove any sensitive information.

Plugin Config:

Show your Homebridge config.json here, remove any sensitive information.

Screenshots:

Environment:

  • Plugin Version:
  • Homebridge Version:
  • Node.js Version:
  • NPM Version:
  • Operating System:

{
"devices": [],
"excludeDevices": [],
"auth": {
"refreshInterval": 4,
"proxy": {
"clientHost": "10.0.0.87",
"port": 9000
}
},
"amazonDomain": "amazon.com",
"language": "en-US",
"performance": {
"cacheTTL": 60,
"backgroundRefresh": false
},
"debug": true,
"platform": "HomebridgeAlexaSmartHome"
}