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

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

Late notifications on Homekit #130

Open jarmartin76 opened 2 months ago

jarmartin76 commented 2 months ago

Any time the alarm is used, the notification on Homekit is taking a long time, and for example the automatizations are not done at the same time if I use as a trigger the activation of alarm, to close the doors at home. It happens around 15-20 seconds later.

Expected behavior Instant notifications on Homekit, 1-2 seconds. At least to speed up the time of response.

Homebridge System (please complete the following information):

Kindest regards, JA

chase9 commented 2 months ago

If you make a change to a device or sensor, the information needs to travel to your panel, back to alarm.com, then get polled into this plugin the next time the refresh timer ticks. This can take a while when you have an alarm panel using cellular. After upgrading to a panel with Wi-Fi, I find that commands are sent almost immediately.You could also try reducing the refresh time in the plugin config.Does this help?ChasePlease excuse any grammatical errors as this was sent from my phone.On Apr 15, 2024, at 7:47 AM, jarmartin76 @.***> wrote: Any time the alarm is used, the notification on Homekit is taking a long time, and for example the automatizations are not done at the same time if I use as a trigger the activation of alarm, to close the doors at home. It happens around 15-20 seconds later. Expected behavior Instant notifications on Homekit, 1-2 seconds. At least to speed up the time of response. Homebridge System (please complete the following information):

Node.js Version: v20.9.0 NPM Version: Homebridge Version: Homebridge v1.7.0 · UI v4.56.1 Operating System: Synology DSM Version: 7.2.1-69057 Update 3

Kindest regards, JA

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

jarmartin76 commented 2 months ago

Alarm panel has WiFi, it’s instant for their own notification through alarm app, but in HomeKit is where is taking his time, but if I activate the alarm thought HomeKit the response it’s instantly and properly to run other automations.Enviado desde mi iPhoneEl 18 abr 2024, a las 19:00, Chase Lau @.> escribió: If you make a change to a device or sensor, the information needs to travel to your panel, back to alarm.com, then get polled into this plugin the next time the refresh timer ticks. This can take a while when you have an alarm panel using cellular. After upgrading to a panel with Wi-Fi, I find that commands are sent almost immediately.You could also try reducing the refresh time in the plugin config.Does this help?ChasePlease excuse any grammatical errors as this was sent from my phone.On Apr 15, 2024, at 7:47 AM, jarmartin76 @.> wrote:

Any time the alarm is used, the notification on Homekit is taking a long time, and for example the automatizations are not done at the same time if I use as a trigger the activation of alarm, to close the doors at home. It happens around 15-20 seconds later.

Expected behavior

Instant notifications on Homekit, 1-2 seconds. At least to speed up the time of response.

Homebridge System (please complete the following information):

Node.js Version: v20.9.0

NPM Version:

Homebridge Version: Homebridge v1.7.0 · UI v4.56.1

Operating System: Synology DSM Version: 7.2.1-69057 Update 3

Kindest regards,

JA

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

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