Lighting Scene and time schedules
Hi to everyone. I have to find a solution as soon as possible regarding a new project with KNX system. We have an analog (not a KNX ) LUX meter from ABB which sends an On command when the external lighting is low . This command is going to a digital input and this input sends the command to the KNX ouput device to turn On the lights. What we need is that when the digital input send the command we want to enable a scene /time schedule that all the lights are going to be dimmed for example to 70% , from 8pm to 10pm, after 10pm the lighting must go automatically to 40% from 10pm to 12pm. From 12 am and when the digital input send the command to turn Off the lights the lights must be dimmed to 20%. Any ideas on how I can create this kind of scene/ time schedule? Thank you in advance.
Hi,
You will not be able to achieve this just by using a scene. You need to create a program for it and either manage all from the program itself or have the program manage several scene (one per expected intensity). This program will have to restart everytime the digital output will be triggered.
Hope this helps