iobroker.iot 5.0.13 → 6.0.1
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 +6 -6
- package/admin/assets/index-39e7CNHj.js +705 -0
- package/admin/index_m.html +1 -1
- package/admin/rules/@mf-types/compiled-types/ActionVisu.d.ts +1 -1
- package/admin/rules/@mf-types.zip +0 -0
- package/admin/rules/assets/{ActionVisu-BN0Kjfo9.js → ActionVisu-BCZFwf_Y.js} +1 -1
- package/admin/rules/assets/{index-FrXvyqvW.js → index-DYx5xsZT.js} +76 -76
- package/admin/rules/assets/{localSharedImportMap-8wECk2hR.js → localSharedImportMap-CNn4MUou.js} +1 -1
- package/admin/rules/assets/{virtualExposes-b6CxLzZb.js → virtualExposes-B2aPQUg7.js} +1 -1
- package/admin/rules/customRuleBlocks.js +2 -2
- package/admin/rules/mf-stats.json +1 -1
- package/build/lib/AlexaSmartHomeV3/Alexa/Directives/Discovery.js +2 -1
- package/build/lib/AlexaSmartHomeV3/Alexa/Directives/Discovery.js.map +1 -1
- package/build/lib/AlexaSmartHomeV3/Controls/AirCondition.js +2 -2
- package/build/lib/AlexaSmartHomeV3/Controls/AirCondition.js.map +1 -1
- package/build/lib/AlexaSmartHomeV3/Controls/Ct.js +1 -1
- package/build/lib/AlexaSmartHomeV3/Controls/Ct.js.map +1 -1
- package/build/lib/AlexaSmartHomeV3/Controls/Rgb.js +1 -1
- package/build/lib/AlexaSmartHomeV3/Controls/Rgb.js.map +1 -1
- package/build/lib/AlexaSmartHomeV3/Controls/RgbSingle.js +1 -1
- package/build/lib/AlexaSmartHomeV3/Controls/RgbSingle.js.map +1 -1
- package/build/lib/AlexaSmartHomeV3/Controls/RgbwSingle.js +1 -1
- package/build/lib/AlexaSmartHomeV3/Controls/RgbwSingle.js.map +1 -1
- package/build/lib/AlexaSmartHomeV3/Controls/Thermostat.js +1 -1
- package/build/lib/AlexaSmartHomeV3/Controls/Thermostat.js.map +1 -1
- package/build/lib/AlexaSmartHomeV3/Controls/Volume.js +2 -2
- package/build/lib/AlexaSmartHomeV3/Controls/Volume.js.map +1 -1
- package/build/lib/AlexaSmartHomeV3/DeviceManager.js +18 -9
- package/build/lib/AlexaSmartHomeV3/DeviceManager.js.map +1 -1
- package/build/lib/AlexaSmartHomeV3/Helpers/DiscoveryValidator.js +283 -0
- package/build/lib/AlexaSmartHomeV3/Helpers/DiscoveryValidator.js.map +1 -0
- package/build/lib/AlexaSmartHomeV3/Helpers/Utils.js +4 -0
- package/build/lib/AlexaSmartHomeV3/Helpers/Utils.js.map +1 -1
- package/build/lib/alisa.js +15 -14
- package/build/lib/googleHome.js +151 -207
- package/io-package.json +14 -14
- package/package.json +1 -1
- package/admin/assets/index-DCr4hGKK.js +0 -705
package/admin/index_m.html
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
/>
|
|
22
22
|
<script type="text/javascript" onerror="setTimeout(function(){window.location.reload()}, 5000)" src="./lib/js/socket.io.js"></script>
|
|
23
23
|
<title>IoT Settings</title>
|
|
24
|
-
<script type="module" crossorigin src="./assets/index-
|
|
24
|
+
<script type="module" crossorigin src="./assets/index-39e7CNHj.js"></script>
|
|
25
25
|
<link rel="stylesheet" crossorigin href="./assets/index-CJ_AWUR4.css">
|
|
26
26
|
</head>
|
|
27
27
|
<body>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from 'react';
|
|
1
|
+
import type React from 'react';
|
|
2
2
|
import { type GenericBlockProps, type IGenericBlock, type RuleBlockConfig, type RuleBlockDescription, type RuleContext, type RuleTagCardTitle } from '@iobroker/javascript-rules-dev';
|
|
3
3
|
declare global {
|
|
4
4
|
interface Window {
|
|
Binary file
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{_ as u}from"./ActionVisu__loadShare___mf_0_iobroker_mf_1_adapter_mf_2_react_mf_2_v5__loadShare__.js-D5qEIjqV.js";var n={},o={};Object.defineProperty(o,"__esModule",{value:!0});let d=class{};o.default=d;var s={};Object.defineProperty(s,"__esModule",{value:!0});(function(t){var e=n&&n.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(t,"__esModule",{value:!0}),t.IGenericBlock=t.GenericBlock=void 0;var i=o;Object.defineProperty(t,"GenericBlock",{enumerable:!0,get:function(){return e(i).default}});var r=s;Object.defineProperty(t,"IGenericBlock",{enumerable:!0,get:function(){return r.IGenericBlock}})})(n);const c=window.GenericBlock||n.GenericBlock;class l extends c{constructor(e){super(e,l.getStaticData())}static compile(e,i){
|
|
1
|
+
import{_ as u}from"./ActionVisu__loadShare___mf_0_iobroker_mf_1_adapter_mf_2_react_mf_2_v5__loadShare__.js-D5qEIjqV.js";var n={},o={};Object.defineProperty(o,"__esModule",{value:!0});let d=class{};o.default=d;var s={};Object.defineProperty(s,"__esModule",{value:!0});(function(t){var e=n&&n.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(t,"__esModule",{value:!0}),t.IGenericBlock=t.GenericBlock=void 0;var i=o;Object.defineProperty(t,"GenericBlock",{enumerable:!0,get:function(){return e(i).default}});var r=s;Object.defineProperty(t,"IGenericBlock",{enumerable:!0,get:function(){return r.IGenericBlock}})})(n);const c=window.GenericBlock||n.GenericBlock;class l extends c{constructor(e){super(e,l.getStaticData())}static compile(e,i){const r=(e.message||"").replace(/"/g,'\\"');return r?`// ioBroker.visu ${(r||"").replace(/\n/g," ").replace(/\r/g," ")}
|
|
2
2
|
const subActionVar${e._id} = "${(r||"").replace(/"/g,'\\"')}"${c.getReplacesInText(i)};
|
|
3
3
|
_sendToFrontEnd(${e._id}, {message: subActionVar${e._id}});
|
|
4
4
|
setState("${e.instance}.app.message", JSON.stringify({message: subActionVar${e._id}, title: "${(e.title||"").replace(/"/g,'\\"')}", priority: ${e.priority?'"high"':'"normal"'}, expire: ${parseInt((e.expire||"").toString().replace(/"/g,'\\"'),10)||3600}}));`:`// no text defined
|