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

When not equal operator in block scene ?


Question

Posted

Hi All

 

When Fibaro will implement the not equal operator in block scene ? I have a variable with multi values and I would like my scene start when it is not equal to one of these values so instead of using not equal symbol, I have to check if it is equal to one of my 3 other values. Is it so complicated to implement not equal ?

 

Thanks

8 answers to this question

Recommended Posts

  • 0
Posted

Hi All

 

When Fibaro will implement the not equal operator in block scene ? I have a variable with multi values and I would like my scene start when it is not equal to one of these values so instead of using not equal symbol, I have to check if it is equal to one of my 3 other values. Is it so complicated to implement not equal ?

 

Thanks

Hi
Version 4.061 has the function.

Please login or register to see this attachment.

It would be really good if you could put the values of variables in the field where it is written "35" on the picture.
Fibaro?
  • 0
  • Inquirer
  • Posted

    ok thanks for your reply..

     

    It's a good news but you mean it is not possible to enter a value as on your screenshot... with which value you can do the comparison if you can't enter a value ?

    • 0
    Posted

    Maybe hTiger1 means putting a variable instead of a static value so that other scenes can be written value to a variable (or global variable) and this scene pulls the value from that variable.

    • 0
  • Inquirer
  • Posted

    Maybe hTiger1 means putting a variable instead of a static value so that other scenes can be written value to a variable (or global variable) and this scene pulls the value from that variable.

    I think you're right...however, it's a very good idea

    • 0
  • Inquirer
  • Posted

     

    Hi
    Version 4.061 has the function.

    Please login or register to see this image.

    /public/style_images/master/attachicon.gif" alt="attachicon.gif" />

    Please login or register to see this link.

    It would be really good if you could put the values of variables in the field where it is written "35" on the picture.
    Fibaro?

     

    I created a scene but the operator is not available with variable !!!  only =, <, >.... why, it's a mystery !!!

     

    Please login or register to see this attachment.

    • 0
    Posted

    I created a scene but the operator is not available with variable !!!  only =, <, >.... why, it's a mystery !!!

     

    Please login or register to see this image.

    /public/style_images/master/attachicon.gif" alt="attachicon.gif" />

    Please login or register to see this link.

    Hi
    It depends what is being shown in the box.
    About it is a
    1 Variable
    2 Predefined variable
    3 Units
    • 0
  • Inquirer
  • Posted

    I would like to add a AND condition to the attached block scene

     

    I have following conditions today:

     

    IF (time = t1) OR (time = t2) OR (time = t3) OR (time = t4) THEN heating = ON

     

    and I would like 

     

    IF ((time = t1) OR (time = t2) OR (time = t3) OR (time = t4)) AND (house_status <> "on hollydays") THEN heating = ON

     

    I don't know how I can add parenthesis for the Or group and add the AND condition with NOT EQUAL operator.

     

    I think I have to convert my block scene in a LUA scene just because NOT EQUAL condition that doesn't exist for variable and because parenthesis can't be added

     

    So I think this lack of operator and parenthesis manipulation is very frustrating and is complicating something that could be easy to do with block

     

    I'm right to convert it in LUA ?

     

    thanks

    Please login or register to see this attachment.

    • 0
  • Inquirer
  • Posted

    up...

     

    no news for this functionality !!!

     

    I would like to use 'not equal' for predefined variables

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