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

[rules] Fix rule builder #210

Closed florian-h05 closed 1 year ago

florian-h05 commented 1 year ago

The recent type def PR #209 broke rule builder, this fixes it.