Create blocky with selector switch
Posted: Tuesday 14 November 2017 15:12
I want to create a rule with a selector switch. The switch has 3 positions.
I want the switch to go from position 3 (30%) to position 2 (20%), 30 minutes after the switch has been put on position 3.
So what i did
if switch = (level) 30%
set switch = (level) 20% after x seconds
this doesnt work, does anybody know how i should do this?
I want the switch to go from position 3 (30%) to position 2 (20%), 30 minutes after the switch has been put on position 3.
So what i did
if switch = (level) 30%
set switch = (level) 20% after x seconds
this doesnt work, does anybody know how i should do this?