mrjackyliang / homebridge-adt-pulse

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

Door sensor is reported OPEN in Homebridge but CLOSED in ADT Pulse App. The door is CLOSED. #116

Closed sptv1 closed 10 months ago

sptv1 commented 10 months ago

This just started today.

Inside Homebridge, one door sensor is showing as OPEN. But the door itself is closed, and the sensor on ADT Pulse app is showing as CLOSED. I've tried resetting the ADT bridge several times. I have changed settings to "remove obsolete zones" = TRUE. I have also restarted Homebridge. None of these has solved the problem. Weird.

mrjackyliang commented 10 months ago

Yes, it happened for me last night. I will be working on a remake of the entire plugin soon, as of now, I believe the plugin would be unstable.

mrjackyliang commented 10 months ago

My logs are constantly spammed with removeObsoleteZone logs as well

sptv1 commented 10 months ago

Further examination - now the BASEMENT DOOR (which is the one causing problems) is no longer a problem. However, now my KITCHEN DOOR is showing up twice in the accessories panel, with two different sensor numbers. When I unblock "remove obsolete zones" most of the sensors no longer show up in Homebridge (or HomeKit). I am also getting an "unknown error occurred" in my logs, regardless of whether "obsolete zones" is true or false.

mrjackyliang commented 10 months ago

This is because of the website constantly changing available sensors. From my side, I would see random sensors being taken offline and online.

mrjackyliang commented 10 months ago

This issue will be worked on soon. Follow #98

github-actions[bot] commented 8 months ago

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