iobroker.knx 2.0.2 → 2.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -40,10 +40,10 @@ Before beginning: Every DPT of com.Objects should be set in your ETS project. Ev
40
40
  ## License requirements
41
41
  To use this adapter in ioBroker you need to accept the source code license of the adapter. The source code of this adapter is available under the CC-NC-BY license.
42
42
 
43
- Additionally you need a license to use the adapter. The license editions are available on https://iobroker.net/www/pricing
43
+ Additionally you need a license to use the adapter. The license editions are available on [https://iobroker.net/www/pricing](https://iobroker.net/www/pricing)
44
44
 
45
45
 
46
- ## Features:
46
+ ## Features
47
47
 
48
48
  * importing `knxproj` file
49
49
  * generating ETS-like object structure
@@ -115,6 +115,7 @@ For example a DPT5.001 is encoded as unsigned Integer with 8-Bit. This gives a s
115
115
  This results e.g. in a value like "0,5", where "0" means "decrease" and "5" means number of intervals.
116
116
 
117
117
  ### How the import works
118
+
118
119
  1. reading of all communicationobjectreferences (COR):
119
120
  combining of groupadressreference ID'd with DPT of corresponding COR (if exists).
120
121
  2. generation of groupaddress structure(GAS):
@@ -144,6 +145,7 @@ This results e.g. in a value like "0,5", where "0" means "decrease" and "5" mean
144
145
  are all states up to date.
145
146
 
146
147
  ###Avoidance of problems
148
+
147
149
  * clean ETS programming and more important clean ETS programming and most important clean ETS programming
148
150
  * Assign the DPTs!!
149
151
  * uniform labeling of the GA names (e.B "EG Wohnen Decke Licht schalten" and "EG Wohnen Decke Licht schalten status" )
@@ -195,6 +197,12 @@ If there are more GA's to change properties, use multiselect. This feature works
195
197
  -->
196
198
 
197
199
  ## Changelog
200
+
201
+ ### 2.0.3 (2021-12-04)
202
+
203
+ * fixed counting 1st Datapoint
204
+ * automaticly remove old V1 license", preventing confusion after upgrade from V1 to V2
205
+
198
206
  ### 2.0.1
199
207
 
200
208
  * fixed problem with license acceptance
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "files": {
3
3
  "main.css": "./static/css/main.e2d673ee.chunk.css",
4
- "main.js": "./static/js/main.2721c643.chunk.js",
5
- "main.js.map": "./static/js/main.2721c643.chunk.js.map",
4
+ "main.js": "./static/js/main.31e4e05f.chunk.js",
5
+ "main.js.map": "./static/js/main.31e4e05f.chunk.js.map",
6
6
  "runtime-main.js": "./static/js/runtime-main.ec74a465.js",
7
7
  "runtime-main.js.map": "./static/js/runtime-main.ec74a465.js.map",
8
8
  "static/css/2.67ef5efb.chunk.css": "./static/css/2.67ef5efb.chunk.css",
@@ -18,6 +18,6 @@
18
18
  "static/css/2.67ef5efb.chunk.css",
19
19
  "static/js/2.8ce0c6f9.chunk.js",
20
20
  "static/css/main.e2d673ee.chunk.css",
21
- "static/js/main.2721c643.chunk.js"
21
+ "static/js/main.31e4e05f.chunk.js"
22
22
  ]
23
23
  }
@@ -1 +1 @@
1
- <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="./manifest.json"/><script type="text/javascript" onerror="setTimeout(function(){window.location.reload()}, 5000)" src="../../lib/js/socket.io.js"></script><script type="text/javascript" src="./zip/zip.js"></script><script type="text/javascript" src="./zip/zip-ext.js"></script><script type="text/javascript" src="./zip/inflate.js"></script><title>KNX settings</title><link href="./static/css/2.67ef5efb.chunk.css" rel="stylesheet"><link href="./static/css/main.e2d673ee.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function r(r){for(var n,i,l=r[0],a=r[1],f=r[2],c=0,s=[];c<l.length;c++)i=l[c],Object.prototype.hasOwnProperty.call(o,i)&&o[i]&&s.push(o[i][0]),o[i]=0;for(n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n]);for(p&&p(r);s.length;)s.shift()();return u.push.apply(u,f||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,l=1;l<t.length;l++){var a=t[l];0!==o[a]&&(n=!1)}n&&(u.splice(r--,1),e=i(i.s=t[0]))}return e}var n={},o={1:0},u=[];function i(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,i),t.l=!0,t.exports}i.m=e,i.c=n,i.d=function(e,r,t){i.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,r){if(1&r&&(e=i(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)i.d(t,n,function(r){return e[r]}.bind(null,n));return t},i.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(r,"a",r),r},i.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},i.p="./";var l=this["webpackJsonpknx-admin"]=this["webpackJsonpknx-admin"]||[],a=l.push.bind(l);l.push=r,l=l.slice();for(var f=0;f<l.length;f++)r(l[f]);var p=a;t()}([])</script><script src="./static/js/2.8ce0c6f9.chunk.js"></script><script src="./static/js/main.2721c643.chunk.js"></script></body></html>
1
+ <!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="./manifest.json"/><script type="text/javascript" onerror="setTimeout(function(){window.location.reload()}, 5000)" src="../../lib/js/socket.io.js"></script><script type="text/javascript" src="./zip/zip.js"></script><script type="text/javascript" src="./zip/zip-ext.js"></script><script type="text/javascript" src="./zip/inflate.js"></script><title>KNX settings</title><link href="./static/css/2.67ef5efb.chunk.css" rel="stylesheet"><link href="./static/css/main.e2d673ee.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(e){function r(r){for(var n,i,l=r[0],a=r[1],f=r[2],c=0,s=[];c<l.length;c++)i=l[c],Object.prototype.hasOwnProperty.call(o,i)&&o[i]&&s.push(o[i][0]),o[i]=0;for(n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n]);for(p&&p(r);s.length;)s.shift()();return u.push.apply(u,f||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,l=1;l<t.length;l++){var a=t[l];0!==o[a]&&(n=!1)}n&&(u.splice(r--,1),e=i(i.s=t[0]))}return e}var n={},o={1:0},u=[];function i(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,i),t.l=!0,t.exports}i.m=e,i.c=n,i.d=function(e,r,t){i.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,r){if(1&r&&(e=i(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)i.d(t,n,function(r){return e[r]}.bind(null,n));return t},i.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(r,"a",r),r},i.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},i.p="./";var l=this["webpackJsonpknx-admin"]=this["webpackJsonpknx-admin"]||[],a=l.push.bind(l);l.push=r,l=l.slice();for(var f=0;f<l.length;f++)r(l[f]);var p=a;t()}([])</script><script src="./static/js/2.8ce0c6f9.chunk.js"></script><script src="./static/js/main.31e4e05f.chunk.js"></script></body></html>