You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Enhancement |`environment`| Add `isFileBasedScript()` function to determine whether script is file-based ||[#441](https://github.com/openhab/openhab-js/pull/441)| no |
8
-
| Enhancement |`items`| Add support for providing Items, metadata & channel links from file-based scripts ||[#441](https://github.com/openhab/openhab-js/pull/441)| no |
| Enhancement |`environment`| Add `isFileBasedScript()` function to determine whether script is file-based |[#441](https://github.com/openhab/openhab-js/pull/441)| no |
8
+
| Enhancement |`items`| Add support for providing Items, metadata & channel links from file-based scripts |[#441](https://github.com/openhab/openhab-js/pull/441)| no |
9
+
| Bugfix |`items`| Fix `NULL` Item state (UnDefType) not recognized as `null`|[#448](https://github.com/openhab/openhab-js/pull/448)| no |
* Check if a value is `null`, `undefined` or an instance of {@link https://www.openhab.org/javadoc/latest/org/openhab/core/types/undeftype `UnDefType`}.
0 commit comments