Change description of System started description (#979)
Signed-off-by: Richard Koshak <rlkoshak@gmail.com>pull/991/head
parent
a4c9a8696e
commit
b010c80616
|
@ -183,7 +183,7 @@ Two system-based triggers are provided as described in the table below:
|
|||
|
||||
| Trigger | Description |
|
||||
|-------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| System started | System started is triggered upon openHAB startup, after the rule file containing the System started trigger is modified, or after item(s) related to that rule file are modified in a .items file. |
|
||||
| System started | System started is triggered upon openHAB startup, after the rule file containing the System started trigger is modified, or after item(s) are modified in a .items file. |
|
||||
| System shuts down | Rules using the 'System shuts down' trigger execute when openHAB shuts down. |
|
||||
|
||||
You may wish to use the 'System started' trigger to initialize values at startup if they are not already set.
|
||||
|
|
Loading…
Reference in New Issue