mrjackyliang / homebridge-adt-pulse

Homebridge security system platform for ADT Pulse
MIT License
36 stars 7 forks source link

Sensors stop reporting after some time until reboot #80

Closed jastorino82 closed 2 years ago

jastorino82 commented 2 years ago

I have noticed lately that after homebridge has been up a while, door and window sensors stop reporting change in state until a reboot. After that, it works.

When the problem occurs, the change is being reported successfully in the ADT Pulse app. HomeBridge logs seem to show sync is successful during this time, but no changes are shown to the sensor in HomeBridge / HomeKit. For example, if I open a door with a contact sensor, Pulse shows it open, but HomeBridge never shows the change.

When the problem occurs, the panel continues to respond fine and show state changes in HomeBridge and HomeKit.

mrjackyliang commented 2 years ago

This actually happened to me a while ago. Going to check what's going on.

jastorino82 commented 2 years ago

Thanks Jacky! The first time it happened, I brushed it off as a fluke, but now I have seen it 3 times. Please let me know if there is any info I can provide that would help, and thanks again for this great plugin.

mrjackyliang commented 2 years ago

Sometimes, non-responsiveness will happen because this plugin does not communicate using their official API.

If I don't see any error, usually I'd just reboot Homebridge and call it a day.

mrjackyliang commented 2 years ago

Other than some delays, I haven't seen any errors from the plugin as of now. Could be just platform-related adjustments that are out of my control.

Do you have two-factor authentication? Could be worth refreshing the token again and seeing if it happens further. I'll close this issue, but if it keeps happening again, make sure to send in the logs and I'll re-open this issue for an investigation.

jastorino82 commented 2 years ago

I do have the mandatory 2FA on. However, if it was a token issue, I think it would be quite binary, like it would or would not work, which is not the case.

Sent from my iPhone

On Mar 29, 2022, at 12:11 PM, Jacky Liang @.***> wrote:



Closed #80https://github.com/mrjackyliang/homebridge-adt-pulse/issues/80.

— Reply to this email directly, view it on GitHubhttps://github.com/mrjackyliang/homebridge-adt-pulse/issues/80#event-6328048915, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANWJ4BBU6GQHD3QMHSEWFDDVCMTUDANCNFSM5RXKGV7Q. You are receiving this because you authored the thread.Message ID: @.***>

mrjackyliang commented 2 years ago

It really depends. The ADT Pulse plugin doesn't directly interact with icontrol One's API so if there were minor glitches from time to time, I would not be able to debug it.

github-actions[bot] commented 8 months ago

This issue is now locked and considered resolved due to inactivity.