-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Home app not updating with alarm status #69
Comments
I have a z-wave door lock attached to my alarm panel. It's status updates fairly immediately I've noticed, however the actual alarm status never updates. Does anyone know if this is something that can be corrected? Thanks |
I was going to create a new issue for this, but i think im seeing the same as you: Issue: when (re)starting homebridge (eg after updating to the new wrap api login bookmark) and to version 1.0.0, the initial state for the alarm panel is showing up as "Home", instead of "Off" in the Home App. If i change the state on the physical panel or on the alarm.com webpage (eg Arm Stay), the home app will not detect the new state either (shows "Updating" but then reflects the incorrect state). Expected Result: reflect the actual current state of the alarm panel by reading from alarm.com (in my case - OFF). |
looks like this issue is being discussed towards the bottom of #67 |
@amitgandhinz yes, I think the first issued turned into a discussion about this issue. I'm not a programmer but I've tried various different things with the WrapAPI and can't get anything to work. Have you had any luck? @bryanbartow @jdshkolnik are either of you experiencing the same issue? |
I'm currently using the Frontpoint plugin. |
@jdshkolnik that would only work if you use Frontpoint alarm system, correct? I'm using LiveWatch. |
True, but @bryanbartow no longer uses an alarm.com system and I'm using a different plugin. Any changes to this plugin will require community involvement. |
I'm new to Github, any way to "advertise" for someone who knows what they are doing to take a look at it? Thanks |
I'm seeing the same thing. When pane is disarmed my state shows as "home". changing alarm state from the panel and quitting / oppening the Home app doesn't do anything any more. |
You might try checking out my Alarm.com version of the FrontPoint plugin: https://github.com/mkormendy/homebridge-node-alarm-dot-com |
No matter what I try or how long I wait, the home app never updated the status of the alarm unless it is actually controlled from the Home app. If the alarm is disarmed from the keypad or Alarm.com app, the Home app continues to show that it is still armed. I waited over a day, turned phone off and back, restarted homebridge and Home just continued to show that it was armed. I do have the alarm state API bookmarked in the WrapAPI. What am I missing? Thank you!
The text was updated successfully, but these errors were encountered: