Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using KLF200 with Blockly #49

Closed
ThoSt81 opened this issue Jul 17, 2020 · 0 comments · Fixed by #50
Closed

Using KLF200 with Blockly #49

ThoSt81 opened this issue Jul 17, 2020 · 0 comments · Fixed by #50
Assignees
Labels

Comments

@ThoSt81
Copy link

ThoSt81 commented Jul 17, 2020

Describe the bug
I have created a small blockly script which reacts to a system variable and sets all shutters to 0 or 100 (targetposition).
All seems to run well but when the script is triggered, the adapter crashes. All states are changed and the shutters actually move into position, but the adapter is restarted and throws a lot of errors.

To Reproduce
Steps to reproduce the behavior:

  1. Import Blockly script
  2. Start script
  3. Trigger script
  4. See error

Expected behavior
Script should not terminate.

Screenshots & Logfiles
blockly_export.txt
iobroker.log

Versions:

  • Adapter version: 1.0.0

  • JS-Controller version: 3.1.6

  • Node version: 10.16.3

  • Operating system: Ubuntu 16.04.6 LTS

@MiSchroe MiSchroe added the bug label Jul 17, 2020
@MiSchroe MiSchroe self-assigned this Jul 20, 2020
MiSchroe added a commit that referenced this issue Jul 20, 2020
MiSchroe added a commit that referenced this issue Jul 20, 2020
(Michael Schroeder) Fix [#49](#49) Set multiple states at once, e.g. in Blockly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants