Search found 1 match
- Sunday 11 August 2013 16:33
- Forum: PHP and all others
- Topic: Events system thread (questions and feedback)
- Replies: 308
- Views: 160728
Re: Events system feedback thread
Hi Guys, first of all my compliments for this great piece of software. I ran into a problem with the following: I have a virtual switch (controlled via XBMC, this works) and a dimmer (also works). IF virtualswitch=ON AND dimmer=ON DO set dimmer level to 30% ELSE IF virtualswitch=OFF AND dimmer=ON DO ...