Jump to content

Control ANY action?


gregoryx

Recommended Posts

Hi gregoryx, good point. This is not there right now. I'll add it to our list. I am sure you already know that you can use OR for all those actions (very time consuming).

 

Thanks and with kind regards,

Michel

 

I'd like to trigger a program on ANY type of control from a device. Is that just a missing function? or is there another way to do it?
Link to comment
...you can use OR for all those actions (very time consuming).

 

I wouldn't say I "know" that... but that's what I was suspecting.

 

So it'd look like this:

If
       Control 'Dining' is switched On
    Or Control 'Dining' is switched Off
    Or Control 'Dining' is switched Fast On
    Or Control 'Dining' is switched Fast Off
    Or Control 'Dining' is switched Fade Up
    Or Control 'Dining' is switched Fade Down
    Or Control 'Dining' is switched Fade Stop
    Or Control 'Dining' is switched Bright
    Or Control 'Dining' is switched Dim

Then
  - No Actions - (To add one, press 'Action')

Else
  - No Actions - (To add one, press 'Action')

Right?

Link to comment

Hello gregoryx, yes, precisely ...

 

With kind regards,

Michel

 

...you can use OR for all those actions (very time consuming).

 

I wouldn't say I "know" that... but that's what I was suspecting.

 

So it'd look like this:

If
       Control 'Dining' is switched On
    Or Control 'Dining' is switched Off
    Or Control 'Dining' is switched Fast On
    Or Control 'Dining' is switched Fast Off
    Or Control 'Dining' is switched Fade Up
    Or Control 'Dining' is switched Fade Down
    Or Control 'Dining' is switched Fade Stop
    Or Control 'Dining' is switched Bright
    Or Control 'Dining' is switched Dim

Then
  - No Actions - (To add one, press 'Action')

Else
  - No Actions - (To add one, press 'Action')

Right?

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...