Page 1 of 1

help to create a rule

Posted: 29 May 2018, 07:47
by reza
hi guys
i want control a relay with espeasy that way , when i send a code with domoticz (for example "on") so relay goto "on" after 1s "off".in other word similar to this code(a rule):

Code: Select all

when receive "on" code to espeasy so
relay1 go to "on"
after 1s
relay1 go to "off"
can you help me? thank you

Re: help to create a rule

Posted: 29 May 2018, 16:54
by toffel969
reza wrote: 29 May 2018, 07:47 hi guys
i want control a relay with espeasy that way , when i send a code with domoticz (for example "on") so relay goto "on" after 1s "off".in other word similar to this code(a rule):

Code: Select all

when receive "on" code to espeasy so
relay1 go to "on"
after 1s
relay1 go to "off"
can you help me? thank you
https://www.letscontrolit.com/wiki/inde ... rial_Rules