We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The tern definitions for JS Scripting were updated in #1421 to address the openhab-js release 2.0.0.
Since then, we had numerous improvements and changes to the openhab-js library: openhab/openhab-js@v2.0.0...v2.1.1.
There is also the deprecation of actions.ScriptExecution.createTimerWithArgument, so this one should be removed from the autocompletion.
actions.ScriptExecution.createTimerWithArgument
We should update the tern definitions soon so that openHAB 3.4.0 comes with an updated autocompletion!
I will address this issue, this is a reminder for myself.
The text was updated successfully, but these errors were encountered:
@ghys Could you please assign me to this issue?
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The tern definitions for JS Scripting were updated in #1421 to address the openhab-js release 2.0.0.
Since then, we had numerous improvements and changes to the openhab-js library: openhab/openhab-js@v2.0.0...v2.1.1.
There is also the deprecation of
actions.ScriptExecution.createTimerWithArgument
, so this one should be removed from the autocompletion.We should update the tern definitions soon so that openHAB 3.4.0 comes with an updated autocompletion!
I will address this issue, this is a reminder for myself.
The text was updated successfully, but these errors were encountered: