-
Notifications
You must be signed in to change notification settings - Fork 42
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
2nd accessory not showing up in homekit #48
Comments
Look like your config is correct. |
It almost seems as if homebridge is not reading the json file in the .homebridge folder. Is there any way to check the file path homebridge is looking towards to find the json file? |
Try to uninstall homebridge and reinstall it. But if homebridge sees the first accessory maybe not the path is the problem. Does the first accessory work? |
The first accessory works great. I actually tried removing the json file to see if I could "break" it and it sill worked. Which is what makes me think its somehow pulling from somewhere else. I tried un-installing it and re-installing it and it made no difference. |
Having a hard time getting my homekit to see the second accessory in my json file. I am sure it's just something I am doing wrong though. Here is my file if that is helpful...
{
"bridge": {
"name": "Homebridge",
"username": "CC:22:3D:E3:CE:30",
"port": 51826,
"pin": "031-45-154"
},
}
The text was updated successfully, but these errors were encountered: