You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!!!
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](https://user-images.githubusercontent.com/68658380/93117629-20d6ef80-f68d-11ea-8778-2634fb373392.jpeg)
:
{
"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"
}
]
}
The text was updated successfully, but these errors were encountered: