Slight tidy of readme

This commit is contained in:
Dave Conway-Jones
2022-08-23 14:43:34 +01:00
parent bb53ef7137
commit da094fa70f
2 changed files with 10 additions and 6 deletions

View File

@@ -7,6 +7,6 @@
or negatively (-ve) for minutes earlier.</p>
<p>The output emits a <code>msg.payload</code> of <i>1</i> or <i>0</i> every minute depending on
whether the current time is during the selected on time or off time.</p>
<p>If you just need the transitions from 0->1 or 1->0 then follow this node with an RBE node.</p>
<p>If you just need the transitions from 0->1 or 1->0 then follow this node with a filter (RBE) node.</p>
<p>You may also optionally specify a <code>msg.topic</code> if required.</p>
</script>