Change description of System started description (#979)

Signed-off-by: Richard Koshak <rlkoshak@gmail.com>
pull/991/head
Richard Koshak 2019-05-18 03:40:39 -06:00 committed by Jerome Luckenbach
parent a4c9a8696e
commit b010c80616
1 changed files with 1 additions and 1 deletions

View File

@ -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.