Package Exports
- iobroker.javascript
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (iobroker.javascript) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme

Javascript Script Engine
Executes Javascript, Typescript Scripts.
Here you can find description of blockly.
Hier kann man die Beschreibung von Blockly finden.
Описание по blockly можно найти здесь.
This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers. For more details and for information how to disable the error reporting see Sentry-Plugin Documentation! Sentry reporting is used starting with js-controller 3.0.
How to build (only for developers)
Just run "npm i" in the root and in the src folders.
And then call "npm run build".
Todo
- search in all files
- new rule editor (future releases)
- heating profile (future releases)
- ...
Changelog
4.9.2 (2020-10-12)
- (bluefox) Corrected the function calls.
4.9.0 (2020-10-09)
- (bluefox) All scripts support now
awaitcalls. THIS COULD HAVE SOME SIDE-EFFECT (unknown yet). - (AlCalzone) Matched the exact ID if the $ selector contains no wildcard
- (bluefox) Added new block in blockly: "pause"
- (bluefox) Changed the order of folders and scripts to "folders first".
- (bluefox) Extend the documentation.
- (bluefox) Corrected the error with blockly and "day of week" conversion.
4.8.4 (2020-09-21)
- (bluefox) Make the mirroring instance adjustable
- (bluefox) Correct the dark mode for blockly
- (bluefox) Corrected the special variables: isDayTime and dayTime
4.8.2 (2020-09-20)
- (Bluefox) Added the settings for columns in the state selection dialog
4.8.0 (2020-09-17)
- (AlCalzone) add xyzAsync methods and wait/sleep
- (Apollon77) Prevent a crash case (Sentry IOBROKER-JAVASCRIPT-3N)
4.7.4 (2020-09-10)
- (Bluefox) Fixed JS editor in blockly
License
The MIT License (MIT)
Copyright (c) 2014-2020 bluefox dogafox@gmail.com,
Copyright (c) 2014 hobbyquaker
