-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't seem to get the plugin to detect my lutron hub #158
Comments
Same issue here. I have a completely fresh homebridge install, and both the homebridge and lutron hub are correctly detected by homekit, but homebridge can't reach the lutron hub. |
Are you using docker? |
Yep, so I had to jump though some hoops to get Homebridge itself communicating on the right interface, and advertising properly over mDNS. For what it's worth, overnight I got some logs where it seemed like it found the bridge, or at least the IP+BridgeID, but the plugin setup screen still stalls.
These logs started after the scheduled backup, and then have popped up every ~hour and a half since. |
Oh additionally, to get the plugin to run at all (before it wasn't initializing or logging) I had to add the secrets section to the json config with some null values, and that got it at least running and logging: |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Running the latest version of the plugin, I cannot setup the plugin because it doesn't detect the hub. Is there anyway to point the ip directly to the hub? Or some other way to get around this?
The text was updated successfully, but these errors were encountered: