birkir / homebridge-plugin-eufy-security

Eufy security homebridge plugin
Apache License 2.0
85 stars 18 forks source link

TypeError: hubs is not iterable (user name is right) #55

Open eladore opened 2 years ago

eladore commented 2 years ago

Get always reboots with the error message. There credentials must be right because the other Homebridge Eufy Security Plugin works with the same.

Logs: [2/27/2022, 8:39:31 AM] Homebridge v1.4.0 (HAP v0.10.0) (Homebridge FDBE) is running on port 53158. [2/27/2022, 8:39:33 AM] TypeError: hubs is not iterable at EufySecurityHomebridgePlatform.discoverDevices (/usr/local/lib/node_modules/homebridge-plugin-eufy-security/src/platform.ts:174:23) at processTicksAndRejections (node:internal/process/task_queues:96:5) [2/27/2022, 8:39:33 AM] Got SIGTERM, shutting down Homebridge...

Homebridge runs in docker with portainer.



**Plugin Config:**
{
    "username": "xxxx",
    "password": "xxxx",
    "enablePush": true,
    "platform": "EufySecurityHomebridgePlugin"
},
FriendlyGuy commented 2 years ago

Having the same problem. Docker&Portainer