gregoryx Posted February 7, 2009 Posted February 7, 2009 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?
Michel Kohanim Posted February 8, 2009 Posted February 8, 2009 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?
gregoryx Posted February 8, 2009 Author Posted February 8, 2009 ...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?
Michel Kohanim Posted February 8, 2009 Posted February 8, 2009 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?
Recommended Posts