Add DateTimeTrigger to DSL documentation (#1818)
This depends on https://github.com/openhab/openhab-core/pull/2963 Signed-Off-By: Jan N. Klug <github@klug.nrw>pull/1828/head
parent
8f30438d6b
commit
b0f7cea3ae
|
@ -184,6 +184,7 @@ You can either use some pre-defined expressions for timers or use a [cron expres
|
|||
Time is midnight
|
||||
Time is noon
|
||||
Time cron "<cron expression>"
|
||||
Time equals <item>
|
||||
```
|
||||
|
||||
A cron expression takes the form of six or optionally seven fields:
|
||||
|
|
Loading…
Reference in New Issue