Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


  • 0

Sensors armed


Question

Posted

Hello, maybe someone has an idea: I turn my sensors for the alarm 30 Seconds delay sharp. Is there a way within those 30 seconds to check the script to launch the doors and windows - and when a window is still open, cancel the count down and switch the focus? Still get it currently only towards the script after 30 seconds immediately starts .​..


Is there for perhaps a script or does not it ? greetings


 


2 answers to this question

Recommended Posts

  • 0
Posted

Are you using a fibaro system to start the arming process?

if so you are able to simply add conditions for all contacts to be closed.

 

Bit more indepth info would be helpfull in resolving this issue i assume: tell me more of those sensores and alarm you are setting please.

  • 0
Posted
On 28-8-2016 at 9:13 AM, campos said:

Hello, maybe someone has an idea: I turn my sensors for the alarm 30 Seconds delay sharp. Is there a way within those 30 seconds to check the script to launch the doors and windows - and when a window is still open, cancel the count down and switch the focus? Still get it currently only towards the script after 30 seconds immediately starts ...

 

Is there for perhaps a script or does not it ? greetings

 

 

 

 

 

I ever questioned the same, however for another purpose (if you decide to enter the home again while the countdown is running). I own an HCL and my functionality is limited to block scenes. This is how I did it.

- arm the sensors in a scene

  - write a variable : alarmscene = running

  - arm the sensors with delay

- write a scene to check if all conditions are met (sensors are all armed)

  - if condition is ok, set variable alarmscene = NotRunning

 

==> If I switch off the alarm again while variable alarmscene = running

       - then another scene is started which start yet another scene with a certain delay (in order to be sure that the sensors are armed) which is disarming the sensors again.

In your case, you need to write a scene to check if conditions are only partialy met (or not at all) and alarmscene = running, that you start the above scene sequence to disarm the sensors.

 

I could't find any other solution. Maybe HC2 has LUA options to cancel the count down?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...