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

2 different alarme modes


Question

Posted

Hello .. can anyone help me to setup 2 different alarm modes.

I don´t want to use the motion sensors during the night when we are home. Like a Night mode

But i want to use both doors and motion when i am away from my house

 

 

9 answers to this question

Recommended Posts

  • 0
Posted

I have that situation.

But.. I know it can be a easier then how I did it, but it works for now.

 

I have a block scene for only arming the door/window sensors: I arm all the door sensors in once and the window sensors in once. That are the "Device Groups".

and:

I have a block scene for arming every sensor: I arm the whole room in once.

I have a minimote to start the scenes (button 1 to arm whole house, button 2 to arm only door/window sensors and button 3 to disarm the house).

 

Then I also have a scene which is triggered by a variable and armed state of the sensors. It will turn on red for one second when the house is fully armed. Purple when the door/window sensors are armed and when all sensors are disarmed, then turn on green for a second.

 

Let me know if this helps you!

 

See code bellow:

Please login or register to see this code.

Please login or register to see this attachment.

Please login or register to see this attachment.

  • 0
  • Inquirer
  • Posted

    I will give it a try.. need something simple. that my family really can use also

    • 0
    Guest eileff
    Posted

    What about like I do, using block scenes;

     

    A schedule that arms the alarm on all doors, windows and garage every night and disarm it every morning. This also sets a global variable that defines, AutoArm, ManualArm, or disarmed.

     

    Another set of scenes are setup as a primary arming scene when leaving the house. This scene arms all sensors and will set the global variable to ManualArm - as well as turning all lights in the house off.

     

    The Schedule alarm will not arm nor disarm the alarm if the global variable is set to ManualArm. This prevents the alarm from disarming by schedule if you are on holiday for multiple days.

     

    When the alarm is disarmed by schedule or a separate disarm scene, the global variable is set to disarmed.

     

    A scene that are checking if any sensor is armed, it will switch on a LED that indicates that the alarm is armed or of if not.

     

    If the front door is armed when entering an LED strip will warn you that you would have to turn disarm within a set delay.

     

    This works in the background, and is easy for my whole family to get along with 

    Please login or register to see this image.

    /emoticons/default_icon_biggrin.gif" alt=":-D" />

    • 0
    Posted

    frastr669, I'm curious how your alarm setup is. Or maybe you didn't had time to implement it?

    • 0
  • Inquirer
  • Posted

    Cafun..

    I have been away for a time.. But now im home and will start working on it..

    • 0
    Posted

    Great! Let us know your progress, maybe you have some nice tips for me

    Please login or register to see this image.

    /emoticons/default_smile.png" alt=":)" srcset="https://forum.fibaro.com/uploads/emoticons/[email protected] 2x" width="20" height="20" /> It's a bit trial and error (of my side) to have a fully functioning alarmsystem (when will it be disarmed, need the lights go off when I arm my house, that kind of things).

    • 0
    Posted

    I now have a functioning alarmsystem with turning off light. How is it going at your place, frastr669 ?

    • 0
  • Inquirer
  • Posted

    Not working. Can you give me some advice.

    • 0
    Posted

    Why is it not working? What do you have so far?

     

    My system is the same as I mentioned earlier, but I now have also a Virtual Device which turns off my lights.

    So I have two scene's to arm my alarm. One for only door and window sensors and one for door/window sensors and my motion sensors. If my variable AlarmState == Armed then it will push a button of a VD. So I only have to edit one VD if my lights change.

    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...