Alarm Clear Time Error... **no error**

All about the standard Meteobridge devices based on mobile routers from TP-Link, D-Link, ASUS

Moderator: Mattk

Post Reply
crazyace
Senior Boarder
Senior Boarder
Posts: 40
Joined: Sat Jan 24, 2015 8:13 am

Alarm Clear Time Error... **no error**

Post by crazyace »

I have a few alarm-based push services that are supposed to reset/clear at 00:00 hours with the [hh]==0 statement (see attached file) however I believe the clear trigger is happening at 01:00 hours instead of 00:00 hours. I noticed that a couple of my alarms that had a true raise condition have triggered at 01:00 after a clear. I have attached a screenshot showing that the alarm was sent at 1:00 hours. The temp was below 32°F between 00:00 and 01:00 hours so I believe I should have received an email at 00:00 after the clear since the raise would have been true. Instead it came at 01:00 right after the clear. Can we check to see if something is off on the time settings?
Attachments
Meteobridge Alarm Issue 02242015.jpg
Meteobridge Alarm Issue 02242015.jpg (107.93 KiB) Viewed 3455 times
crazyace
Senior Boarder
Senior Boarder
Posts: 40
Joined: Sat Jan 24, 2015 8:13 am

Re: Alarm Clear Time Error...

Post by crazyace »

Any feedback here? I don't think this is something that I can correct on my own.
crazyace
Senior Boarder
Senior Boarder
Posts: 40
Joined: Sat Jan 24, 2015 8:13 am

Re: Alarm Clear Time Error...

Post by crazyace »

It was below freezing all evening here. I received an email at exactly 1am local time after my alarm clear and trigger was evaluated to be true. This should have occured at midnight local time. I believe that Meteobridge is evaluating my clear condition one hour late even though I have it set to clear at midnight with the [h]==0 command.
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7874
Joined: Mon Oct 01, 2007 10:51 pm

Re: Alarm Clear Time Error... **no error**

Post by admin »

It keeps the alarm constantly cleared from 00:00 to 00:59 and then allows to trigger first at 01:00.
I can't see any error at all.
crazyace
Senior Boarder
Senior Boarder
Posts: 40
Joined: Sat Jan 24, 2015 8:13 am

Re: Alarm Clear Time Error...

Post by crazyace »

What I am attempting to do is have Meteobridge send me an email once per day when the temp drops below freezing (32°F). I only wanted one email, the first time during the day that the temp drops below freezing. In my case, what should I set the clear condition to?
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7874
Joined: Mon Oct 01, 2007 10:51 pm

Re: Alarm Clear Time Error...

Post by admin »

clear: ([hh] = 0) && ([mm]=0)
This does reset at midnight.
crazyace
Senior Boarder
Senior Boarder
Posts: 40
Joined: Sat Jan 24, 2015 8:13 am

Re: Alarm Clear Time Error...

Post by crazyace »

Thank you, I will try this.
Post Reply