Skip to content

Commit

Permalink
### 0.1.5
Browse files Browse the repository at this point in the history
* (Scrounger) expert settings properties renamed -> you must recreate your expert settings for all parent objects !!!
* (Scrounger) custom dialog prepared for convert to other type
* (Scrounger) bug fixes
  • Loading branch information
Scrounger committed May 19, 2019
1 parent c3c2f69 commit 9f2ea82
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ This adapter is inspired at [virtual devices script by Pman](https://forum.iobro

## Changelog

### 0.1.5
* (Scrounger) expert settings properties renamed -> you must recreate your expert settings for all parent objects !!!
* (Scrounger) custom dialog prepared for convert to other type
* (Scrounger) bug fixes

### 0.1.0
* (Scrounger) custom dialog layout changed
* (Scrounger) conversion bug fixes
Expand Down
2 changes: 1 addition & 1 deletion io-package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"common": {
"name": "linkeddevices",
"version": "0.1.0",
"version": "0.1.5",
"news": {
"0.0.1": {
"en": "initial release",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.linkeddevices",
"version": "0.1.0",
"version": "0.1.5",
"description": "Create linked objects (datapoints) of your devices with a self-defined structure. This makes it possible to create a structure in ioBroker, where all objects are centralized, e.g. to be used in the vis or scripts.",
"author": {
"name": "Scrounger",
Expand Down

0 comments on commit 9f2ea82

Please sign in to comment.