homebridge-melcloud-control 4.6.1-beta.1 → 4.6.1-beta.10
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 +28 -28
- package/config.schema.json +179 -186
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -255,14 +255,14 @@ Homebridge plugin for Air Conditioner, Heat Pump and Energy Recovery Ventilation
|
|
|
255
255
|
| `ataDevices[].heatDryFanMode` | Here select the operatiing mode for `Heat`, if this mode is not supported, it will be disabled. |
|
|
256
256
|
| `ataDevices[].coolDryFanMode` | Here select the operatiing mode for `Cool`, if this mode is not supported, it will be disabled. |
|
|
257
257
|
| `ataDevices[].autoDryFanMode` | Here select the operatiing mode for `Auto`, if this mode is not supported, it will be disabled.. |
|
|
258
|
-
| `ataDevices[].temperatureSensor` | This enable extra `Room` temperature sensor
|
|
259
|
-
| `ataDevices[].temperatureOutdoorSensor` | This enable extra `Outdoor` temperature sensor
|
|
260
|
-
| `ataDevices[].inStandbySensor` | This enable `In Standby Mode` sensor
|
|
261
|
-
| `ataDevices[].connectSensor` | This enable `Connect State` sensor
|
|
262
|
-
| `ataDevices[].errorSensor` | This enable `Error` sensor
|
|
263
|
-
| `ataDevices[].frostProtectionSupport` | This enable extra `Frost Protection` control and sensors
|
|
264
|
-
| `ataDevices[].overheatProtectionSupport` | This enable extra `Overheat Protection` control and sensors
|
|
265
|
-
| `ataDevices[].holidayModeSupport` | This enable extra `Holiday Mode` control and sensors
|
|
258
|
+
| `ataDevices[].temperatureSensor` | This enable extra `Room` temperature sensor to use with HomeKit automations. |
|
|
259
|
+
| `ataDevices[].temperatureOutdoorSensor` | This enable extra `Outdoor` temperature sensor to use with HomeKit automations. |
|
|
260
|
+
| `ataDevices[].inStandbySensor` | This enable `In Standby Mode` sensor to use with HomeKit automations. |
|
|
261
|
+
| `ataDevices[].connectSensor` | This enable `Connect State` sensor to use with HomeKit automations. |
|
|
262
|
+
| `ataDevices[].errorSensor` | This enable `Error` sensor to use with HomeKit automations. |
|
|
263
|
+
| `ataDevices[].frostProtectionSupport` | This enable extra `Frost Protection` control and sensors to use with HomeKit automations. |
|
|
264
|
+
| `ataDevices[].overheatProtectionSupport` | This enable extra `Overheat Protection` control and sensors to use with HomeKit automations. |
|
|
265
|
+
| `ataDevices[].holidayModeSupport` | This enable extra `Holiday Mode` control and sensors to use with HomeKit automations. |
|
|
266
266
|
| `ataDevices[].presets[]` | Array of ATA device `Presets` created automatically after login to MELCloud from plugin config UI. |
|
|
267
267
|
| `ataDevices[].presets[].id` | Read only data, do not change it. |
|
|
268
268
|
| `ataDevices[].presets[].name` | Here set Your own name `Preset Name` which is exposed to the `Homebridge / HomeKit`. |
|
|
@@ -285,19 +285,19 @@ Homebridge plugin for Air Conditioner, Heat Pump and Energy Recovery Ventilation
|
|
|
285
285
|
| `atwDevices[].name` | Here set Your own name `Accessory Name` which is exposed to the `Homebridge / HomeKit`. |
|
|
286
286
|
| `atwDevices[].displayType` | Here select main control mode `None / Disabled`, `Heater / Cooler`, `Thermostat`. |
|
|
287
287
|
| `atwDevices[].hideZone` | Here select which zone need to be hidden `None / Disabled`, `Heat Pump`, `Heat Pump / Zone 1`, `Heat Pump / Zone 1 / Hot Water`, `Heat Pump / Zone 1 / Zone 2`, `Heat Pump / Hot Water`,`Heat Pump / Hot Water / Zone 2`, `Heat Pump / Zone 2`, `Zone 1`, `Zone 1 / Hot Water`, `Zone 1 / Hot Water / Zone 2`, `Zone 1 / Zone 2`, `Hot Water`, `Hot Water / Zone 2`, `Zone 2`, `All`. |
|
|
288
|
-
| `atwDevices[].temperatureSensor` | This enable extra `Room` temperature sensor
|
|
289
|
-
| `atwDevices[].temperatureFlowSensor` | This enable extra `Flow` temperature sensor
|
|
290
|
-
| `atwDevices[].temperatureReturnSensor` | This enable extra `Return` temperature sensor
|
|
291
|
-
| `atwDevices[].temperatureFlowZone1Sensor` | This enable extra `Flow Zone 1` temperature sensor
|
|
292
|
-
| `atwDevices[].temperatureReturnZone1Sensor` | This enable extra `Return Zone 1` temperature sensor
|
|
293
|
-
| `atwDevices[].temperatureFlowWaterTankSensor` | This enable extra `Flow Water Tank` temperature sensor
|
|
294
|
-
| `atwDevices[].temperatureReturnWaterTankSensor` | This enable extra `Return Water Tank` temperature sensor
|
|
295
|
-
| `atwDevices[].temperatureFlowZone2Sensor` | This enable extra `Flow Zone 2` temperature sensor
|
|
296
|
-
| `atwDevices[].temperatureReturnZone2Sensor` | This enable extra `Return Zone 2` temperature sensor
|
|
297
|
-
| `atwDevices[].inStandbySensor` | This enable `In Standby Mode` sensor
|
|
298
|
-
| `atwDevices[].connectSensor` | This enable `Connect State` sensor
|
|
299
|
-
| `atwDevices[].errorSensor` | This enable `Error` sensors
|
|
300
|
-
| `atwDevices[].holidayModeSupport` | This enable extra `Holiday Mode` control and sensors
|
|
288
|
+
| `atwDevices[].temperatureSensor` | This enable extra `Room` temperature sensor to use with HomeKit automations. |
|
|
289
|
+
| `atwDevices[].temperatureFlowSensor` | This enable extra `Flow` temperature sensor to use with HomeKit automations. |
|
|
290
|
+
| `atwDevices[].temperatureReturnSensor` | This enable extra `Return` temperature sensor to use with HomeKit automations. |
|
|
291
|
+
| `atwDevices[].temperatureFlowZone1Sensor` | This enable extra `Flow Zone 1` temperature sensor to use with HomeKit automations. |
|
|
292
|
+
| `atwDevices[].temperatureReturnZone1Sensor` | This enable extra `Return Zone 1` temperature sensor to use with HomeKit automations. |
|
|
293
|
+
| `atwDevices[].temperatureFlowWaterTankSensor` | This enable extra `Flow Water Tank` temperature sensor to use with HomeKit automations. |
|
|
294
|
+
| `atwDevices[].temperatureReturnWaterTankSensor` | This enable extra `Return Water Tank` temperature sensor to use with HomeKit automations. |
|
|
295
|
+
| `atwDevices[].temperatureFlowZone2Sensor` | This enable extra `Flow Zone 2` temperature sensor to use with HomeKit automations. |
|
|
296
|
+
| `atwDevices[].temperatureReturnZone2Sensor` | This enable extra `Return Zone 2` temperature sensor to use with HomeKit automations. |
|
|
297
|
+
| `atwDevices[].inStandbySensor` | This enable `In Standby Mode` sensor to use with HomeKit automations. |
|
|
298
|
+
| `atwDevices[].connectSensor` | This enable `Connect State` sensor to use with HomeKit automations. |
|
|
299
|
+
| `atwDevices[].errorSensor` | This enable `Error` sensors to use with HomeKit automations. |
|
|
300
|
+
| `atwDevices[].holidayModeSupport` | This enable extra `Holiday Mode` control and sensors to use with HomeKit automations. |
|
|
301
301
|
| `atwDevices[].presets[]` | Array of ATW device `Presets` created automatically after login to MELCloud from plugin config UI. |
|
|
302
302
|
| `atwDevices[].presets[].id` | Read only data, do not change it. |
|
|
303
303
|
| `atwDevices[].presets[].name` | Here set Your own name `Preset Name` which is exposed to the `Homebridge/HomeKit`. |
|
|
@@ -319,13 +319,13 @@ Homebridge plugin for Air Conditioner, Heat Pump and Energy Recovery Ventilation
|
|
|
319
319
|
| `ervDevices[].type` | Read only data, do not change it. |
|
|
320
320
|
| `ervDevices[].name` | Here set Your own name `Accessory Name` which is exposed to the `Homebridge / HomeKit`. |
|
|
321
321
|
| `ervDevices[].displayType` | Here select main control mode `None / Disabled`, `Heater / Cooler`, `Thermostat`. |
|
|
322
|
-
| `ervDevices[].temperatureSensor` | This enable extra `Room` temperature sensor
|
|
323
|
-
| `ervDevices[].temperatureOutdoorSensor` | This enable extra `Outdoor` temperature sensor
|
|
324
|
-
| `ervDevices[].temperatureSupplySensor` | This enable extra `Supply` temperature sensor
|
|
325
|
-
| `atwDevices[].inStandbySensor` | This enable `In Standby Mode` sensor
|
|
326
|
-
| `ervDevices[].connectSensor` | This enable `Connect State` sensor
|
|
327
|
-
| `ervDevices[].errorSensor` | This enable `Error` sensors
|
|
328
|
-
| `ervDevices[].holidayModeSupport` | This enable extra `Holiday Mode` control and sensors
|
|
322
|
+
| `ervDevices[].temperatureSensor` | This enable extra `Room` temperature sensor to use with HomeKit automations. |
|
|
323
|
+
| `ervDevices[].temperatureOutdoorSensor` | This enable extra `Outdoor` temperature sensor to use with HomeKit automations. |
|
|
324
|
+
| `ervDevices[].temperatureSupplySensor` | This enable extra `Supply` temperature sensor to use with HomeKit automations. |
|
|
325
|
+
| `atwDevices[].inStandbySensor` | This enable `In Standby Mode` sensor to use with HomeKit automations. |
|
|
326
|
+
| `ervDevices[].connectSensor` | This enable `Connect State` sensor to use with HomeKit automations. |
|
|
327
|
+
| `ervDevices[].errorSensor` | This enable `Error` sensors to use with HomeKit automations. |
|
|
328
|
+
| `ervDevices[].holidayModeSupport` | This enable extra `Holiday Mode` control and sensors to use with HomeKit automations. |
|
|
329
329
|
| `ervDevices[].presets[]` | Array of ERV device `Presets` created automatically after login to MELCloud from plugin config UI. |
|
|
330
330
|
| `ervDevices[].presets[].id` | Read only data, do not change it. |
|
|
331
331
|
| `ervDevices[].presets[].name` | Here set Your own name `Preset Name` which is exposed to the `Homebridge / HomeKit`. |
|
package/config.schema.json
CHANGED
|
@@ -241,8 +241,7 @@
|
|
|
241
241
|
},
|
|
242
242
|
"type": {
|
|
243
243
|
"title": "Type",
|
|
244
|
-
"type": "integer"
|
|
245
|
-
"default": 0
|
|
244
|
+
"type": "integer"
|
|
246
245
|
},
|
|
247
246
|
"displayType": {
|
|
248
247
|
"title": "Display Type",
|
|
@@ -362,37 +361,37 @@
|
|
|
362
361
|
"title": "Room",
|
|
363
362
|
"type": "boolean",
|
|
364
363
|
"default": false,
|
|
365
|
-
"description": "This enable extra room temperature sensor
|
|
364
|
+
"description": "This enable extra room temperature sensor to use with HomeKit automations."
|
|
366
365
|
},
|
|
367
366
|
"temperatureOutdoorSensor": {
|
|
368
367
|
"title": "Outdoor",
|
|
369
368
|
"type": "boolean",
|
|
370
369
|
"default": false,
|
|
371
|
-
"description": "This enable extra outdoor temperature sensor
|
|
370
|
+
"description": "This enable extra outdoor temperature sensor to use with HomeKit automations."
|
|
372
371
|
},
|
|
373
372
|
"inStandbySensor": {
|
|
374
373
|
"title": "In Standby",
|
|
375
374
|
"type": "boolean",
|
|
376
375
|
"default": false,
|
|
377
|
-
"description": "This enable in standby mode sensor
|
|
376
|
+
"description": "This enable in standby mode sensor to use with HomeKit automations."
|
|
378
377
|
},
|
|
379
378
|
"connectSensor": {
|
|
380
379
|
"title": "Connect",
|
|
381
380
|
"type": "boolean",
|
|
382
381
|
"default": false,
|
|
383
|
-
"description": "This enable connect state sensor
|
|
382
|
+
"description": "This enable connect state sensor to use with HomeKit automations."
|
|
384
383
|
},
|
|
385
384
|
"errorSensor": {
|
|
386
385
|
"title": "Error",
|
|
387
386
|
"type": "boolean",
|
|
388
387
|
"default": false,
|
|
389
|
-
"description": "This enable error sensor
|
|
388
|
+
"description": "This enable error sensor to use with HomeKit automations."
|
|
390
389
|
},
|
|
391
390
|
"frostProtectionSupport": {
|
|
392
391
|
"title": "Frost Protection Support",
|
|
393
392
|
"type": "boolean",
|
|
394
393
|
"default": false,
|
|
395
|
-
"description": "This enable frost protection control and sensors
|
|
394
|
+
"description": "This enable frost protection control and sensors to use with HomeKit automations.",
|
|
396
395
|
"condition": {
|
|
397
396
|
"functionBody": "return model.accounts[arrayIndices[0]].type === 'melcloudhome';"
|
|
398
397
|
}
|
|
@@ -401,7 +400,7 @@
|
|
|
401
400
|
"title": "Overheat Protection Support",
|
|
402
401
|
"type": "boolean",
|
|
403
402
|
"default": false,
|
|
404
|
-
"description": "This enable overheat protection control and sensors
|
|
403
|
+
"description": "This enable overheat protection control and sensors to use with HomeKit automations.",
|
|
405
404
|
"condition": {
|
|
406
405
|
"functionBody": "return model.accounts[arrayIndices[0]].type === 'melcloudhome';"
|
|
407
406
|
}
|
|
@@ -410,7 +409,7 @@
|
|
|
410
409
|
"title": "Holiday Mode Support",
|
|
411
410
|
"type": "boolean",
|
|
412
411
|
"default": false,
|
|
413
|
-
"description": "This enable holiday mode control and sensors
|
|
412
|
+
"description": "This enable holiday mode control and sensors to use with HomeKit automations.",
|
|
414
413
|
"condition": {
|
|
415
414
|
"functionBody": "return model.accounts[arrayIndices[0]].type === 'melcloudhome';"
|
|
416
415
|
}
|
|
@@ -961,7 +960,7 @@
|
|
|
961
960
|
"name": {
|
|
962
961
|
"title": "Name",
|
|
963
962
|
"type": "string",
|
|
964
|
-
"placeholder": "
|
|
963
|
+
"placeholder": "Function Name",
|
|
965
964
|
"description": "Here set Your own name displayed in HomeKit."
|
|
966
965
|
},
|
|
967
966
|
"namePrefix": {
|
|
@@ -988,8 +987,7 @@
|
|
|
988
987
|
},
|
|
989
988
|
"type": {
|
|
990
989
|
"title": "Type",
|
|
991
|
-
"type": "integer"
|
|
992
|
-
"default": 1
|
|
990
|
+
"type": "integer"
|
|
993
991
|
},
|
|
994
992
|
"name": {
|
|
995
993
|
"title": "Name",
|
|
@@ -1127,79 +1125,79 @@
|
|
|
1127
1125
|
"title": "Temperature Sensor Room",
|
|
1128
1126
|
"type": "boolean",
|
|
1129
1127
|
"default": false,
|
|
1130
|
-
"description": "This enable extra temperature sensor
|
|
1128
|
+
"description": "This enable extra temperature sensor to use with HomeKit automations."
|
|
1131
1129
|
},
|
|
1132
1130
|
"temperatureFlowSensor": {
|
|
1133
1131
|
"title": "Temperature Sensor Flow",
|
|
1134
1132
|
"type": "boolean",
|
|
1135
1133
|
"default": false,
|
|
1136
|
-
"description": "This enable extra Flow temperature sensor
|
|
1134
|
+
"description": "This enable extra Flow temperature sensor to use with HomeKit automations."
|
|
1137
1135
|
},
|
|
1138
1136
|
"temperatureReturnSensor": {
|
|
1139
1137
|
"title": "Temperature Sensor Return",
|
|
1140
1138
|
"type": "boolean",
|
|
1141
1139
|
"default": false,
|
|
1142
|
-
"description": "This enable extra Return temperature sensor
|
|
1140
|
+
"description": "This enable extra Return temperature sensor to use with HomeKit automations."
|
|
1143
1141
|
},
|
|
1144
1142
|
"temperatureFlowZone1Sensor": {
|
|
1145
1143
|
"title": "Temperature Sensor Flow Zone 1",
|
|
1146
1144
|
"type": "boolean",
|
|
1147
1145
|
"default": false,
|
|
1148
|
-
"description": "This enable extra Flow Zone 1 temperature sensor
|
|
1146
|
+
"description": "This enable extra Flow Zone 1 temperature sensor to use with HomeKit automations."
|
|
1149
1147
|
},
|
|
1150
1148
|
"temperatureReturnZone1Sensor": {
|
|
1151
1149
|
"title": "Temperature Sensor Return Zone 1",
|
|
1152
1150
|
"type": "boolean",
|
|
1153
1151
|
"default": false,
|
|
1154
|
-
"description": "This enable extra Return Zone 1 temperature sensor
|
|
1152
|
+
"description": "This enable extra Return Zone 1 temperature sensor to use with HomeKit automations."
|
|
1155
1153
|
},
|
|
1156
1154
|
"temperatureFlowWaterTankSensor": {
|
|
1157
1155
|
"title": "Temperature Sensor Flow Water Tank",
|
|
1158
1156
|
"type": "boolean",
|
|
1159
1157
|
"default": false,
|
|
1160
|
-
"description": "This enable extra Flow Water Tank temperature sensor
|
|
1158
|
+
"description": "This enable extra Flow Water Tank temperature sensor to use with HomeKit automations."
|
|
1161
1159
|
},
|
|
1162
1160
|
"temperatureReturnWaterTankSensor": {
|
|
1163
1161
|
"title": "Temperature Sensor Return Water Tank",
|
|
1164
1162
|
"type": "boolean",
|
|
1165
1163
|
"default": false,
|
|
1166
|
-
"description": "This enable extra Return Water Tank temperature sensor
|
|
1164
|
+
"description": "This enable extra Return Water Tank temperature sensor to use with HomeKit automations."
|
|
1167
1165
|
},
|
|
1168
1166
|
"temperatureFlowZone2Sensor": {
|
|
1169
1167
|
"title": "Temperature Sensor Flow Zone 2",
|
|
1170
1168
|
"type": "boolean",
|
|
1171
1169
|
"default": false,
|
|
1172
|
-
"description": "This enable extra Flow Zone 2 temperature sensor
|
|
1170
|
+
"description": "This enable extra Flow Zone 2 temperature sensor to use with HomeKit automations."
|
|
1173
1171
|
},
|
|
1174
1172
|
"temperatureReturnZone2Sensor": {
|
|
1175
1173
|
"title": "Temperature Sensor Return Zone 2",
|
|
1176
1174
|
"type": "boolean",
|
|
1177
1175
|
"default": false,
|
|
1178
|
-
"description": "This enable extra Return Zone 2 temperature sensor
|
|
1176
|
+
"description": "This enable extra Return Zone 2 temperature sensor to use with HomeKit automations."
|
|
1179
1177
|
},
|
|
1180
1178
|
"inStandbySensor": {
|
|
1181
1179
|
"title": "In Standby",
|
|
1182
1180
|
"type": "boolean",
|
|
1183
1181
|
"default": false,
|
|
1184
|
-
"description": "This enable in standby mode sensor
|
|
1182
|
+
"description": "This enable in standby mode sensor to use with HomeKit automations."
|
|
1185
1183
|
},
|
|
1186
1184
|
"connectSensor": {
|
|
1187
1185
|
"title": "Connect",
|
|
1188
1186
|
"type": "boolean",
|
|
1189
1187
|
"default": false,
|
|
1190
|
-
"description": "This enable connect state sensor
|
|
1188
|
+
"description": "This enable connect state sensor to use with HomeKit automations."
|
|
1191
1189
|
},
|
|
1192
1190
|
"errorSensor": {
|
|
1193
1191
|
"title": "Error",
|
|
1194
1192
|
"type": "boolean",
|
|
1195
1193
|
"default": false,
|
|
1196
|
-
"description": "This enable error sensor
|
|
1194
|
+
"description": "This enable error sensor to use with HomeKit automations."
|
|
1197
1195
|
},
|
|
1198
1196
|
"frostProtectionSupport": {
|
|
1199
1197
|
"title": "Frost Protection Support",
|
|
1200
1198
|
"type": "boolean",
|
|
1201
1199
|
"default": false,
|
|
1202
|
-
"description": "This enable frost protection control and sensors
|
|
1200
|
+
"description": "This enable frost protection control and sensors to use with HomeKit automations.",
|
|
1203
1201
|
"condition": {
|
|
1204
1202
|
"functionBody": "return model.accounts[arrayIndices[0]].type === 'melcloudhome';"
|
|
1205
1203
|
}
|
|
@@ -1208,7 +1206,7 @@
|
|
|
1208
1206
|
"title": "Holiday Mode Support",
|
|
1209
1207
|
"type": "boolean",
|
|
1210
1208
|
"default": false,
|
|
1211
|
-
"description": "This enable holiday mode control and sensors
|
|
1209
|
+
"description": "This enable holiday mode control and sensors to use with HomeKit automations.",
|
|
1212
1210
|
"condition": {
|
|
1213
1211
|
"functionBody": "return model.accounts[arrayIndices[0]].type === 'melcloudhome';"
|
|
1214
1212
|
}
|
|
@@ -1669,7 +1667,7 @@
|
|
|
1669
1667
|
"name": {
|
|
1670
1668
|
"title": "Name",
|
|
1671
1669
|
"type": "string",
|
|
1672
|
-
"placeholder": "
|
|
1670
|
+
"placeholder": "Function Name",
|
|
1673
1671
|
"description": "Here set Your own name displayed in HomeKit."
|
|
1674
1672
|
},
|
|
1675
1673
|
"namePrefix": {
|
|
@@ -1696,8 +1694,7 @@
|
|
|
1696
1694
|
},
|
|
1697
1695
|
"type": {
|
|
1698
1696
|
"title": "Type",
|
|
1699
|
-
"type": "integer"
|
|
1700
|
-
"default": 3
|
|
1697
|
+
"type": "integer"
|
|
1701
1698
|
},
|
|
1702
1699
|
"name": {
|
|
1703
1700
|
"title": "Name",
|
|
@@ -1730,43 +1727,43 @@
|
|
|
1730
1727
|
"title": "Temperature Sensor Room",
|
|
1731
1728
|
"type": "boolean",
|
|
1732
1729
|
"default": false,
|
|
1733
|
-
"description": "This enable extra temperature sensor
|
|
1730
|
+
"description": "This enable extra temperature sensor to use with HomeKit automations."
|
|
1734
1731
|
},
|
|
1735
1732
|
"temperatureOutdoorSensor": {
|
|
1736
1733
|
"title": "Temperature Sensor Outdoor",
|
|
1737
1734
|
"type": "boolean",
|
|
1738
1735
|
"default": false,
|
|
1739
|
-
"description": "This enable extra outdoor temperature sensor
|
|
1736
|
+
"description": "This enable extra outdoor temperature sensor to use with HomeKit automations."
|
|
1740
1737
|
},
|
|
1741
1738
|
"temperatureSensorSupply": {
|
|
1742
1739
|
"title": "Temperature Sensor Supply",
|
|
1743
1740
|
"type": "boolean",
|
|
1744
1741
|
"default": false,
|
|
1745
|
-
"description": "This enable extra supply temperature sensor
|
|
1742
|
+
"description": "This enable extra supply temperature sensor to use with HomeKit automations."
|
|
1746
1743
|
},
|
|
1747
1744
|
"inStandbySensor": {
|
|
1748
1745
|
"title": "In Standby",
|
|
1749
1746
|
"type": "boolean",
|
|
1750
1747
|
"default": false,
|
|
1751
|
-
"description": "This enable in standby mode sensor
|
|
1748
|
+
"description": "This enable in standby mode sensor to use with HomeKit automations."
|
|
1752
1749
|
},
|
|
1753
1750
|
"connectSensor": {
|
|
1754
1751
|
"title": "Connect",
|
|
1755
1752
|
"type": "boolean",
|
|
1756
1753
|
"default": false,
|
|
1757
|
-
"description": "This enable connect state sensor
|
|
1754
|
+
"description": "This enable connect state sensor to use with HomeKit automations."
|
|
1758
1755
|
},
|
|
1759
1756
|
"errorSensor": {
|
|
1760
1757
|
"title": "Error",
|
|
1761
1758
|
"type": "boolean",
|
|
1762
1759
|
"default": false,
|
|
1763
|
-
"description": "This enable error sensor
|
|
1760
|
+
"description": "This enable error sensor to use with HomeKit automations."
|
|
1764
1761
|
},
|
|
1765
1762
|
"holidayModeSupport": {
|
|
1766
1763
|
"title": "Holiday Mode Support",
|
|
1767
1764
|
"type": "boolean",
|
|
1768
1765
|
"default": false,
|
|
1769
|
-
"description": "This enable holiday mode control and sensors
|
|
1766
|
+
"description": "This enable holiday mode control and sensors to use with HomeKit automations.",
|
|
1770
1767
|
"condition": {
|
|
1771
1768
|
"functionBody": "return model.accounts[arrayIndices[0]].type === 'melcloudhome';"
|
|
1772
1769
|
}
|
|
@@ -2179,7 +2176,7 @@
|
|
|
2179
2176
|
"name": {
|
|
2180
2177
|
"title": "Name",
|
|
2181
2178
|
"type": "string",
|
|
2182
|
-
"placeholder": "
|
|
2179
|
+
"placeholder": "Function Name",
|
|
2183
2180
|
"description": "Here set Your own name displayed in HomeKit."
|
|
2184
2181
|
},
|
|
2185
2182
|
"namePrefix": {
|
|
@@ -2369,156 +2366,152 @@
|
|
|
2369
2366
|
"title": "{{ value.title }}",
|
|
2370
2367
|
"items": [
|
|
2371
2368
|
{
|
|
2369
|
+
"key": "accounts[].ataDevices",
|
|
2372
2370
|
"title": "Air Conditioner",
|
|
2373
2371
|
"items": [
|
|
2374
2372
|
{
|
|
2375
|
-
"key": "accounts[].ataDevices",
|
|
2373
|
+
"key": "accounts[].ataDevices[]",
|
|
2376
2374
|
"type": "tabarray",
|
|
2377
2375
|
"title": "{{ value.name || 'Air Conditioner' }}",
|
|
2378
2376
|
"items": [
|
|
2379
2377
|
{
|
|
2380
|
-
"key": "accounts[].ataDevices[]",
|
|
2378
|
+
"key": "accounts[].ataDevices[].id",
|
|
2379
|
+
"readonly": true
|
|
2380
|
+
},
|
|
2381
|
+
"accounts[].ataDevices[].displayType",
|
|
2382
|
+
{
|
|
2383
|
+
"title": "Settings",
|
|
2384
|
+
"type": "section",
|
|
2385
|
+
"description": "Section for setup device settings",
|
|
2386
|
+
"expandable": true,
|
|
2387
|
+
"expanded": false,
|
|
2388
|
+
"items": [
|
|
2389
|
+
"accounts[].ataDevices[].name",
|
|
2390
|
+
"accounts[].ataDevices[].heatDryFanMode",
|
|
2391
|
+
"accounts[].ataDevices[].coolDryFanMode",
|
|
2392
|
+
"accounts[].ataDevices[].autoDryFanMode"
|
|
2393
|
+
]
|
|
2394
|
+
},
|
|
2395
|
+
{
|
|
2396
|
+
"title": "Presets",
|
|
2397
|
+
"type": "section",
|
|
2398
|
+
"description": "Section for setup device presets",
|
|
2399
|
+
"expandable": true,
|
|
2400
|
+
"expanded": false,
|
|
2381
2401
|
"items": [
|
|
2382
2402
|
{
|
|
2383
|
-
"key": "accounts[].ataDevices[].
|
|
2384
|
-
"
|
|
2385
|
-
|
|
2386
|
-
|
|
2403
|
+
"key": "accounts[].ataDevices[].presets",
|
|
2404
|
+
"type": "tabarray",
|
|
2405
|
+
"title": "{{ value.name || 'Preset' }}",
|
|
2406
|
+
"items": [
|
|
2407
|
+
{
|
|
2408
|
+
"key": "accounts[].ataDevices[].presets[].id",
|
|
2409
|
+
"readonly": true
|
|
2410
|
+
},
|
|
2411
|
+
"accounts[].ataDevices[].presets[].displayType",
|
|
2412
|
+
"accounts[].ataDevices[].presets[].name",
|
|
2413
|
+
"accounts[].ataDevices[].presets[].namePrefix"
|
|
2414
|
+
]
|
|
2415
|
+
}
|
|
2416
|
+
],
|
|
2417
|
+
"condition": {
|
|
2418
|
+
"functionBody": "return model.accounts[arrayIndices[0]].type === 'melcloud';"
|
|
2419
|
+
}
|
|
2420
|
+
},
|
|
2421
|
+
{
|
|
2422
|
+
"title": "Scenes",
|
|
2423
|
+
"type": "section",
|
|
2424
|
+
"description": "Section for setup device scenes",
|
|
2425
|
+
"expandable": true,
|
|
2426
|
+
"expanded": false,
|
|
2427
|
+
"items": [
|
|
2387
2428
|
{
|
|
2388
|
-
"
|
|
2389
|
-
"type": "
|
|
2390
|
-
"
|
|
2391
|
-
"expandable": true,
|
|
2392
|
-
"expanded": false,
|
|
2429
|
+
"key": "accounts[].ataDevices[].scenes",
|
|
2430
|
+
"type": "tabarray",
|
|
2431
|
+
"title": "{{ value.name || 'Scene' }}",
|
|
2393
2432
|
"items": [
|
|
2394
|
-
|
|
2395
|
-
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
|
-
"accounts[].ataDevices[].
|
|
2399
|
-
"accounts[].ataDevices[].
|
|
2400
|
-
"accounts[].ataDevices[].
|
|
2433
|
+
{
|
|
2434
|
+
"key": "accounts[].ataDevices[].scenes[].id",
|
|
2435
|
+
"readonly": true
|
|
2436
|
+
},
|
|
2437
|
+
"accounts[].ataDevices[].scenes[].displayType",
|
|
2438
|
+
"accounts[].ataDevices[].scenes[].name",
|
|
2439
|
+
"accounts[].ataDevices[].scenes[].namePrefix"
|
|
2401
2440
|
]
|
|
2402
|
-
}
|
|
2441
|
+
}
|
|
2442
|
+
],
|
|
2443
|
+
"condition": {
|
|
2444
|
+
"functionBody": "return model.accounts[arrayIndices[0]].type === 'melcloudhome';"
|
|
2445
|
+
}
|
|
2446
|
+
},
|
|
2447
|
+
{
|
|
2448
|
+
"title": "Schedules",
|
|
2449
|
+
"type": "section",
|
|
2450
|
+
"description": "Section for setup device schedules",
|
|
2451
|
+
"expandable": true,
|
|
2452
|
+
"expanded": false,
|
|
2453
|
+
"items": [
|
|
2403
2454
|
{
|
|
2404
|
-
"
|
|
2405
|
-
"type": "
|
|
2406
|
-
"
|
|
2407
|
-
"expandable": true,
|
|
2408
|
-
"expanded": false,
|
|
2455
|
+
"key": "accounts[].ataDevices[].schedules",
|
|
2456
|
+
"type": "tabarray",
|
|
2457
|
+
"title": "{{ value.name || 'Schedule' }}",
|
|
2409
2458
|
"items": [
|
|
2410
2459
|
{
|
|
2411
|
-
"key": "accounts[].ataDevices[].
|
|
2412
|
-
"
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
|
-
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2460
|
+
"key": "accounts[].ataDevices[].schedules[].id",
|
|
2461
|
+
"readonly": true
|
|
2462
|
+
},
|
|
2463
|
+
"accounts[].ataDevices[].schedules[].displayType",
|
|
2464
|
+
"accounts[].ataDevices[].schedules[].name",
|
|
2465
|
+
"accounts[].ataDevices[].schedules[].namePrefix"
|
|
2466
|
+
]
|
|
2467
|
+
}
|
|
2468
|
+
],
|
|
2469
|
+
"condition": {
|
|
2470
|
+
"functionBody": "return model.accounts[arrayIndices[0]].type === 'melcloudhome';"
|
|
2471
|
+
}
|
|
2472
|
+
},
|
|
2473
|
+
{
|
|
2474
|
+
"title": "Monitoring And Control",
|
|
2475
|
+
"type": "section",
|
|
2476
|
+
"description": "Section for setup additional monitoring and control functions.",
|
|
2477
|
+
"expandable": true,
|
|
2478
|
+
"expanded": false,
|
|
2479
|
+
"items": [
|
|
2429
2480
|
{
|
|
2430
|
-
"
|
|
2431
|
-
"type": "
|
|
2432
|
-
"
|
|
2433
|
-
"expandable": true,
|
|
2434
|
-
"expanded": false,
|
|
2481
|
+
"key": "accounts[].ataDevices[]",
|
|
2482
|
+
"type": "tabarray",
|
|
2483
|
+
"title": "{{ value.title }}",
|
|
2435
2484
|
"items": [
|
|
2436
2485
|
{
|
|
2437
|
-
"
|
|
2438
|
-
"type": "tabarray",
|
|
2439
|
-
"title": "{{ value.name || 'Scene' }}",
|
|
2486
|
+
"title": "Sensors",
|
|
2440
2487
|
"items": [
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
|
|
2444
|
-
|
|
2445
|
-
"accounts[].ataDevices[].
|
|
2446
|
-
"accounts[].ataDevices[].scenes[].name",
|
|
2447
|
-
"accounts[].ataDevices[].scenes[].namePrefix"
|
|
2488
|
+
"accounts[].ataDevices[].temperatureSensor",
|
|
2489
|
+
"accounts[].ataDevices[].temperatureOutdoorSensor",
|
|
2490
|
+
"accounts[].ataDevices[].inStandbySensor",
|
|
2491
|
+
"accounts[].ataDevices[].connectSensor",
|
|
2492
|
+
"accounts[].ataDevices[].errorSensor"
|
|
2448
2493
|
]
|
|
2449
|
-
}
|
|
2450
|
-
],
|
|
2451
|
-
"condition": {
|
|
2452
|
-
"functionBody": "return model.accounts[arrayIndices[0]].type === 'melcloudhome';"
|
|
2453
|
-
}
|
|
2454
|
-
},
|
|
2455
|
-
{
|
|
2456
|
-
"title": "Schedules",
|
|
2457
|
-
"type": "section",
|
|
2458
|
-
"description": "Section for setup device schedules",
|
|
2459
|
-
"expandable": true,
|
|
2460
|
-
"expanded": false,
|
|
2461
|
-
"items": [
|
|
2494
|
+
},
|
|
2462
2495
|
{
|
|
2463
|
-
"
|
|
2464
|
-
"type": "tabarray",
|
|
2465
|
-
"title": "{{ value.name || 'Schedule' }}",
|
|
2496
|
+
"title": "Functions",
|
|
2466
2497
|
"items": [
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
},
|
|
2471
|
-
"accounts[].ataDevices[].schedules[].displayType",
|
|
2472
|
-
"accounts[].ataDevices[].schedules[].name",
|
|
2473
|
-
"accounts[].ataDevices[].schedules[].namePrefix"
|
|
2498
|
+
"accounts[].ataDevices[].frostProtectionSupport",
|
|
2499
|
+
"accounts[].ataDevices[].overheatProtectionSupport",
|
|
2500
|
+
"accounts[].ataDevices[].holidayModeSupport"
|
|
2474
2501
|
]
|
|
2475
|
-
}
|
|
2476
|
-
],
|
|
2477
|
-
"condition": {
|
|
2478
|
-
"functionBody": "return model.accounts[arrayIndices[0]].type === 'melcloudhome';"
|
|
2479
|
-
}
|
|
2480
|
-
},
|
|
2481
|
-
{
|
|
2482
|
-
"title": "Buttons / Sensors",
|
|
2483
|
-
"type": "section",
|
|
2484
|
-
"description": "Section for setup control buttons / sensors",
|
|
2485
|
-
"expandable": true,
|
|
2486
|
-
"expanded": false,
|
|
2487
|
-
"items": [
|
|
2502
|
+
},
|
|
2488
2503
|
{
|
|
2489
|
-
"
|
|
2490
|
-
"type": "tabarray",
|
|
2491
|
-
"title": "{{ value.title }}",
|
|
2504
|
+
"title": "Custom Functions",
|
|
2492
2505
|
"items": [
|
|
2493
2506
|
{
|
|
2494
|
-
"
|
|
2495
|
-
"
|
|
2496
|
-
|
|
2497
|
-
"accounts[].ataDevices[].temperatureOutdoorSensor"
|
|
2498
|
-
]
|
|
2499
|
-
},
|
|
2500
|
-
{
|
|
2501
|
-
"title": "System",
|
|
2502
|
-
"items": [
|
|
2503
|
-
"accounts[].ataDevices[].inStandbySensor",
|
|
2504
|
-
"accounts[].ataDevices[].connectSensor",
|
|
2505
|
-
"accounts[].ataDevices[].errorSensor"
|
|
2506
|
-
]
|
|
2507
|
-
},
|
|
2508
|
-
{
|
|
2509
|
-
"title": "Custom",
|
|
2507
|
+
"key": "accounts[].ataDevices[].buttonsSensors",
|
|
2508
|
+
"type": "tabarray",
|
|
2509
|
+
"title": "{{ value.name || 'Function' }}",
|
|
2510
2510
|
"items": [
|
|
2511
|
-
|
|
2512
|
-
|
|
2513
|
-
|
|
2514
|
-
|
|
2515
|
-
"items": [
|
|
2516
|
-
"accounts[].ataDevices[].buttonsSensors[].displayType",
|
|
2517
|
-
"accounts[].ataDevices[].buttonsSensors[].mode",
|
|
2518
|
-
"accounts[].ataDevices[].buttonsSensors[].name",
|
|
2519
|
-
"accounts[].ataDevices[].buttonsSensors[].namePrefix"
|
|
2520
|
-
]
|
|
2521
|
-
}
|
|
2511
|
+
"accounts[].ataDevices[].buttonsSensors[].displayType",
|
|
2512
|
+
"accounts[].ataDevices[].buttonsSensors[].mode",
|
|
2513
|
+
"accounts[].ataDevices[].buttonsSensors[].name",
|
|
2514
|
+
"accounts[].ataDevices[].buttonsSensors[].namePrefix"
|
|
2522
2515
|
]
|
|
2523
2516
|
}
|
|
2524
2517
|
]
|
|
@@ -2555,9 +2548,7 @@
|
|
|
2555
2548
|
"expanded": false,
|
|
2556
2549
|
"items": [
|
|
2557
2550
|
"accounts[].atwDevices[].hideZone",
|
|
2558
|
-
"accounts[].atwDevices[].name"
|
|
2559
|
-
"accounts[].atwDevices[].frostProtectionSupport",
|
|
2560
|
-
"accounts[].atwDevices[].holidayModeSupport"
|
|
2551
|
+
"accounts[].atwDevices[].name"
|
|
2561
2552
|
]
|
|
2562
2553
|
},
|
|
2563
2554
|
{
|
|
@@ -2639,9 +2630,9 @@
|
|
|
2639
2630
|
}
|
|
2640
2631
|
},
|
|
2641
2632
|
{
|
|
2642
|
-
"title": "
|
|
2633
|
+
"title": "Monitoring And Control",
|
|
2643
2634
|
"type": "section",
|
|
2644
|
-
"description": "Section for setup
|
|
2635
|
+
"description": "Section for setup additional monitoring and control functions.",
|
|
2645
2636
|
"expandable": true,
|
|
2646
2637
|
"expanded": false,
|
|
2647
2638
|
"items": [
|
|
@@ -2651,7 +2642,7 @@
|
|
|
2651
2642
|
"title": "{{ value.title }}",
|
|
2652
2643
|
"items": [
|
|
2653
2644
|
{
|
|
2654
|
-
"title": "
|
|
2645
|
+
"title": "Sensors",
|
|
2655
2646
|
"items": [
|
|
2656
2647
|
"accounts[].atwDevices[].temperatureSensor",
|
|
2657
2648
|
"accounts[].atwDevices[].temperatureFlowSensor",
|
|
@@ -2661,24 +2652,26 @@
|
|
|
2661
2652
|
"accounts[].atwDevices[].temperatureFlowWaterTankSensor",
|
|
2662
2653
|
"accounts[].atwDevices[].temperatureReturnWaterTankSensor",
|
|
2663
2654
|
"accounts[].atwDevices[].temperatureFlowZone2Sensor",
|
|
2664
|
-
"accounts[].atwDevices[].temperatureReturnZone2Sensor"
|
|
2655
|
+
"accounts[].atwDevices[].temperatureReturnZone2Sensor",
|
|
2656
|
+
"accounts[].atwDevices[].inStandbySensor",
|
|
2657
|
+
"accounts[].atwDevices[].connectSensor",
|
|
2658
|
+
"accounts[].atwDevices[].errorSensor"
|
|
2665
2659
|
]
|
|
2666
2660
|
},
|
|
2667
2661
|
{
|
|
2668
|
-
"title": "
|
|
2662
|
+
"title": "Functions",
|
|
2669
2663
|
"items": [
|
|
2670
|
-
"accounts[].atwDevices[].
|
|
2671
|
-
"accounts[].atwDevices[].
|
|
2672
|
-
"accounts[].atwDevices[].errorSensor"
|
|
2664
|
+
"accounts[].atwDevices[].frostProtectionSupport",
|
|
2665
|
+
"accounts[].atwDevices[].holidayModeSupport"
|
|
2673
2666
|
]
|
|
2674
2667
|
},
|
|
2675
2668
|
{
|
|
2676
|
-
"title": "Custom",
|
|
2669
|
+
"title": "Custom Functions",
|
|
2677
2670
|
"items": [
|
|
2678
2671
|
{
|
|
2679
2672
|
"key": "accounts[].atwDevices[].buttonsSensors",
|
|
2680
2673
|
"type": "tabarray",
|
|
2681
|
-
"title": "{{ value.name || '
|
|
2674
|
+
"title": "{{ value.name || 'Function' }}",
|
|
2682
2675
|
"items": [
|
|
2683
2676
|
"accounts[].atwDevices[].buttonsSensors[].displayType",
|
|
2684
2677
|
"accounts[].atwDevices[].buttonsSensors[].mode",
|
|
@@ -2721,8 +2714,7 @@
|
|
|
2721
2714
|
"expandable": true,
|
|
2722
2715
|
"expanded": false,
|
|
2723
2716
|
"items": [
|
|
2724
|
-
"accounts[].ervDevices[].name"
|
|
2725
|
-
"accounts[].ervDevices[].holidayModeSupport"
|
|
2717
|
+
"accounts[].ervDevices[].name"
|
|
2726
2718
|
]
|
|
2727
2719
|
},
|
|
2728
2720
|
{
|
|
@@ -2804,9 +2796,9 @@
|
|
|
2804
2796
|
}
|
|
2805
2797
|
},
|
|
2806
2798
|
{
|
|
2807
|
-
"title": "
|
|
2799
|
+
"title": "Monitoring And Control",
|
|
2808
2800
|
"type": "section",
|
|
2809
|
-
"description": "Section for setup
|
|
2801
|
+
"description": "Section for setup additional monitoring and control functions.",
|
|
2810
2802
|
"expandable": true,
|
|
2811
2803
|
"expanded": false,
|
|
2812
2804
|
"items": [
|
|
@@ -2816,28 +2808,29 @@
|
|
|
2816
2808
|
"title": "{{ value.title }}",
|
|
2817
2809
|
"items": [
|
|
2818
2810
|
{
|
|
2819
|
-
"title": "
|
|
2811
|
+
"title": "Sensors",
|
|
2820
2812
|
"items": [
|
|
2821
2813
|
"accounts[].ervDevices[].temperatureSensor",
|
|
2822
2814
|
"accounts[].ervDevices[].temperatureOutdoorSensor",
|
|
2823
|
-
"accounts[].ervDevices[].temperatureSensorSupply"
|
|
2815
|
+
"accounts[].ervDevices[].temperatureSensorSupply",
|
|
2816
|
+
"accounts[].ervDevices[].inStandbySensor",
|
|
2817
|
+
"accounts[].ervDevices[].connectSensor",
|
|
2818
|
+
"accounts[].ervDevices[].errorSensor"
|
|
2824
2819
|
]
|
|
2825
2820
|
},
|
|
2826
2821
|
{
|
|
2827
|
-
"title": "
|
|
2822
|
+
"title": "Functions",
|
|
2828
2823
|
"items": [
|
|
2829
|
-
"accounts[].ervDevices[].
|
|
2830
|
-
"accounts[].ervDevices[].connectSensor",
|
|
2831
|
-
"accounts[].ervDevices[].errorSensor"
|
|
2824
|
+
"accounts[].ervDevices[].holidayModeSupport"
|
|
2832
2825
|
]
|
|
2833
2826
|
},
|
|
2834
2827
|
{
|
|
2835
|
-
"title": "Custom",
|
|
2828
|
+
"title": "Custom Functions",
|
|
2836
2829
|
"items": [
|
|
2837
2830
|
{
|
|
2838
2831
|
"key": "accounts[].ervDevices[].buttonsSensors",
|
|
2839
2832
|
"type": "tabarray",
|
|
2840
|
-
"title": "{{ value.name || '
|
|
2833
|
+
"title": "{{ value.name || 'Function' }}",
|
|
2841
2834
|
"items": [
|
|
2842
2835
|
"accounts[].ervDevices[].buttonsSensors[].displayType",
|
|
2843
2836
|
"accounts[].ervDevices[].buttonsSensors[].mode",
|
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.10",
|
|
5
5
|
"description": "Homebridge plugin to control Mitsubishi Air Conditioner, Heat Pump and Energy Recovery Ventilation.",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"author": "grzegorz914",
|