openhab / openhab-js

openHAB JavaScript Library for JavaScript Scripting Automation
https://www.openhab.org/addons/automation/jsscripting/
Eclipse Public License 2.0
38 stars 31 forks source link

[triggers] Add the new `Time is <Item>` trigger #153

Closed florian-h05 closed 1 year ago

florian-h05 commented 1 year ago

Add support for the DateTime Trigger (https://github.com/openhab/openhab-core/issues/2726).

See https://github.com/openhab/openhab-core/pull/2963 for implementation in Rules DSL (might help).