Search found 2 matches

by anderssan
Saturday 02 November 2013 23:07
Forum: PHP and all others
Topic: Events system thread (questions and feedback)
Replies: 308
Views: 172005

Re: Events system feedback thread

Hi,

I think it would be a good idea to have weekdays and weekends in the blocky
by anderssan
Thursday 18 July 2013 18:36
Forum: PHP and all others
Topic: Events system thread (questions and feedback)
Replies: 308
Views: 172005

Re: Events system feedback thread

Hi,

The event system is great but I agree with Jochen that you should enable this function again :) This is not advanced programming, it is useful also for simple events.

For example if you have a motion sensor that triggers several lights..

IF motion detector = ON {
IF light A = OFF {
=> TURN ...