Search found 1 match

by wizpt
Saturday 12 May 2018 1:45
Forum: Blockly
Topic: Set for X minutes, but I want light when motion is still ON
Replies: 20
Views: 17490

Re: Set for X minutes, but I want light when motion is still


It's possible with blocky. Just add another (dummy) switch witch will switch off after 1 minute (it's a setting of the switch) and call it for example 1 Min Timer (in my example)

blocky.jpg
(sorry for the big image, my tablet has a high dpi setting)

Every time the PIR detects motion the timer ...