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

[actions] Export CoreUtil actions #319

Closed florian-h05 closed 5 months ago

florian-h05 commented 5 months ago

Fixes #317.

florian-h05 commented 5 months ago

/cc @holgerfriedrich This exports CoreUtil to the actions namespace.

You can install the latest version of openhab-js from GitHub with npm i git+https://github.com/openhab/openhab-js.git or wait for the next library release (I don't have a release cycle, I only release if I either need a new release before a new openHAB milestonre or release is created or if there are enough changes).