Skip to content

Commit

Permalink
solve merge conflics of previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
DutchmanNL committed Jan 23, 2021
1 parent 354155f commit 070eaff
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 32 deletions.
27 changes: 0 additions & 27 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"common": {
"name": "knx",
<<<<<<< HEAD
"version": "1.0.44",
"news": {
"1.0.44": {
Expand All @@ -16,10 +15,7 @@
"pl": "poprawiono obsługę działań i stanów, dodano kilka nowych typów punktów danych, naprawiono obiekt i rozpoznawanie pomieszczeń oraz przydział urządzeń",
"zh-cn": "修复了行为和状态处理,添加了一些新的数据点类型,修复了设施和房间识别以及设备分配"
},
=======
"version": "1.0.42",
"news": {
>>>>>>> 13b9fe440755228304ffff502205cbac0df53f11
"1.0.42": {
"en": "Fixed problem with missing index_m.html",
"de": "Problem mit fehlender index_m.html behoben",
Expand Down Expand Up @@ -143,7 +139,6 @@
"restartAdapters": [
"knx"
],
<<<<<<< HEAD
"adminColumns": [
{
"name": {
Expand All @@ -167,28 +162,6 @@
"width": 100
}
]
=======
"adminColumns": [{
"name": {
"en": "KNX addr",
"de": "KNX-Adr",
"ru": "KNX-адр",
"pt": "End. KNX",
"nl": "KNX-adr",
"fr": "Adr KNX",
"it": "Ind KNX",
"es": "Dir KNX",
"pl": "Adr KNX",
"zh-cn": "KNX地址"
},
"path": "native.address",
"width": 100
}, {
"name": "DPT",
"path": "native.dpt",
"width": 100
}]
>>>>>>> 13b9fe440755228304ffff502205cbac0df53f11
},
"native": {
"useBooleans": true,
Expand Down
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
{
"name": "iobroker.knx",
<<<<<<< HEAD
"version": "1.0.44",
"description": "ioBroker knx Adapter",
=======
"version": "1.0.42",
"description": "ioBroker knx Adapter ",
>>>>>>> 13b9fe440755228304ffff502205cbac0df53f11
"author": {
"name": "K.Ringmann",
"email": "[email protected]"
Expand Down

0 comments on commit 070eaff

Please sign in to comment.