Rule for every FULL hour

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
Achim_T
New user
Posts: 4
Joined: 09 May 2017, 16:58

Rule for every FULL hour

#1 Post by Achim_T » 21 Oct 2017, 23:30

Hello,

is there an easy way to set an GPIO for every full hour (1.00, 2:00,..) instead of individually set it by

Code: Select all

On Clock#Time=All,01:00 do 
 gpio,14,0
 endon
i think there is an way by the systemvariable %sysmin%, but i dont know :oops:

Thanks

User avatar
toffel969
Normal user
Posts: 469
Joined: 03 Jan 2017, 10:58
Location: Germany

Re: Rule for every FULL hour

#2 Post by toffel969 » 22 Oct 2017, 08:10

Very easy yes, try

Code: Select all

On Clock#Time=All,**:00 do 
 gpio,14,0
 endon
Domoticz on Raspi 2 -- 14 ESP units (hacked Sonoff,NodeMCUs, Wemos, self-built units) running with RC140- Mega 2.0.0 dev8

Achim_T
New user
Posts: 4
Joined: 09 May 2017, 16:58

Re: Rule for every FULL hour

#3 Post by Achim_T » 22 Oct 2017, 09:05

i dont know about wildcards, great, thanks!

User avatar
toffel969
Normal user
Posts: 469
Joined: 03 Jan 2017, 10:58
Location: Germany

Re: Rule for every FULL hour

#4 Post by toffel969 » 22 Oct 2017, 15:25

It's quite hidden in the wiki, I think you only get there by search
https://www.letscontrolit.com/wiki/inde ... _Reference
Domoticz on Raspi 2 -- 14 ESP units (hacked Sonoff,NodeMCUs, Wemos, self-built units) running with RC140- Mega 2.0.0 dev8

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: Rule for every FULL hour

#5 Post by grovkillen » 22 Oct 2017, 19:04

Thanks for pointing this out toffel! I just added this to the rules page: https://www.letscontrolit.com/wiki/inde ... es#Trigger
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

User avatar
toffel969
Normal user
Posts: 469
Joined: 03 Jan 2017, 10:58
Location: Germany

Re: Rule for every FULL hour

#6 Post by toffel969 » 22 Oct 2017, 22:03

Great, thanks for updating the wiki
Domoticz on Raspi 2 -- 14 ESP units (hacked Sonoff,NodeMCUs, Wemos, self-built units) running with RC140- Mega 2.0.0 dev8

Post Reply

Who is online

Users browsing this forum: No registered users and 21 guests