ioBroker.javascript icon indicating copy to clipboard operation
ioBroker.javascript copied to clipboard

Script engine for JavaScript and Blockly

Results 299 ioBroker.javascript issues
Sort by recently updated
recently updated
newest added

**Describe the bug** If you use CRON as trigger, the configured values are **not** copied to the generated java script. **To Reproduce** Steps to reproduce the behavior: 1. Create a...

bug
RULES

... maybe check content for "non *.js* (and such allowed extensions) directories and at leat warn?

enhancement

hallo, wenn ich je nach ausgewähltem Gerät ein Binding zuordnen will, dann scheint das nicht zu funktionieren. Anscheinend werden immer beide Bindings beibehalten. Beim Debuggen erscheinen auf jeden Fall immer...

enhancement
Blockly

Nach einem manuellen Restore der Java-Scripte sind die Umlaute "zerstört" und die Datei damit doppelt: ![image](https://user-images.githubusercontent.com/50423935/135751927-b5b0b5e2-23e9-4fb8-a82b-7d7ba541fc5a.png) Klar könnte man auf Umlaute verzichten, habe ich nunmal aber nicht ;) Bitte bei...

bug

![image](https://user-images.githubusercontent.com/4582016/157653625-506c3fc3-f3ac-4c7c-9ee4-bcc41e986873.png)

enhancement

**Describe the bug** When executing ```javascript formatDate(getDateObject('04.03.2022'), "DD.MM.YYYY") formatDate(getDateObject('04/03/2022'), "DD.MM.YYYY") formatDate(getDateObject('04-03-2022'), "DD.MM.YYYY") ``` The result is ``03.04.2022`` https://github.com/ioBroker/ioBroker.javascript/blob/58daed0188a95c6d4dcf6a050ab94130cd0aa589/lib/sandbox.js#L2476-L2490

enhancement
JavaScript

Hallo zusammen, ich vermisse ein block mit : "von wert bis wert(zwischen)" (Beispiel: Temperatur "von 0 grad bis 25 grad") oder was mich betrifft ist Helligkeit (Beispiel : "von 10000...

enhancement
Blockly

Hi, it would be great to be able to zoom by mouse wheel when holding ctrl-key. So, wheel would be a vertical scroll, shift + wheel would be a horizontal...

wontfix
Blockly

**Describe the bug** When I create a new Folder in the Scripts View the folder is created but not visible after creation. **To Reproduce** Steps to reproduce the behavior: 1....

bug

[Some websites ](https://docs.helium.com/api/blockchain/introduction/#specify-a-user-agent) require an User-Agents in order to give a valid answer to a request. This seems to be in order to prevent spam-requests (even though I can not...

enhancement
Blockly