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

[semantics] ItemSemantics missing some actions #251

Closed rkoshak closed 1 year ago

rkoshak commented 1 year ago

Missing actions include:

If we recommend to use ItemSemantics instead of the Semantics actions directly ItemSemantics needs to be complete. It's a quick add so I'll submit a PR later today or tomorrow. Though if there's more to do beyond adding the methods I don't know what nor how to do it (recreate type what ever that does, unit tests, etc).