Skip to content

Commit

Permalink
chore: release v1.8.15
Browse files Browse the repository at this point in the history
implemented the sensor functionality in alisa
  • Loading branch information
GermanBluefox committed Mar 12, 2021
1 parent b74a462 commit 780bcab
Show file tree
Hide file tree
Showing 29 changed files with 4,536 additions and 4,142 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,9 @@ Following types are supported:
-->

## Changelog
### 1.8.15 (2021-03-12)
* (bluefox) implemented the sensor functionality in alisa

### 1.8.14 (2021-03-12)
* (bluefox) allowed the control of the blinds in alisa

Expand Down
14 changes: 7 additions & 7 deletions admin/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"files": {
"main.css": "./static/css/main.e2d673ee.chunk.css",
"main.js": "./static/js/main.d66ad82c.chunk.js",
"main.js.map": "./static/js/main.d66ad82c.chunk.js.map",
"main.js": "./static/js/main.84b74749.chunk.js",
"main.js.map": "./static/js/main.84b74749.chunk.js.map",
"runtime-main.js": "./static/js/runtime-main.3886ef11.js",
"runtime-main.js.map": "./static/js/runtime-main.3886ef11.js.map",
"static/css/2.c04f2d9d.chunk.css": "./static/css/2.c04f2d9d.chunk.css",
"static/js/2.506f1c0c.chunk.js": "./static/js/2.506f1c0c.chunk.js",
"static/js/2.506f1c0c.chunk.js.map": "./static/js/2.506f1c0c.chunk.js.map",
"static/js/2.a4c9aa57.chunk.js": "./static/js/2.a4c9aa57.chunk.js",
"static/js/2.a4c9aa57.chunk.js.map": "./static/js/2.a4c9aa57.chunk.js.map",
"index.html": "./index.html",
"static/css/2.c04f2d9d.chunk.css.map": "./static/css/2.c04f2d9d.chunk.css.map",
"static/css/main.e2d673ee.chunk.css.map": "./static/css/main.e2d673ee.chunk.css.map",
"static/js/2.506f1c0c.chunk.js.LICENSE.txt": "./static/js/2.506f1c0c.chunk.js.LICENSE.txt"
"static/js/2.a4c9aa57.chunk.js.LICENSE.txt": "./static/js/2.a4c9aa57.chunk.js.LICENSE.txt"
},
"entrypoints": [
"static/js/runtime-main.3886ef11.js",
"static/css/2.c04f2d9d.chunk.css",
"static/js/2.506f1c0c.chunk.js",
"static/js/2.a4c9aa57.chunk.js",
"static/css/main.e2d673ee.chunk.css",
"static/js/main.d66ad82c.chunk.js"
"static/js/main.84b74749.chunk.js"
]
}
2 changes: 1 addition & 1 deletion admin/index_m.html
Original file line number Diff line number Diff line change
@@ -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>React App</title><link href="./static/css/2.c04f2d9d.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.506f1c0c.chunk.js"></script><script src="./static/js/main.d66ad82c.chunk.js"></script></body></html>
<!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>React App</title><link href="./static/css/2.c04f2d9d.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.a4c9aa57.chunk.js"></script><script src="./static/js/main.84b74749.chunk.js"></script></body></html>
3 changes: 0 additions & 3 deletions admin/static/js/2.506f1c0c.chunk.js

This file was deleted.

1 change: 0 additions & 1 deletion admin/static/js/2.506f1c0c.chunk.js.map

This file was deleted.

3 changes: 3 additions & 0 deletions admin/static/js/2.a4c9aa57.chunk.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions admin/static/js/2.a4c9aa57.chunk.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions admin/static/js/main.84b74749.chunk.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions admin/static/js/main.84b74749.chunk.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions admin/static/js/main.d66ad82c.chunk.js

This file was deleted.

1 change: 0 additions & 1 deletion admin/static/js/main.d66ad82c.chunk.js.map

This file was deleted.

26 changes: 13 additions & 13 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
{
"common": {
"name": "iot",
"version": "1.8.14",
"version": "1.8.15",
"news": {
"1.8.15": {
"en": "implemented the sensor functionality in alisa",
"de": "implementierte die Sensorfunktionalität in alisa",
"ru": "реализовал сенсорный функционал в алисе",
"pt": "implementou a funcionalidade do sensor no alisa",
"nl": "de sensorfunctie geïmplementeerd in alisa",
"fr": "implémenté la fonctionnalité de capteur dans alisa",
"it": "implementato la funzionalità del sensore in alisa",
"es": "implementó la funcionalidad del sensor en alisa",
"pl": "zaimplementował funkcjonalność czujnika w alisa",
"zh-cn": "在alisa中实现了传感器功能"
},
"1.8.14": {
"en": "allowed the control of the blinds in alisa",
"de": "erlaubte die Kontrolle der Jalousien in Alisa",
Expand Down Expand Up @@ -230,18 +242,6 @@
"es": "GUI actualizada para la configuración",
"pl": "Zaktualizowano GUI dla config",
"zh-cn": "更新了配置的GUI"
},
"1.7.7": {
"en": "Added information about changed linking process.",
"de": "Informationen zum geänderten Verknüpfungsprozess hinzugefügt.",
"ru": "Добавлена информация об изменении процесса связывания.",
"pt": "Adicionadas informações sobre o processo de vinculação alterado.",
"nl": "Informatie toegevoegd over gewijzigd koppelingsproces.",
"fr": "Ajout d'informations sur le processus de liaison modifié.",
"it": "Aggiunte informazioni sul processo di collegamento modificato.",
"es": "Se agregó información sobre el proceso de vinculación modificado.",
"pl": "Dodano informacje o zmienionym procesie łączenia.",
"zh-cn": "添加了有关更改链接过程的信息。"
}
},
"title": "IoT Assistants",
Expand Down
Loading

0 comments on commit 780bcab

Please sign in to comment.