node-alarm-dot-com / homebridge-node-alarm-dot-com

Alarm.com plugin for Homebridge using Node.js
MIT License
61 stars 23 forks source link

Constant reinstallation of accessories in HomeKit #136

Open psantia01 opened 1 month ago

psantia01 commented 1 month ago

Describe the bug I've loaded the plugin Homebridge Node Alarm dot com which is verified. All the accessories are in Homebridge and I can control lights, etc. However, in HomeKit, it's constantly losing the connection for all the added accessories in HomeKit. It seems the only way I can reconnect to them is to deinstall the bridge and then adding it back into HomeKit...causing me to go through adding each accessory all over again. This is extremely annoying. But the issue keeps coming back even after I've done that. I check the logs in Homebridge and nothing is telling me there are issues.

To Reproduce

Expected behavior

Screenshots

image all the No response is from Alarm.com

ADC-SystemStates.json I don't have this sorry.

Homebridge System (please complete the following information):

Additional context I've also tried to restart HomeKit. When I do, for Alarm.com, it tries to get an update, but then returns No response once again.

psantia01 commented 1 month ago

I noticed that when the child restarts, it loses connection. Not sure how to get it to reconnect without uninstalling the bridge and then starting over.

chase9 commented 1 month ago

Can you increase your logging level for the plugin to debug and then send me your logs? It sounds like you might be running into an error which is crashing the child bridge.