Reboot rule

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
kniazio
Normal user
Posts: 71
Joined: 12 Jun 2016, 11:12

Reboot rule

#1 Post by kniazio » 25 Jul 2016, 03:43

How should rules esp to restart t every day at 23.30? Please example

tozett
Normal user
Posts: 734
Joined: 22 Dec 2015, 15:46
Location: Germany

Re: Reboot rule

#2 Post by tozett » 25 Jul 2016, 17:13


tozett
Normal user
Posts: 734
Joined: 22 Dec 2015, 15:46
Location: Germany

Re: Reboot rule

#3 Post by tozett » 25 Jul 2016, 17:15


tozett
Normal user
Posts: 734
Joined: 22 Dec 2015, 15:46
Location: Germany

Re: Reboot rule

#4 Post by tozett » 25 Jul 2016, 17:16

did no ttried myself, but maybe as a rule:

Code: Select all

On Clock#Time=All,23:55 do // every day at xx.xx hours do ...
 reboot
endon

kniazio
Normal user
Posts: 71
Joined: 12 Jun 2016, 11:12

Re: Reboot rule

#5 Post by kniazio » 25 Jul 2016, 17:18

Code: Select all

On Clock#Time=All,23:30 do
reboot
endon

Is that right?

tozett
Normal user
Posts: 734
Joined: 22 Dec 2015, 15:46
Location: Germany

Re: Reboot rule

#6 Post by tozett » 25 Jul 2016, 17:19

looks good. dont know if it will work.
the command reference is new from the developer...

addition: should work, as the reference-page says:
The internal commands can only be used from Serial or Rules engine.
If you want to use internal commands using HTTP/MQTT,
setup an event within the rules section and remotely launch the "event" command.

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 14 guests