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

js api missing xxBetween persistence methods #156

Closed ssalonen closed 1 year ago

ssalonen commented 1 year ago

Openhab-js api is missing xxBetween methods, e.g. .averageBetween

See https://www.openhab.org/javadoc/latest/org/openhab/core/persistence/extensions/persistenceextensions

Your Environment

florian-h05 commented 1 year ago

Thanks for the hint, I‘ll add them.