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
- Goto current line in debugger
- heating profile (future releases)
- ...
Changelog
5.2.14 (2021-11-17)
- (AlCalzone) Typings imrovement
- (winnyschuster) added "Solar noon" to astro-list
- (agross) Allowed to define different states for reading and writing alias values
5.2.13 (2021-09-13)
- (AlCalzone) Fixed the loading of Node.js typings
5.2.12 (2021-09-12)
- (bluefox) Fixed the font in the editor
5.2.10 (2021-09-08)
- (bluefox) Parse variables to floats for mathematical operations
- (bluefox) Names with the dot at the end are not allowed anymore
- (bluefox) The blockly sounds are disabled
5.2.9 (2021-09-02)
- (Apollon77) Make sure day of weeks is an array (Sentry IOBROKER-JAVASCRIPT-7Y)
- (bluefox) Report to sentry is disabled in GUI if sentry is deactivated
- (bluefox) Fixed many GitHub issues
License
The MIT License (MIT)
Copyright (c) 2014-2021 bluefox dogafox@gmail.com,
Copyright (c) 2014 hobbyquaker