Skip to content

Commit

Permalink
Using KLF200 with Blockly
Browse files Browse the repository at this point in the history
Fixes #49
  • Loading branch information
MiSchroe committed Jul 20, 2020
1 parent 96e4126 commit a3f8dc5
Show file tree
Hide file tree
Showing 10 changed files with 292 additions and 13 deletions.
19 changes: 14 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,23 +205,32 @@ The following devices are defined:

## Changelog

#### 1.0.0
<!--
Placeholder for the next version (at the beginning of the line):
### __WORK IN PROGRESS__
-->
<!-- prettier-ignore -->
### __WORK IN PROGRESS__

- (Michael Schroeder) Fix [#49](https://github.com/MiSchroe/ioBroker.klf200/issues/49) Set multiple states at once, e.g. in Blockly

### 1.0.0

- (Michael Schroeder) Support of firmware 2.0.0.71

#### 0.9.5
### 0.9.5

- (Michael Schroeder) Bug fixes

#### 0.9.4
### 0.9.4

- (Michael Schroeder) Compatible to Admin 3, add documentation

#### 0.9.0
### 0.9.0

- (Michael Schroeder) Initial public beta release

#### 0.0.1
### 0.0.1

- (Michael Schroeder) Initial developer release

Expand Down
17 changes: 17 additions & 0 deletions build/util/promiseQueue.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions build/util/promiseQueue.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 12 additions & 4 deletions build/util/propertyLink.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/util/propertyLink.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a3f8dc5

Please sign in to comment.