homebridge-melcloud-control 4.6.1-beta.0 → 4.6.1-beta.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/config.schema.json +34 -34
- package/homebridge-ui/public/index.html +0 -11
- package/package.json +1 -1
package/config.schema.json
CHANGED
|
@@ -274,7 +274,7 @@
|
|
|
274
274
|
"name": {
|
|
275
275
|
"title": "Name",
|
|
276
276
|
"type": "string",
|
|
277
|
-
"
|
|
277
|
+
"placeholder": "Air Conditioner Name",
|
|
278
278
|
"description": "Here set Your own name displayed in HomeKit."
|
|
279
279
|
},
|
|
280
280
|
"heatDryFanMode": {
|
|
@@ -485,7 +485,7 @@
|
|
|
485
485
|
"name": {
|
|
486
486
|
"title": "Name",
|
|
487
487
|
"type": "string",
|
|
488
|
-
"
|
|
488
|
+
"placeholder": "Preset Name",
|
|
489
489
|
"description": "Here set Your own name displayed in HomeKit."
|
|
490
490
|
},
|
|
491
491
|
"namePrefix": {
|
|
@@ -567,7 +567,7 @@
|
|
|
567
567
|
"name": {
|
|
568
568
|
"title": "Name",
|
|
569
569
|
"type": "string",
|
|
570
|
-
"
|
|
570
|
+
"placeholder": "Schedule Name",
|
|
571
571
|
"description": "Here set Your own name displayed in HomeKit."
|
|
572
572
|
},
|
|
573
573
|
"namePrefix": {
|
|
@@ -652,7 +652,7 @@
|
|
|
652
652
|
"name": {
|
|
653
653
|
"title": "Name",
|
|
654
654
|
"type": "string",
|
|
655
|
-
"
|
|
655
|
+
"placeholder": "Scene Name",
|
|
656
656
|
"description": "Here set Your own name displayed in HomeKit."
|
|
657
657
|
},
|
|
658
658
|
"namePrefix": {
|
|
@@ -961,7 +961,7 @@
|
|
|
961
961
|
"name": {
|
|
962
962
|
"title": "Name",
|
|
963
963
|
"type": "string",
|
|
964
|
-
"
|
|
964
|
+
"placeholder": "Button / Sensor Name",
|
|
965
965
|
"description": "Here set Your own name displayed in HomeKit."
|
|
966
966
|
},
|
|
967
967
|
"namePrefix": {
|
|
@@ -994,7 +994,7 @@
|
|
|
994
994
|
"name": {
|
|
995
995
|
"title": "Name",
|
|
996
996
|
"type": "string",
|
|
997
|
-
"
|
|
997
|
+
"placeholder": "Heat Pump Name",
|
|
998
998
|
"description": "Here set Your own name displayed in HomeKit."
|
|
999
999
|
},
|
|
1000
1000
|
"displayType": {
|
|
@@ -1283,7 +1283,7 @@
|
|
|
1283
1283
|
"name": {
|
|
1284
1284
|
"title": "Name",
|
|
1285
1285
|
"type": "string",
|
|
1286
|
-
"
|
|
1286
|
+
"placeholder": "Preset Name",
|
|
1287
1287
|
"description": "Here set Your own name displayed in HomeKit."
|
|
1288
1288
|
},
|
|
1289
1289
|
"namePrefix": {
|
|
@@ -1365,7 +1365,7 @@
|
|
|
1365
1365
|
"name": {
|
|
1366
1366
|
"title": "Name",
|
|
1367
1367
|
"type": "string",
|
|
1368
|
-
"
|
|
1368
|
+
"placeholder": "Schedule Name",
|
|
1369
1369
|
"description": "Here set Your own name displayed in HomeKit."
|
|
1370
1370
|
},
|
|
1371
1371
|
"namePrefix": {
|
|
@@ -1447,7 +1447,7 @@
|
|
|
1447
1447
|
"name": {
|
|
1448
1448
|
"title": "Name",
|
|
1449
1449
|
"type": "string",
|
|
1450
|
-
"
|
|
1450
|
+
"placeholder": "Scene Name",
|
|
1451
1451
|
"description": "Here set Your own name displayed in HomeKit."
|
|
1452
1452
|
},
|
|
1453
1453
|
"namePrefix": {
|
|
@@ -1460,7 +1460,7 @@
|
|
|
1460
1460
|
}
|
|
1461
1461
|
},
|
|
1462
1462
|
"buttonsSensors": {
|
|
1463
|
-
"title": "Button",
|
|
1463
|
+
"title": "Button / Sensor",
|
|
1464
1464
|
"type": "array",
|
|
1465
1465
|
"items": {
|
|
1466
1466
|
"type": "object",
|
|
@@ -1669,7 +1669,7 @@
|
|
|
1669
1669
|
"name": {
|
|
1670
1670
|
"title": "Name",
|
|
1671
1671
|
"type": "string",
|
|
1672
|
-
"
|
|
1672
|
+
"placeholder": "Button / Sensor Name",
|
|
1673
1673
|
"description": "Here set Your own name displayed in HomeKit."
|
|
1674
1674
|
},
|
|
1675
1675
|
"namePrefix": {
|
|
@@ -1702,7 +1702,7 @@
|
|
|
1702
1702
|
"name": {
|
|
1703
1703
|
"title": "Name",
|
|
1704
1704
|
"type": "string",
|
|
1705
|
-
"
|
|
1705
|
+
"placeholder": "Ventilation Name",
|
|
1706
1706
|
"description": "Here set Your own name displayed in HomeKit."
|
|
1707
1707
|
},
|
|
1708
1708
|
"displayType": {
|
|
@@ -1841,7 +1841,7 @@
|
|
|
1841
1841
|
"name": {
|
|
1842
1842
|
"title": "Name",
|
|
1843
1843
|
"type": "string",
|
|
1844
|
-
"
|
|
1844
|
+
"placeholder": "Preset Name",
|
|
1845
1845
|
"description": "Here set Your own name displayed in Homebridge / Homebridge / HomeKit app."
|
|
1846
1846
|
},
|
|
1847
1847
|
"namePrefix": {
|
|
@@ -1926,7 +1926,7 @@
|
|
|
1926
1926
|
"name": {
|
|
1927
1927
|
"title": "Name",
|
|
1928
1928
|
"type": "string",
|
|
1929
|
-
"
|
|
1929
|
+
"placeholder": "Schedule Name",
|
|
1930
1930
|
"description": "Here set Your own name displayed in HomeKit."
|
|
1931
1931
|
},
|
|
1932
1932
|
"namePrefix": {
|
|
@@ -2008,7 +2008,7 @@
|
|
|
2008
2008
|
"name": {
|
|
2009
2009
|
"title": "Name",
|
|
2010
2010
|
"type": "string",
|
|
2011
|
-
"
|
|
2011
|
+
"placeholder": "Scene Name",
|
|
2012
2012
|
"description": "Here set Your own name displayed in HomeKit."
|
|
2013
2013
|
},
|
|
2014
2014
|
"namePrefix": {
|
|
@@ -2179,7 +2179,7 @@
|
|
|
2179
2179
|
"name": {
|
|
2180
2180
|
"title": "Name",
|
|
2181
2181
|
"type": "string",
|
|
2182
|
-
"
|
|
2182
|
+
"placeholder": "Button / Sensor Name",
|
|
2183
2183
|
"description": "Here set Your own name displayed in HomeKit."
|
|
2184
2184
|
},
|
|
2185
2185
|
"namePrefix": {
|
|
@@ -2374,7 +2374,7 @@
|
|
|
2374
2374
|
{
|
|
2375
2375
|
"key": "accounts[].ataDevices",
|
|
2376
2376
|
"type": "tabarray",
|
|
2377
|
-
"title": "{{ value.name || '' }}",
|
|
2377
|
+
"title": "{{ value.name || 'Air Conditioner' }}",
|
|
2378
2378
|
"items": [
|
|
2379
2379
|
{
|
|
2380
2380
|
"key": "accounts[].ataDevices[]",
|
|
@@ -2410,7 +2410,7 @@
|
|
|
2410
2410
|
{
|
|
2411
2411
|
"key": "accounts[].ataDevices[].presets",
|
|
2412
2412
|
"type": "tabarray",
|
|
2413
|
-
"title": "{{ value.name || '' }}",
|
|
2413
|
+
"title": "{{ value.name || 'Preset' }}",
|
|
2414
2414
|
"items": [
|
|
2415
2415
|
{
|
|
2416
2416
|
"key": "accounts[].ataDevices[].presets[].id",
|
|
@@ -2436,7 +2436,7 @@
|
|
|
2436
2436
|
{
|
|
2437
2437
|
"key": "accounts[].ataDevices[].scenes",
|
|
2438
2438
|
"type": "tabarray",
|
|
2439
|
-
"title": "{{ value.name || '' }}",
|
|
2439
|
+
"title": "{{ value.name || 'Scene' }}",
|
|
2440
2440
|
"items": [
|
|
2441
2441
|
{
|
|
2442
2442
|
"key": "accounts[].ataDevices[].scenes[].id",
|
|
@@ -2462,7 +2462,7 @@
|
|
|
2462
2462
|
{
|
|
2463
2463
|
"key": "accounts[].ataDevices[].schedules",
|
|
2464
2464
|
"type": "tabarray",
|
|
2465
|
-
"title": "{{ value.name || '' }}",
|
|
2465
|
+
"title": "{{ value.name || 'Schedule' }}",
|
|
2466
2466
|
"items": [
|
|
2467
2467
|
{
|
|
2468
2468
|
"key": "accounts[].ataDevices[].schedules[].id",
|
|
@@ -2488,7 +2488,7 @@
|
|
|
2488
2488
|
{
|
|
2489
2489
|
"key": "accounts[].ataDevices[]",
|
|
2490
2490
|
"type": "tabarray",
|
|
2491
|
-
"title": "{{ value.
|
|
2491
|
+
"title": "{{ value.title }}",
|
|
2492
2492
|
"items": [
|
|
2493
2493
|
{
|
|
2494
2494
|
"title": "Temperature",
|
|
@@ -2511,7 +2511,7 @@
|
|
|
2511
2511
|
{
|
|
2512
2512
|
"key": "accounts[].ataDevices[].buttonsSensors",
|
|
2513
2513
|
"type": "tabarray",
|
|
2514
|
-
"title": "{{ value.name || '' }}",
|
|
2514
|
+
"title": "{{ value.name || 'Button / Sensor' }}",
|
|
2515
2515
|
"items": [
|
|
2516
2516
|
"accounts[].ataDevices[].buttonsSensors[].displayType",
|
|
2517
2517
|
"accounts[].ataDevices[].buttonsSensors[].mode",
|
|
@@ -2537,7 +2537,7 @@
|
|
|
2537
2537
|
{
|
|
2538
2538
|
"key": "accounts[].atwDevices",
|
|
2539
2539
|
"type": "tabarray",
|
|
2540
|
-
"title": "{{ value.name || '' }}",
|
|
2540
|
+
"title": "{{ value.name || 'Heat Pump' }}",
|
|
2541
2541
|
"items": [
|
|
2542
2542
|
{
|
|
2543
2543
|
"key": "accounts[].atwDevices[]",
|
|
@@ -2570,7 +2570,7 @@
|
|
|
2570
2570
|
{
|
|
2571
2571
|
"key": "accounts[].atwDevices[].presets",
|
|
2572
2572
|
"type": "tabarray",
|
|
2573
|
-
"title": "{{ value.name || '' }}",
|
|
2573
|
+
"title": "{{ value.name || 'Preset' }}",
|
|
2574
2574
|
"items": [
|
|
2575
2575
|
{
|
|
2576
2576
|
"key": "accounts[].atwDevices[].presets[].id",
|
|
@@ -2596,7 +2596,7 @@
|
|
|
2596
2596
|
{
|
|
2597
2597
|
"key": "accounts[].atwDevices[].scenes",
|
|
2598
2598
|
"type": "tabarray",
|
|
2599
|
-
"title": "{{ value.name || '' }}",
|
|
2599
|
+
"title": "{{ value.name || 'Scene' }}",
|
|
2600
2600
|
"items": [
|
|
2601
2601
|
{
|
|
2602
2602
|
"key": "accounts[].atwDevices[].scenes[].id",
|
|
@@ -2622,7 +2622,7 @@
|
|
|
2622
2622
|
{
|
|
2623
2623
|
"key": "accounts[].atwDevices[].schedules",
|
|
2624
2624
|
"type": "tabarray",
|
|
2625
|
-
"title": "{{ value.name || '' }}",
|
|
2625
|
+
"title": "{{ value.name || 'Schedule' }}",
|
|
2626
2626
|
"items": [
|
|
2627
2627
|
{
|
|
2628
2628
|
"key": "accounts[].atwDevices[].schedules[].id",
|
|
@@ -2648,7 +2648,7 @@
|
|
|
2648
2648
|
{
|
|
2649
2649
|
"key": "accounts[].atwDevices[]",
|
|
2650
2650
|
"type": "tabarray",
|
|
2651
|
-
"title": "{{ value.
|
|
2651
|
+
"title": "{{ value.title }}",
|
|
2652
2652
|
"items": [
|
|
2653
2653
|
{
|
|
2654
2654
|
"title": "Temperature",
|
|
@@ -2678,7 +2678,7 @@
|
|
|
2678
2678
|
{
|
|
2679
2679
|
"key": "accounts[].atwDevices[].buttonsSensors",
|
|
2680
2680
|
"type": "tabarray",
|
|
2681
|
-
"title": "{{ value.name || '' }}",
|
|
2681
|
+
"title": "{{ value.name || 'Button / Sensor' }}",
|
|
2682
2682
|
"items": [
|
|
2683
2683
|
"accounts[].atwDevices[].buttonsSensors[].displayType",
|
|
2684
2684
|
"accounts[].atwDevices[].buttonsSensors[].mode",
|
|
@@ -2704,7 +2704,7 @@
|
|
|
2704
2704
|
{
|
|
2705
2705
|
"key": "accounts[].ervDevices",
|
|
2706
2706
|
"type": "tabarray",
|
|
2707
|
-
"title": "{{ value.name || '' }}",
|
|
2707
|
+
"title": "{{ value.name || 'Ventilation' }}",
|
|
2708
2708
|
"items": [
|
|
2709
2709
|
{
|
|
2710
2710
|
"key": "accounts[].ervDevices[]",
|
|
@@ -2735,7 +2735,7 @@
|
|
|
2735
2735
|
{
|
|
2736
2736
|
"key": "accounts[].ervDevices[].presets",
|
|
2737
2737
|
"type": "tabarray",
|
|
2738
|
-
"title": "{{ value.name || '' }}",
|
|
2738
|
+
"title": "{{ value.name || 'Preset' }}",
|
|
2739
2739
|
"items": [
|
|
2740
2740
|
{
|
|
2741
2741
|
"key": "accounts[].ervDevices[].presets[].id",
|
|
@@ -2761,7 +2761,7 @@
|
|
|
2761
2761
|
{
|
|
2762
2762
|
"key": "accounts[].ervDevices[].scenes",
|
|
2763
2763
|
"type": "tabarray",
|
|
2764
|
-
"title": "{{ value.name || '' }}",
|
|
2764
|
+
"title": "{{ value.name || 'Scene' }}",
|
|
2765
2765
|
"items": [
|
|
2766
2766
|
{
|
|
2767
2767
|
"key": "accounts[].ervDevices[].scenes[].id",
|
|
@@ -2787,7 +2787,7 @@
|
|
|
2787
2787
|
{
|
|
2788
2788
|
"key": "accounts[].ervDevices[].schedules",
|
|
2789
2789
|
"type": "tabarray",
|
|
2790
|
-
"title": "{{ value.name || '' }}",
|
|
2790
|
+
"title": "{{ value.name || 'Schedule' }}",
|
|
2791
2791
|
"items": [
|
|
2792
2792
|
{
|
|
2793
2793
|
"key": "accounts[].ervDevices[].schedules[].id",
|
|
@@ -2813,7 +2813,7 @@
|
|
|
2813
2813
|
{
|
|
2814
2814
|
"key": "accounts[].ervDevices[]",
|
|
2815
2815
|
"type": "tabarray",
|
|
2816
|
-
"title": "{{ value.
|
|
2816
|
+
"title": "{{ value.title }}",
|
|
2817
2817
|
"items": [
|
|
2818
2818
|
{
|
|
2819
2819
|
"title": "Temperature",
|
|
@@ -2837,7 +2837,7 @@
|
|
|
2837
2837
|
{
|
|
2838
2838
|
"key": "accounts[].ervDevices[].buttonsSensors",
|
|
2839
2839
|
"type": "tabarray",
|
|
2840
|
-
"title": "{{ value.name || '
|
|
2840
|
+
"title": "{{ value.name || 'Button / Sensor' }}",
|
|
2841
2841
|
"items": [
|
|
2842
2842
|
"accounts[].ervDevices[].buttonsSensors[].displayType",
|
|
2843
2843
|
"accounts[].ervDevices[].buttonsSensors[].mode",
|
|
@@ -1,14 +1,3 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
|
|
4
|
-
<head>
|
|
5
|
-
<meta charset="UTF-8">
|
|
6
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
7
|
-
<title>MELCloud Account Configuration</title>
|
|
8
|
-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.0/css/bootstrap.min.css">
|
|
9
|
-
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/js/all.min.js"></script>
|
|
10
|
-
</head>
|
|
11
|
-
|
|
12
1
|
<div class="container mt-3">
|
|
13
2
|
<div class="text-center">
|
|
14
3
|
<img src="homebridge-melcloud-control.png" alt="Image" height="120" />
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"displayName": "MELCloud Control",
|
|
3
3
|
"name": "homebridge-melcloud-control",
|
|
4
|
-
"version": "4.6.1-beta.
|
|
4
|
+
"version": "4.6.1-beta.1",
|
|
5
5
|
"description": "Homebridge plugin to control Mitsubishi Air Conditioner, Heat Pump and Energy Recovery Ventilation.",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"author": "grzegorz914",
|