ioBroker.javascript
ioBroker.javascript copied to clipboard
Script engine for JavaScript and Blockly
Cheerio, my Javascript Version is 5.1.3 A saved Blockly always moves downwards. Unfortunately, this is completely impractical and wasted space. Wasted Space is marked with an X. Screenshot: 
The [$ - Selector](https://github.com/ioBroker/ioBroker.javascript/blob/master/docs/en/javascript.md#---selector) seems to be currently the only way to get object ids by using a pattern / wildcards / regex. I would love to have the Adapter...
**Describe the bug** I just learned that TypeScript's `package.json` "extensions" support not only the `types` element, but also `types` depending on the TypeScript version. https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html#version-selection-with-typesversions `rxjs@7` is a package that...
Subscription on(): If datapoints are directly assigned to devices (without channels), .deviceId and .deviceName don't work. Example: ioBroker.zigbee
In the Rules interface I have an interface that accepts an RGB value. The color picker allows me to pick a color, and it updates the representation in the Rules...
**Describe the bug** The color of the button for the activated expert mode is not the same in the main menu and in the dialog box in javascript / blockly...
after restart of javascript instance a warning in log appears ` Logfile -- 2021-03-02 11:42:36.110 - info: javascript.0 (8715) Start javascript script.js.common.FritzboxAbfrage1 2021-03-02 11:42:36.115 - info: javascript.0 (8715) script.js.common.FritzboxAbfrage1: registered...
If a script is changed and saved, the Javascript Adapter creates a copy of the old version. Old versions can be viewed via a special button and if necessary the...
Hey together, it would be very nice if you could add: -AND -OR Funktions with more than 2 conditions.
I as user want to call the "request" function with credentials. And may be option to print in log the answer.