0

Dimmer with movement detector

Dávid Kirchhofer 1 year ago in bOS Configurator updated by Fabien Fuster 1 year ago 1
Hello,
Is there a built-in or existing way to control the dimmer module or LED control relay with a "motion sensor" function? Or is it necessary to write a program for this? Can anyone help with this?

I would like to use it by turning on the light at 20% at night (or white at 20% for LED strips). But at the same time, I would like to have the "movement detector" blocking function as well.
For example, at night, due to the motion sensor, the light turns on with 20% brightness, if the light is not turned on (if it is on, it does not do anything by definition), but if I press the switch, it turns on with 100% brightness.

Thanks for the help!

Hello,

This is possible, but you will have to program this. You will have 2 input triggers, the motion sensor and the switch. Then the ouput will depend of "time of the day" and type of input.

So:

motion sensor during the day trigger 100% lighting, but if between e.g. 23:00 and 6:00, only 20%

while

switch will always trigger light ON (or 100%)

not exactly the same as below, but kind of

Image 4472