Skip to content

Mic-M/ioBroker.javascript

 
 

Repository files navigation

Logo

Javascript Script Engine

Number of Installations Number of Installations NPM version Downloads Tests

NPM

Executes Javascript, Typescript Scripts.

Function documentation

Benutzung

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.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

4.7.3 (2020-09-06)

  • (Bluefox) Fixed the select ID dialog

4.7.2 (2020-09-05)

  • (Bluefox) Fixed blockly problem

License

The MIT License (MIT)

Copyright (c) 2014-2020 bluefox [email protected],

Copyright (c) 2014 hobbyquaker

About

Script engine for JavaScript and Blockly

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.6%
  • HTML 4.8%
  • Other 0.6%