Skip to content

McWoolf/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.10.5 (2020-11-15)

  • (bluefox) null timeouts are checked now

4.10.4 (2020-11-09)

  • (bluefox) null timeouts are checked now
  • (AlCalzone) Correction for the typescript with async functions

4.10.3 (2020-11-08)

  • (bluefox) Corrected search in scripts

4.10.1 (2020-11-04)

  • (AlCalzone) In global TypeScripts, import can now be used
  • (AlCalzone) Iteration of $(...) query results in TypeScript no longer causes compilation to fail
  • (AlCalzone) Already-compiled TypeScripts are now recompiled after an update of the adapter to benefit of potential fixes
  • (bluefox) Corrected schedule on date object
  • (bluefox) Corrected the moving of scripts
  • (bluefox) Corrected search tab
  • (bluefox) Corrected the calculation of isDayTime variable
  • (bluefox) Corrected trim() issue by CRON builder
  • (bluefox) Corrected functions call in blockly
  • (bluefox) Corrected CRON name in blockly

4.9.8 (2020-11-01)

  • (bluefox) Corrected search in blockly

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.8%
  • HTML 4.7%
  • Other 0.5%