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

[items] ItemHistory: Return null not NaN from min/max between/since #182

Closed florian-h05 closed 1 year ago

florian-h05 commented 1 year ago

@jpg0 Follow up for https://github.com/openhab/openhab-js/pull/175.

Signed-off-by: Florian Hotze florianh_dev@icloud.com

florian-h05 commented 1 year ago

I’ve verified that it is working properly on my production system.

florian-h05 commented 1 year ago

@jpg0 Is this good to merge?