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

Notification Open/Closed and FGS221


Question

Posted

Hello,

I want to know the status (open / closed) of my garage and entrance gate.

As I use FGS221 modules, the notion of ON and OFF button does not exist, the notification always referred to as ON, but it is open to close is also ON.

Who can help me to make a virtual device (I guess) which changes state so that I can have real notifications Open and Closed?

thank you

9 answers to this question

Recommended Posts

  • 0
Posted

Si je comprends bien tu utilises tes relais en mode monostable (bouton poussoir), donc tu as besoin d'un capteur pour connaitre l'état de ton portail

You need a sensor to know the status of your gate if your FGS is monostable

  • 0
  • Inquirer
  • Posted

    yes, je galère dessus en ce moment, je craque.

    Help, help !

    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" /> mais sans utiliser de sensor.

    • 0
    Posted

    You can use another switch and connect it to S2 switch. And then you have to install it so - if garage door opens, it switches the switch to another position.

    • 0
    Posted

    I do not have FGS221, but I think it should have "binary_light" type.

    In this case it should be "value" attribute which can be "1" for "ON" state and "0" for "OFF" state.

    You can check it with the following LUA code (replace 36 with your FGS221 id):

    Please login or register to see this code.

    • 0
  • Inquirer
  • Posted

    Thanks for your reply !

    [DEBUG] 18:45:54: Unexpected source trigger 'other'

    • 0
    Posted

    Domodial,

    "other" means you are trying to start scene manually. You should not do that.

    You should open or close you gate instead and check what happens.

    • 0
  • Inquirer
  • Posted

    [DEBUG] 20:14:50: value is 1

    [DEBUG] 20:14:54: value is 0

    [DEBUG] 20:15:19: value is 1

    [DEBUG] 20:15:20: value is 0

    • 0
    Posted

    Ok. value 1 means "gate open" and value 0 means "gate closed". You can use it as a trigger for scene using:

    Please login or register to see this code.

    or just check it using:

    Please login or register to see this code.

    is it that you want?

    • 0
  • Inquirer
  • Posted

    no, that's not it.

    The module has two buttons (on and off).

    To operate the first time must be ON.

    But to operate a second time must be OFF and ON again.

    This is a dry contact control (no load on the contact), in order to open a garage door.

    So if I make a notification to ON (the garage is open), closed the notification does not work because to open and close the garage must be used ON. So the notification message is always the same.

    A great classic with this type of module: (

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