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


Recommended Posts

Posted

How can I  use the Scene ID option with the New Fibaro Relay ??

I want to use it to trigger a scene.

I used to do so with the DImmer using scene Activation as a triggering value but, it seems different for this Relay.

Posted

i think the relay does not support scene activation

  • Topic Author
  • Posted

    It Does

    Posted

    where can i find this scene activation?

    Posted

    use CentralSceneEvent

    Posted

    could you give me an example in lua? thanks

    Posted

    first set Parameters properly:

     

    Please login or register to see this image.

    /monthly_2016_10/singleswitch2-params.png.704c004b73e8938e2aafb3938487a7d8.png" alt="singleswitch2-params.png" />

     

    to get all events, you will have to set Parameter 20 to 0 (momentary switch, as described in user manual Page 9)

     

    then use e.g. this example:

     

    Please login or register to see this code.

    Note: the 834 in my example is the first slave, not the master nor the relay(s) itself
    (here for SingleSwitch2 FGS-213

    -master 833 -> ID833, 

    -first slave 833.0 -> ID834,

    -overheat sensor 833.0.1 -> ID835,

    -Q1 relay 833.1 ->ID836 renamed already to DIY-2

    -second slave?, anyway, 833.2 -> ID837)

     

    singleswitch2.png

     

     

  • Topic Author
  • Posted

    Thank You.

    It worked

    Join the conversation

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

    Guest
    Reply to this topic...

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