Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lib
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

  • new rule editor (future releases)
  • heating profile (future releases)
  • ...

Changelog

4.10.9 (2021-01-13)

  • (Apollon77) Make sure to end all Timeouts
  • (Apollon77) Prevent crash case (Sentry IOBROKER-JAVASCRIPT-51)

4.10.8 (2020-12-07)

  • (paul53) Corrected variables.isDayTime
  • (AlCalzone) catch errors during virtual-tsc compile calls
  • (Apollon77) Prevent crash case (Sentry)

4.10.7 (2020-12-03)

  • (Apollon77) Prevent crash case (Sentry IOBROKER-JAVASCRIPT-4Q)
  • (paul53) Corrected variables.isDayTime

4.10.6 (2020-12-01)

  • (AlCalzone) TypeScripts which augment the global scope are now correctly compiled
  • (AlCalzone) If no type declarations are found for an installed package, require will no longer show the error "module not found"
  • (AlCalzone) Removed the --prefix argument in npm install, so package installations on Windows no longer mess up the install directory
  • (bluefox) Corrected the set of the binary state

4.10.5 (2020-11-15)

  • (bluefox) null timeouts are checked now

License

The MIT License (MIT)

Copyright (c) 2014-2020 bluefox dogafox@gmail.com,

Copyright (c) 2014 hobbyquaker

You can’t perform that action at this time.