made script loop every 5 minutes
This commit is contained in:
parent
deafa827fa
commit
bda35edb27
@ -4,6 +4,7 @@ output: html_document
|
||||
---
|
||||
|
||||
updated: `r format(Sys.time(), format = "%A %I:%M %p", tz = "America/Chicago")`
|
||||
|
||||
this site updates every `r update_interval` minutes
|
||||
|
||||
## The washing machine is currently: `r current_status[["lamp_a_power"]]`
|
||||
|
@ -353,7 +353,7 @@ display: none;
|
||||
</div>
|
||||
|
||||
|
||||
<p>updated: Monday 04:16 PM</p>
|
||||
<p>updated: Monday 05:44 PM this site updates every 5 minutes</p>
|
||||
<div id="the-washing-machine-is-currently-off" class="section level2">
|
||||
<h2>The washing machine is currently: off</h2>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user