Could someone please perhaps point me in the right direction solving the following?:
Today I installed a new motion Sensor from Steinel (IS 140-2) and all is working well. In Domoticz it shows as a switch, and if I walk pass, the switch turns on and after a few seconds automatically off. But when I try to let it switch on a light, it refuses to do so.
I've tried switching the light via a blocky script and I've tried configuring a sub/slave device, both not working.
- Switching the light manually works
- Motion detector works
- When configured as sub/slave, the motion sensor turns on (in dashboard), also the light turns on in dashboard, but the actual light doesn't switch on.
My blocky switch simply looks like this:
if "pir" = on
do set "light" = on
Any help would be much appreciated!

Kind regards,
Dwayne