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
Just like one can do with items already, would love to be able to create things from JavaScript/Typescript too - this way I could use the automation addon to fully define my system - better said, use script to automate the definition - for example use arrays and logic to create stuff instead of repetitive defining them in files.
Your Environment
openHAB version used (check Main UI -> About):
openhab-js version used (run console.log('openhab-js ' + utils.OPENHAB_JS_VERSION) from a JS script): N/A
Operating System and version (e.g. desktop or mobile, Windows 10, Raspbian Buster, ...): N/A
The text was updated successfully, but these errors were encountered:
Just like one can do with items already, would love to be able to create things from JavaScript/Typescript too - this way I could use the automation addon to fully define my system - better said, use script to automate the definition - for example use arrays and logic to create stuff instead of repetitive defining them in files.
Your Environment
console.log('openhab-js ' + utils.OPENHAB_JS_VERSION)
from a JS script): N/AThe text was updated successfully, but these errors were encountered: