usinghomebridge-alexa-smarthome but schlage door doesn't appear in home
Opened this issue · 1 comments
jlb1943 commented
Describe The Bug:
homebridge sees schlage door but doesn't show up in homeTo 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:
jlb1943 commented
{
"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"
}