-
Notifications
You must be signed in to change notification settings - Fork 3
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
Fördröjningar och larm som triggats löpande #16
Comments
Hey! I've also recently found that there are notifications from the app even when nothing has changed. Unfortunately, I'm short on time for development at the moment but hope to review this soon. The delay should not be more than what is stated as Poll interval but have seen that something seems a little off track |
Hi and thanks for your reply.
Currently I'm only logging the change event for alarm on and it seems to
trigger several times when the alarm continuously is on (but not when it's
off), I've compared it with logs from Sector. For now I've corrected it so
that I use a variable in Homey that keeps last state and when the event is
triggered I check if it changed from previous status so for me there is no
rush for me.
Completely understand that this is something you do on the side and I do
appreciate it. Should you need help in testing etc please let me know.
Rgds/Johan
Den tis 4 okt. 2022 kl 09:34 skrev Christopher Edling <
***@***.***>:
… Hey!
I've also recently found that there are notifications from the app even
when nothing has changed.
This is a bug that needs to be looked into.
Unfortunately, I'm short on time for development at the moment but hope to
review this soon.
The delay should not be more than what is stated as Poll interval but have
seen that something seems a little off track
—
Reply to this email directly, view it on GitHub
<#16 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADMB6JLTBK3GJV4J242JNULWBPMZ5ANCNFSM6AAAAAAQWRHRWI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I have the same problem... for example, my flow that triggers when the status changes randomly triggers and send status updates when status "changes" from alarm off to alarm off. The timeline has status change updates although the status in fact didn't change. |
Hi,
Just started using (or rather testing) this app but got some strange behaviour so I wanted to check if it could be a known issue, anything with configuration etc.
For instance, I created a flow that triggers when the status changes. But it seems to trigger a bit random, especially if the alarm is on I get updates that the alarm switched to on.
Also, added the door lock (Yale verisure) without keycode. It triggers when the door open/closes but there seems to be a delay in about 30 mins.
Anyone has come across anything similar?
The text was updated successfully, but these errors were encountered: