Skip to content
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

Home app cannot add accessories #98

Open
weaverjohnson opened this issue Sep 14, 2020 · 0 comments
Open

Home app cannot add accessories #98

weaverjohnson opened this issue Sep 14, 2020 · 0 comments

Comments

@weaverjohnson
Copy link

For some reason all of my accessories have fallen out of the Home app on iOS. I am running Homebridge from a Raspberry Pi 4, and I have deleted/reinstalled several times now, and currently have all accessories added in Homebridge. I have deleted the previous hub instances from the Home app, and now when I try to add Homebridge to Home app, I am getting a message saying “Unable to Add Accessory: Accessory is Out of Compliance” (screenshot attached) Is anyone else having the same experience? Any help is greatly appreciated. I am a noob, so please let me know if you need anything else to help me diagnose/fix. Thanks!!!

Config is as follows
75F551E8-CD07-4BDD-9C93-7EC0D7AD3169
:
{
"bridge": {
"name": "Homebridge A64A",
"username": "0E:71:BE:0B:0C:01",
 "port": 51717,
"pin": "617-27-632"
},
"accessories": [],
"platforms": [
{
"name": "Config",
"port": 8581,
"platform": "config"
},
{
"name": "Nest",
"googleAuth": {
"issueToken": "https://accounts.google.com/o/oauth2/ home.nest.com",
"cookies": "SID=1Qe7wyQMJccTXWTx4b9d0zwo388KL-6Sqaixi90mxgTEKmomqYGJb0MWno_S8VJ87G-hLzWMjosU-KpXJq1; SIDCC=AJi4QfEnfR_wimQOn64lqDnqydUIHvgdbdCwHH_wLmWHuN98dTYgIuRGlgj3r-XoynMTNZE6; __Secure-35v-WvAsb2t_emoHH76XXG_EhP__GmfBl2sIM6CUxlu4d68OrmNjK-x4pKY9o8Vm",
"apiKey": "AIzaUOWkS5P6sZE4"
},
"platform": "Nest"
},
{
"name": "Home Alarm",
"auth": {
"username": “OMITTED”,
"password": “OMITTED”
},
cameras": false,
"sensorRefresh": 15,
"persistAccessories": false,
"resetSimpliSafeId": false,
"cameraOptions": {
"enableHwaccelRpi": false
},
"platform": "homebridge-simplisafe3.SimpliSafe 3"
}
]
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant