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
- new rule editor (future releases)
- heating profile (future releases)
- ...
Changelog
5.0.2 (2021-02-27)
- (bluefox) Fixed error in the rules
5.0.0 (2021-02-27) [Birthday edition]
- (bluefox) added the rules engine
4.11.0 (2021-02-16)
- (Apollon77) Add some additional checks for getSchedules
- (Garfonso) make sure promisified methods reject with Error instead of string so that async errors can be catched correctly
- (Huseriato) update some german blockly translations
4.10.15 (2021-01-31)
- (Apollon77) Handle more cases with invalid script names/state-ids (Sentry IOBROKER-JAVASCRIPT-5W)
4.10.14 (2021-01-25)
- (Apollon77) Handle more cases with invalid script names/state-ids (Sentry IOBROKER-JAVASCRIPT-5R)
License
The MIT License (MIT)
Copyright (c) 2014-2021 bluefox dogafox@gmail.com,
Copyright (c) 2014 hobbyquaker
