mrjackyliang / homebridge-adt-pulse

Homebridge security system platform for ADT Pulse
Apache License 2.0
35 stars 7 forks source link

Possible Display Issue: Turning on Alarm will cause Home app status to flicker #125

Closed gavinpquinn-home closed 6 months ago

gavinpquinn-home commented 6 months ago

Describe the bug:

When I use Home App to enable alarm "Activated - Home", it turns on the alarm, but then it turns back off after 5-10 seconds.

Steps to reproduce the bug:

  1. In Home App, Set Alarm Active - Home.

Expected behavior:

I would expect alarm should set to Active - Home, then stay on.

The Apple device you are using:

This was from Sonoma 14.2 on Mac

Homebridge information:

Find these 4 lines in the beginning of the logs, then replace the text inside the grave accents:

[12/20/2023, 4:12:57 PM] [ADT Pulse] running on linux (arm) // homebridge-adt-pulse vunknown // homebridge v1.7.0 // node v18.18.2 // openssl v3.0.10+quic [12/20/2023, 4:12:57 PM] [ADT Pulse] The API gathers anonymous analytics to detect potential bugs or issues. All personally identifiable information redacted. You will see exactly what will be sent out. Setup Payload: X-HM://xxxx Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

┌────────────┐     
│ xxxxxx │     
└────────────┘     

[12/20/2023, 4:12:57 PM] Homebridge v1.7.0 (HAP v0.11.1) (Homebridge B227) is running on port 51936.

Logs related to this bug:

Attempt to locate the bug in the logs, then replace SAMPLE TEXT inside the grave accents:

SAMPLE TEXT
mrjackyliang commented 6 months ago

Does the system eventually arm itself?

gavinpquinn-home commented 6 months ago

When I set to alarm - home and waited a bit longer, this is what I noticed:- the alarm does set within 1 second- 2 seconds later it goes back to unarmed.- 3 seconds later it goes back to armed- waited 3 minutes and still armedSo yes, I guess it does then remain on.Continuing:- status in home app switches back and forth between armed and unarmed in later minutes but alarm does not change. - when I catch the app at armed - home, if I switch to “off” it does turn the alarm off. - it stayed off now.On Dec 22, 2023, at 17:08, Jacky Liang @.***> wrote: Does the system eventually arm itself?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

mrjackyliang commented 6 months ago

And are you setting from a Disarmed state? FYI, clear alarm is not disarmed state.

gavinpquinn-home commented 6 months ago

Yes, moving from “Off” to “Home”On Dec 23, 2023, at 10:14, Jacky Liang @.***> wrote: And are you setting from a Disarmed state? FYI, clear alarm is not disarmed state.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

mrjackyliang commented 6 months ago

Got it, will give it a test after updating the statuses and see what's going on.

mrjackyliang commented 6 months ago

v3.0.0-beta.13 should be up soon. Seeing if this fixes that issue. You may get more errors unrelated to this issue, I have added a lot more of those to see what causes the sensors to not work.

mrjackyliang commented 6 months ago

The latest update should fix it. I have seen the flicker happen a few times on my side.

mrjackyliang commented 5 months ago

Related to #124

github-actions[bot] commented 4 months ago

Due to inactivity, this issue will be locked and marked as resolved. If you have any further questions or inquiries, please feel free to open a new issue.