Skip to content

Commit

Permalink
change setForeignState ack
Browse files Browse the repository at this point in the history
  • Loading branch information
Bettman66 committed Jan 22, 2022
1 parent 1a8f0e8 commit e82394b
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ Ausgänge zu schalten. Für die Selbstgemachte Türsprechstelle, kann jede
Hardware auf der sich Baresip installieren lässt genutzt werden.

## Changelog
### 2.1.3
* (bettman66) change setForeignState ack

### 2.1.2
* (bettman66) update for js-controller

Expand Down
14 changes: 13 additions & 1 deletion io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
{
"common": {
"name": "doorio",
"version": "2.1.2",
"version": "2.1.3",
"news": {
"2.1.3": {
"en": "change setForeignState ack",
"de": "change setForeignState ack",
"ru": "изменить setForeignState ack",
"pt": "alterar setForeignState ack",
"nl": "verander setForeignState ack",
"fr": "modifier setForeignState ack",
"it": "cambia setForeignState ack",
"es": "cambiar setForeignState ack",
"pl": "zmiana zestawu Potwierdzenie państwa obcego",
"zh-cn": "更改 setForeignState 确认"
},
"2.1.2": {
"en": "update for js-controller",
"de": "Update für js-Controller",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.doorio",
"version": "2.1.2",
"version": "2.1.3",
"description": "doorio",
"author": "bettman66 <[email protected]>",
"contributors": [
Expand Down

0 comments on commit e82394b

Please sign in to comment.