iobroker.iot 1.8.24 → 1.9.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/LICENSE +1 -1
- package/README.md +12 -2
- package/admin/asset-manifest.json +10 -10
- package/admin/index_m.html +1 -1
- package/admin/static/js/2.1b9b16a0.chunk.js +3 -0
- package/admin/static/js/{2.2712396d.chunk.js.LICENSE.txt → 2.1b9b16a0.chunk.js.LICENSE.txt} +0 -0
- package/admin/static/js/2.1b9b16a0.chunk.js.map +1 -0
- package/admin/static/js/main.20d2f37b.chunk.js +2 -0
- package/admin/static/js/main.20d2f37b.chunk.js.map +1 -0
- package/admin/static/js/{runtime-main.ec5e4b6e.js → runtime-main.ef534f76.js} +1 -1
- package/admin/static/js/{runtime-main.ec5e4b6e.js.map → runtime-main.ef534f76.js.map} +1 -1
- package/io-package.json +67 -63
- package/lib/Utils.js +531 -0
- package/lib/adminCommonSocket.js +895 -0
- package/lib/alisa.js +42 -45
- package/lib/googleHome.js +55 -66
- package/lib/remote.js +1118 -0
- package/main.js +394 -386
- package/package.json +26 -12
- package/admin/static/js/2.2712396d.chunk.js +0 -3
- package/admin/static/js/2.2712396d.chunk.js.map +0 -1
- package/admin/static/js/main.9016c1bc.chunk.js +0 -2
- package/admin/static/js/main.9016c1bc.chunk.js.map +0 -1
package/LICENSE
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
The MIT License (MIT)
|
|
2
2
|
|
|
3
|
-
Copyright (c) 2018-
|
|
3
|
+
Copyright (c) 2018-2022 bluefox <dogafox@gmail.com>
|
|
4
4
|
|
|
5
5
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
6
|
of this software and associated documentation files (the "Software"), to deal
|
package/README.md
CHANGED
|
@@ -268,6 +268,16 @@ Following types are supported:
|
|
|
268
268
|
-->
|
|
269
269
|
|
|
270
270
|
## Changelog
|
|
271
|
+
### 1.9.3 (2022-02-03)
|
|
272
|
+
* (bluefox) Removed deprecated package `request`
|
|
273
|
+
* (bluefox) Refactoring and better error handling
|
|
274
|
+
|
|
275
|
+
### 1.9.2 (2022-01-26)
|
|
276
|
+
* (bluefox) Added experimental support for remote access
|
|
277
|
+
|
|
278
|
+
### 1.8.25 (2021-11-18)
|
|
279
|
+
* (bluefox) Corrected the enabling of the category
|
|
280
|
+
|
|
271
281
|
### 1.8.24 (2021-09-19)
|
|
272
282
|
* (bluefox) Respect the min/max limits by controlling
|
|
273
283
|
|
|
@@ -516,7 +526,7 @@ Following types are supported:
|
|
|
516
526
|
## License
|
|
517
527
|
The MIT License (MIT)
|
|
518
528
|
|
|
519
|
-
Copyright (c) 2018-
|
|
529
|
+
Copyright (c) 2018-2022 bluefox <dogafox@gmail.com>
|
|
520
530
|
|
|
521
531
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
522
532
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -534,4 +544,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
|
534
544
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
535
545
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
536
546
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
537
|
-
SOFTWARE.
|
|
547
|
+
SOFTWARE.
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"files": {
|
|
3
3
|
"main.css": "./static/css/main.e2d673ee.chunk.css",
|
|
4
|
-
"main.js": "./static/js/main.
|
|
5
|
-
"main.js.map": "./static/js/main.
|
|
6
|
-
"runtime-main.js": "./static/js/runtime-main.
|
|
7
|
-
"runtime-main.js.map": "./static/js/runtime-main.
|
|
4
|
+
"main.js": "./static/js/main.20d2f37b.chunk.js",
|
|
5
|
+
"main.js.map": "./static/js/main.20d2f37b.chunk.js.map",
|
|
6
|
+
"runtime-main.js": "./static/js/runtime-main.ef534f76.js",
|
|
7
|
+
"runtime-main.js.map": "./static/js/runtime-main.ef534f76.js.map",
|
|
8
8
|
"static/css/2.faf2f676.chunk.css": "./static/css/2.faf2f676.chunk.css",
|
|
9
|
-
"static/js/2.
|
|
10
|
-
"static/js/2.
|
|
9
|
+
"static/js/2.1b9b16a0.chunk.js": "./static/js/2.1b9b16a0.chunk.js",
|
|
10
|
+
"static/js/2.1b9b16a0.chunk.js.map": "./static/js/2.1b9b16a0.chunk.js.map",
|
|
11
11
|
"index.html": "./index.html",
|
|
12
12
|
"static/css/2.faf2f676.chunk.css.map": "./static/css/2.faf2f676.chunk.css.map",
|
|
13
13
|
"static/css/main.e2d673ee.chunk.css.map": "./static/css/main.e2d673ee.chunk.css.map",
|
|
14
|
-
"static/js/2.
|
|
14
|
+
"static/js/2.1b9b16a0.chunk.js.LICENSE.txt": "./static/js/2.1b9b16a0.chunk.js.LICENSE.txt"
|
|
15
15
|
},
|
|
16
16
|
"entrypoints": [
|
|
17
|
-
"static/js/runtime-main.
|
|
17
|
+
"static/js/runtime-main.ef534f76.js",
|
|
18
18
|
"static/css/2.faf2f676.chunk.css",
|
|
19
|
-
"static/js/2.
|
|
19
|
+
"static/js/2.1b9b16a0.chunk.js",
|
|
20
20
|
"static/css/main.e2d673ee.chunk.css",
|
|
21
|
-
"static/js/main.
|
|
21
|
+
"static/js/main.20d2f37b.chunk.js"
|
|
22
22
|
]
|
|
23
23
|
}
|
package/admin/index_m.html
CHANGED
|
@@ -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" src="./../../lib/js/socket.io.js"></script><title>IoT Settings</title><link href="./static/css/2.faf2f676.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 t(t){for(var n,i,l=t[0],a=t[1],f=t[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(t);s.length;)s.shift()();return u.push.apply(u,f||[]),r()}function r(){for(var e,t=0;t<u.length;t++){for(var r=u[t],n=!0,l=1;l<r.length;l++){var a=r[l];0!==o[a]&&(n=!1)}n&&(u.splice(t--,1),e=i(i.s=r[0]))}return e}var n={},o={1:0},u=[];function i(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,i),r.l=!0,r.exports}i.m=e,i.c=n,i.d=function(e,t,r){i.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},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,t){if(1&t&&(e=i(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(i.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)i.d(r,n,function(t){return e[t]}.bind(null,n));return r},i.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(t,"a",t),t},i.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},i.p="./";var l=this["webpackJsonpiot-admin"]=this["webpackJsonpiot-admin"]||[],a=l.push.bind(l);l.push=t,l=l.slice();for(var f=0;f<l.length;f++)t(l[f]);var p=a;r()}([])</script><script src="./static/js/2.
|
|
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" src="./../../lib/js/socket.io.js"></script><title>IoT Settings</title><link href="./static/css/2.faf2f676.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 t(t){for(var n,i,l=t[0],a=t[1],f=t[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(t);s.length;)s.shift()();return u.push.apply(u,f||[]),r()}function r(){for(var e,t=0;t<u.length;t++){for(var r=u[t],n=!0,l=1;l<r.length;l++){var a=r[l];0!==o[a]&&(n=!1)}n&&(u.splice(t--,1),e=i(i.s=r[0]))}return e}var n={},o={1:0},u=[];function i(t){if(n[t])return n[t].exports;var r=n[t]={i:t,l:!1,exports:{}};return e[t].call(r.exports,r,r.exports,i),r.l=!0,r.exports}i.m=e,i.c=n,i.d=function(e,t,r){i.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},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,t){if(1&t&&(e=i(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(i.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)i.d(r,n,function(t){return e[t]}.bind(null,n));return r},i.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(t,"a",t),t},i.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},i.p="./";var l=this["webpackJsonpiot-admin"]=this["webpackJsonpiot-admin"]||[],a=l.push.bind(l);l.push=t,l=l.slice();for(var f=0;f<l.length;f++)t(l[f]);var p=a;r()}([])</script><script src="./static/js/2.1b9b16a0.chunk.js"></script><script src="./static/js/main.20d2f37b.chunk.js"></script></body></html>
|