homebridge-melcloud-control 4.6.1-beta.5 → 4.6.1-beta.7
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 +67 -67
- 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
|
@@ -361,37 +361,37 @@
|
|
|
361
361
|
"title": "Room",
|
|
362
362
|
"type": "boolean",
|
|
363
363
|
"default": false,
|
|
364
|
-
"description": "This enable extra room temperature sensor
|
|
364
|
+
"description": "This enable extra room temperature sensor to use with HomeKit automations."
|
|
365
365
|
},
|
|
366
366
|
"temperatureOutdoorSensor": {
|
|
367
367
|
"title": "Outdoor",
|
|
368
368
|
"type": "boolean",
|
|
369
369
|
"default": false,
|
|
370
|
-
"description": "This enable extra outdoor temperature sensor
|
|
370
|
+
"description": "This enable extra outdoor temperature sensor to use with HomeKit automations."
|
|
371
371
|
},
|
|
372
372
|
"inStandbySensor": {
|
|
373
373
|
"title": "In Standby",
|
|
374
374
|
"type": "boolean",
|
|
375
375
|
"default": false,
|
|
376
|
-
"description": "This enable in standby mode sensor
|
|
376
|
+
"description": "This enable in standby mode sensor to use with HomeKit automations."
|
|
377
377
|
},
|
|
378
378
|
"connectSensor": {
|
|
379
379
|
"title": "Connect",
|
|
380
380
|
"type": "boolean",
|
|
381
381
|
"default": false,
|
|
382
|
-
"description": "This enable connect state sensor
|
|
382
|
+
"description": "This enable connect state sensor to use with HomeKit automations."
|
|
383
383
|
},
|
|
384
384
|
"errorSensor": {
|
|
385
385
|
"title": "Error",
|
|
386
386
|
"type": "boolean",
|
|
387
387
|
"default": false,
|
|
388
|
-
"description": "This enable error sensor
|
|
388
|
+
"description": "This enable error sensor to use with HomeKit automations."
|
|
389
389
|
},
|
|
390
390
|
"frostProtectionSupport": {
|
|
391
391
|
"title": "Frost Protection Support",
|
|
392
392
|
"type": "boolean",
|
|
393
393
|
"default": false,
|
|
394
|
-
"description": "This enable frost protection control and sensors
|
|
394
|
+
"description": "This enable frost protection control and sensors to use with HomeKit automations.",
|
|
395
395
|
"condition": {
|
|
396
396
|
"functionBody": "return model.accounts[arrayIndices[0]].type === 'melcloudhome';"
|
|
397
397
|
}
|
|
@@ -400,7 +400,7 @@
|
|
|
400
400
|
"title": "Overheat Protection Support",
|
|
401
401
|
"type": "boolean",
|
|
402
402
|
"default": false,
|
|
403
|
-
"description": "This enable overheat protection control and sensors
|
|
403
|
+
"description": "This enable overheat protection control and sensors to use with HomeKit automations.",
|
|
404
404
|
"condition": {
|
|
405
405
|
"functionBody": "return model.accounts[arrayIndices[0]].type === 'melcloudhome';"
|
|
406
406
|
}
|
|
@@ -409,7 +409,7 @@
|
|
|
409
409
|
"title": "Holiday Mode Support",
|
|
410
410
|
"type": "boolean",
|
|
411
411
|
"default": false,
|
|
412
|
-
"description": "This enable holiday mode control and sensors
|
|
412
|
+
"description": "This enable holiday mode control and sensors to use with HomeKit automations.",
|
|
413
413
|
"condition": {
|
|
414
414
|
"functionBody": "return model.accounts[arrayIndices[0]].type === 'melcloudhome';"
|
|
415
415
|
}
|
|
@@ -960,7 +960,7 @@
|
|
|
960
960
|
"name": {
|
|
961
961
|
"title": "Name",
|
|
962
962
|
"type": "string",
|
|
963
|
-
"placeholder": "
|
|
963
|
+
"placeholder": "Function Name",
|
|
964
964
|
"description": "Here set Your own name displayed in HomeKit."
|
|
965
965
|
},
|
|
966
966
|
"namePrefix": {
|
|
@@ -1125,79 +1125,79 @@
|
|
|
1125
1125
|
"title": "Temperature Sensor Room",
|
|
1126
1126
|
"type": "boolean",
|
|
1127
1127
|
"default": false,
|
|
1128
|
-
"description": "This enable extra temperature sensor
|
|
1128
|
+
"description": "This enable extra temperature sensor to use with HomeKit automations."
|
|
1129
1129
|
},
|
|
1130
1130
|
"temperatureFlowSensor": {
|
|
1131
1131
|
"title": "Temperature Sensor Flow",
|
|
1132
1132
|
"type": "boolean",
|
|
1133
1133
|
"default": false,
|
|
1134
|
-
"description": "This enable extra Flow temperature sensor
|
|
1134
|
+
"description": "This enable extra Flow temperature sensor to use with HomeKit automations."
|
|
1135
1135
|
},
|
|
1136
1136
|
"temperatureReturnSensor": {
|
|
1137
1137
|
"title": "Temperature Sensor Return",
|
|
1138
1138
|
"type": "boolean",
|
|
1139
1139
|
"default": false,
|
|
1140
|
-
"description": "This enable extra Return temperature sensor
|
|
1140
|
+
"description": "This enable extra Return temperature sensor to use with HomeKit automations."
|
|
1141
1141
|
},
|
|
1142
1142
|
"temperatureFlowZone1Sensor": {
|
|
1143
1143
|
"title": "Temperature Sensor Flow Zone 1",
|
|
1144
1144
|
"type": "boolean",
|
|
1145
1145
|
"default": false,
|
|
1146
|
-
"description": "This enable extra Flow Zone 1 temperature sensor
|
|
1146
|
+
"description": "This enable extra Flow Zone 1 temperature sensor to use with HomeKit automations."
|
|
1147
1147
|
},
|
|
1148
1148
|
"temperatureReturnZone1Sensor": {
|
|
1149
1149
|
"title": "Temperature Sensor Return Zone 1",
|
|
1150
1150
|
"type": "boolean",
|
|
1151
1151
|
"default": false,
|
|
1152
|
-
"description": "This enable extra Return Zone 1 temperature sensor
|
|
1152
|
+
"description": "This enable extra Return Zone 1 temperature sensor to use with HomeKit automations."
|
|
1153
1153
|
},
|
|
1154
1154
|
"temperatureFlowWaterTankSensor": {
|
|
1155
1155
|
"title": "Temperature Sensor Flow Water Tank",
|
|
1156
1156
|
"type": "boolean",
|
|
1157
1157
|
"default": false,
|
|
1158
|
-
"description": "This enable extra Flow Water Tank temperature sensor
|
|
1158
|
+
"description": "This enable extra Flow Water Tank temperature sensor to use with HomeKit automations."
|
|
1159
1159
|
},
|
|
1160
1160
|
"temperatureReturnWaterTankSensor": {
|
|
1161
1161
|
"title": "Temperature Sensor Return Water Tank",
|
|
1162
1162
|
"type": "boolean",
|
|
1163
1163
|
"default": false,
|
|
1164
|
-
"description": "This enable extra Return Water Tank temperature sensor
|
|
1164
|
+
"description": "This enable extra Return Water Tank temperature sensor to use with HomeKit automations."
|
|
1165
1165
|
},
|
|
1166
1166
|
"temperatureFlowZone2Sensor": {
|
|
1167
1167
|
"title": "Temperature Sensor Flow Zone 2",
|
|
1168
1168
|
"type": "boolean",
|
|
1169
1169
|
"default": false,
|
|
1170
|
-
"description": "This enable extra Flow Zone 2 temperature sensor
|
|
1170
|
+
"description": "This enable extra Flow Zone 2 temperature sensor to use with HomeKit automations."
|
|
1171
1171
|
},
|
|
1172
1172
|
"temperatureReturnZone2Sensor": {
|
|
1173
1173
|
"title": "Temperature Sensor Return Zone 2",
|
|
1174
1174
|
"type": "boolean",
|
|
1175
1175
|
"default": false,
|
|
1176
|
-
"description": "This enable extra Return Zone 2 temperature sensor
|
|
1176
|
+
"description": "This enable extra Return Zone 2 temperature sensor to use with HomeKit automations."
|
|
1177
1177
|
},
|
|
1178
1178
|
"inStandbySensor": {
|
|
1179
1179
|
"title": "In Standby",
|
|
1180
1180
|
"type": "boolean",
|
|
1181
1181
|
"default": false,
|
|
1182
|
-
"description": "This enable in standby mode sensor
|
|
1182
|
+
"description": "This enable in standby mode sensor to use with HomeKit automations."
|
|
1183
1183
|
},
|
|
1184
1184
|
"connectSensor": {
|
|
1185
1185
|
"title": "Connect",
|
|
1186
1186
|
"type": "boolean",
|
|
1187
1187
|
"default": false,
|
|
1188
|
-
"description": "This enable connect state sensor
|
|
1188
|
+
"description": "This enable connect state sensor to use with HomeKit automations."
|
|
1189
1189
|
},
|
|
1190
1190
|
"errorSensor": {
|
|
1191
1191
|
"title": "Error",
|
|
1192
1192
|
"type": "boolean",
|
|
1193
1193
|
"default": false,
|
|
1194
|
-
"description": "This enable error sensor
|
|
1194
|
+
"description": "This enable error sensor to use with HomeKit automations."
|
|
1195
1195
|
},
|
|
1196
1196
|
"frostProtectionSupport": {
|
|
1197
1197
|
"title": "Frost Protection Support",
|
|
1198
1198
|
"type": "boolean",
|
|
1199
1199
|
"default": false,
|
|
1200
|
-
"description": "This enable frost protection control and sensors
|
|
1200
|
+
"description": "This enable frost protection control and sensors to use with HomeKit automations.",
|
|
1201
1201
|
"condition": {
|
|
1202
1202
|
"functionBody": "return model.accounts[arrayIndices[0]].type === 'melcloudhome';"
|
|
1203
1203
|
}
|
|
@@ -1206,7 +1206,7 @@
|
|
|
1206
1206
|
"title": "Holiday Mode Support",
|
|
1207
1207
|
"type": "boolean",
|
|
1208
1208
|
"default": false,
|
|
1209
|
-
"description": "This enable holiday mode control and sensors
|
|
1209
|
+
"description": "This enable holiday mode control and sensors to use with HomeKit automations.",
|
|
1210
1210
|
"condition": {
|
|
1211
1211
|
"functionBody": "return model.accounts[arrayIndices[0]].type === 'melcloudhome';"
|
|
1212
1212
|
}
|
|
@@ -1667,7 +1667,7 @@
|
|
|
1667
1667
|
"name": {
|
|
1668
1668
|
"title": "Name",
|
|
1669
1669
|
"type": "string",
|
|
1670
|
-
"placeholder": "
|
|
1670
|
+
"placeholder": "Function Name",
|
|
1671
1671
|
"description": "Here set Your own name displayed in HomeKit."
|
|
1672
1672
|
},
|
|
1673
1673
|
"namePrefix": {
|
|
@@ -1727,43 +1727,43 @@
|
|
|
1727
1727
|
"title": "Temperature Sensor Room",
|
|
1728
1728
|
"type": "boolean",
|
|
1729
1729
|
"default": false,
|
|
1730
|
-
"description": "This enable extra temperature sensor
|
|
1730
|
+
"description": "This enable extra temperature sensor to use with HomeKit automations."
|
|
1731
1731
|
},
|
|
1732
1732
|
"temperatureOutdoorSensor": {
|
|
1733
1733
|
"title": "Temperature Sensor Outdoor",
|
|
1734
1734
|
"type": "boolean",
|
|
1735
1735
|
"default": false,
|
|
1736
|
-
"description": "This enable extra outdoor temperature sensor
|
|
1736
|
+
"description": "This enable extra outdoor temperature sensor to use with HomeKit automations."
|
|
1737
1737
|
},
|
|
1738
1738
|
"temperatureSensorSupply": {
|
|
1739
1739
|
"title": "Temperature Sensor Supply",
|
|
1740
1740
|
"type": "boolean",
|
|
1741
1741
|
"default": false,
|
|
1742
|
-
"description": "This enable extra supply temperature sensor
|
|
1742
|
+
"description": "This enable extra supply temperature sensor to use with HomeKit automations."
|
|
1743
1743
|
},
|
|
1744
1744
|
"inStandbySensor": {
|
|
1745
1745
|
"title": "In Standby",
|
|
1746
1746
|
"type": "boolean",
|
|
1747
1747
|
"default": false,
|
|
1748
|
-
"description": "This enable in standby mode sensor
|
|
1748
|
+
"description": "This enable in standby mode sensor to use with HomeKit automations."
|
|
1749
1749
|
},
|
|
1750
1750
|
"connectSensor": {
|
|
1751
1751
|
"title": "Connect",
|
|
1752
1752
|
"type": "boolean",
|
|
1753
1753
|
"default": false,
|
|
1754
|
-
"description": "This enable connect state sensor
|
|
1754
|
+
"description": "This enable connect state sensor to use with HomeKit automations."
|
|
1755
1755
|
},
|
|
1756
1756
|
"errorSensor": {
|
|
1757
1757
|
"title": "Error",
|
|
1758
1758
|
"type": "boolean",
|
|
1759
1759
|
"default": false,
|
|
1760
|
-
"description": "This enable error sensor
|
|
1760
|
+
"description": "This enable error sensor to use with HomeKit automations."
|
|
1761
1761
|
},
|
|
1762
1762
|
"holidayModeSupport": {
|
|
1763
1763
|
"title": "Holiday Mode Support",
|
|
1764
1764
|
"type": "boolean",
|
|
1765
1765
|
"default": false,
|
|
1766
|
-
"description": "This enable holiday mode control and sensors
|
|
1766
|
+
"description": "This enable holiday mode control and sensors to use with HomeKit automations.",
|
|
1767
1767
|
"condition": {
|
|
1768
1768
|
"functionBody": "return model.accounts[arrayIndices[0]].type === 'melcloudhome';"
|
|
1769
1769
|
}
|
|
@@ -2176,7 +2176,7 @@
|
|
|
2176
2176
|
"name": {
|
|
2177
2177
|
"title": "Name",
|
|
2178
2178
|
"type": "string",
|
|
2179
|
-
"placeholder": "
|
|
2179
|
+
"placeholder": "Function Name",
|
|
2180
2180
|
"description": "Here set Your own name displayed in HomeKit."
|
|
2181
2181
|
},
|
|
2182
2182
|
"namePrefix": {
|
|
@@ -2369,7 +2369,7 @@
|
|
|
2369
2369
|
"title": "Air Conditioner",
|
|
2370
2370
|
"items": [
|
|
2371
2371
|
{
|
|
2372
|
-
"key": "accounts[].ataDevices",
|
|
2372
|
+
"key": "accounts[].ataDevices[]",
|
|
2373
2373
|
"type": "tabarray",
|
|
2374
2374
|
"title": "{{ value.name || 'Air Conditioner' }}",
|
|
2375
2375
|
"items": [
|
|
@@ -2485,30 +2485,30 @@
|
|
|
2485
2485
|
"title": "{{ value.title }}",
|
|
2486
2486
|
"items": [
|
|
2487
2487
|
{
|
|
2488
|
-
"title": "
|
|
2488
|
+
"title": "Sensors",
|
|
2489
2489
|
"items": [
|
|
2490
2490
|
"accounts[].ataDevices[].temperatureSensor",
|
|
2491
2491
|
"accounts[].ataDevices[].temperatureOutdoorSensor",
|
|
2492
|
-
"accounts[].ataDevices[].
|
|
2493
|
-
"accounts[].ataDevices[].
|
|
2492
|
+
"accounts[].ataDevices[].inStandbySensor",
|
|
2493
|
+
"accounts[].ataDevices[].connectSensor",
|
|
2494
|
+
"accounts[].ataDevices[].errorSensor"
|
|
2494
2495
|
]
|
|
2495
2496
|
},
|
|
2496
2497
|
{
|
|
2497
|
-
"title": "
|
|
2498
|
+
"title": "Functions",
|
|
2498
2499
|
"items": [
|
|
2499
|
-
"accounts[].ataDevices[].
|
|
2500
|
-
"accounts[].ataDevices[].
|
|
2501
|
-
"accounts[].ataDevices[].errorSensor",
|
|
2500
|
+
"accounts[].ataDevices[].frostProtectionSupport",
|
|
2501
|
+
"accounts[].ataDevices[].overheatProtectionSupport",
|
|
2502
2502
|
"accounts[].ataDevices[].holidayModeSupport"
|
|
2503
2503
|
]
|
|
2504
2504
|
},
|
|
2505
2505
|
{
|
|
2506
|
-
"title": "
|
|
2506
|
+
"title": "Custom Functions",
|
|
2507
2507
|
"items": [
|
|
2508
2508
|
{
|
|
2509
2509
|
"key": "accounts[].ataDevices[].buttonsSensors",
|
|
2510
2510
|
"type": "tabarray",
|
|
2511
|
-
"title": "{{ value.name || '
|
|
2511
|
+
"title": "{{ value.name || 'Function' }}",
|
|
2512
2512
|
"items": [
|
|
2513
2513
|
"accounts[].ataDevices[].buttonsSensors[].displayType",
|
|
2514
2514
|
"accounts[].ataDevices[].buttonsSensors[].mode",
|
|
@@ -2552,9 +2552,7 @@
|
|
|
2552
2552
|
"expanded": false,
|
|
2553
2553
|
"items": [
|
|
2554
2554
|
"accounts[].atwDevices[].hideZone",
|
|
2555
|
-
"accounts[].atwDevices[].name"
|
|
2556
|
-
"accounts[].atwDevices[].frostProtectionSupport",
|
|
2557
|
-
"accounts[].atwDevices[].holidayModeSupport"
|
|
2555
|
+
"accounts[].atwDevices[].name"
|
|
2558
2556
|
]
|
|
2559
2557
|
},
|
|
2560
2558
|
{
|
|
@@ -2636,9 +2634,9 @@
|
|
|
2636
2634
|
}
|
|
2637
2635
|
},
|
|
2638
2636
|
{
|
|
2639
|
-
"title": "
|
|
2637
|
+
"title": "Monitoring And Control",
|
|
2640
2638
|
"type": "section",
|
|
2641
|
-
"description": "Section for setup
|
|
2639
|
+
"description": "Section for setup additional monitoring and control functions.",
|
|
2642
2640
|
"expandable": true,
|
|
2643
2641
|
"expanded": false,
|
|
2644
2642
|
"items": [
|
|
@@ -2648,7 +2646,7 @@
|
|
|
2648
2646
|
"title": "{{ value.title }}",
|
|
2649
2647
|
"items": [
|
|
2650
2648
|
{
|
|
2651
|
-
"title": "
|
|
2649
|
+
"title": "Sensors",
|
|
2652
2650
|
"items": [
|
|
2653
2651
|
"accounts[].atwDevices[].temperatureSensor",
|
|
2654
2652
|
"accounts[].atwDevices[].temperatureFlowSensor",
|
|
@@ -2658,24 +2656,26 @@
|
|
|
2658
2656
|
"accounts[].atwDevices[].temperatureFlowWaterTankSensor",
|
|
2659
2657
|
"accounts[].atwDevices[].temperatureReturnWaterTankSensor",
|
|
2660
2658
|
"accounts[].atwDevices[].temperatureFlowZone2Sensor",
|
|
2661
|
-
"accounts[].atwDevices[].temperatureReturnZone2Sensor"
|
|
2659
|
+
"accounts[].atwDevices[].temperatureReturnZone2Sensor",
|
|
2660
|
+
"accounts[].atwDevices[].inStandbySensor",
|
|
2661
|
+
"accounts[].atwDevices[].connectSensor",
|
|
2662
|
+
"accounts[].atwDevices[].errorSensor"
|
|
2662
2663
|
]
|
|
2663
2664
|
},
|
|
2664
2665
|
{
|
|
2665
|
-
"title": "
|
|
2666
|
+
"title": "Functions",
|
|
2666
2667
|
"items": [
|
|
2667
|
-
"accounts[].atwDevices[].
|
|
2668
|
-
"accounts[].atwDevices[].
|
|
2669
|
-
"accounts[].atwDevices[].errorSensor"
|
|
2668
|
+
"accounts[].atwDevices[].frostProtectionSupport",
|
|
2669
|
+
"accounts[].atwDevices[].holidayModeSupport"
|
|
2670
2670
|
]
|
|
2671
2671
|
},
|
|
2672
2672
|
{
|
|
2673
|
-
"title": "Custom",
|
|
2673
|
+
"title": "Custom Functions",
|
|
2674
2674
|
"items": [
|
|
2675
2675
|
{
|
|
2676
2676
|
"key": "accounts[].atwDevices[].buttonsSensors",
|
|
2677
2677
|
"type": "tabarray",
|
|
2678
|
-
"title": "{{ value.name || '
|
|
2678
|
+
"title": "{{ value.name || 'Function' }}",
|
|
2679
2679
|
"items": [
|
|
2680
2680
|
"accounts[].atwDevices[].buttonsSensors[].displayType",
|
|
2681
2681
|
"accounts[].atwDevices[].buttonsSensors[].mode",
|
|
@@ -2718,8 +2718,7 @@
|
|
|
2718
2718
|
"expandable": true,
|
|
2719
2719
|
"expanded": false,
|
|
2720
2720
|
"items": [
|
|
2721
|
-
"accounts[].ervDevices[].name"
|
|
2722
|
-
"accounts[].ervDevices[].holidayModeSupport"
|
|
2721
|
+
"accounts[].ervDevices[].name"
|
|
2723
2722
|
]
|
|
2724
2723
|
},
|
|
2725
2724
|
{
|
|
@@ -2801,9 +2800,9 @@
|
|
|
2801
2800
|
}
|
|
2802
2801
|
},
|
|
2803
2802
|
{
|
|
2804
|
-
"title": "
|
|
2803
|
+
"title": "Monitoring And Control",
|
|
2805
2804
|
"type": "section",
|
|
2806
|
-
"description": "Section for setup
|
|
2805
|
+
"description": "Section for setup additional monitoring and control functions.",
|
|
2807
2806
|
"expandable": true,
|
|
2808
2807
|
"expanded": false,
|
|
2809
2808
|
"items": [
|
|
@@ -2813,28 +2812,29 @@
|
|
|
2813
2812
|
"title": "{{ value.title }}",
|
|
2814
2813
|
"items": [
|
|
2815
2814
|
{
|
|
2816
|
-
"title": "
|
|
2815
|
+
"title": "Sensors",
|
|
2817
2816
|
"items": [
|
|
2818
2817
|
"accounts[].ervDevices[].temperatureSensor",
|
|
2819
2818
|
"accounts[].ervDevices[].temperatureOutdoorSensor",
|
|
2820
|
-
"accounts[].ervDevices[].temperatureSensorSupply"
|
|
2819
|
+
"accounts[].ervDevices[].temperatureSensorSupply",
|
|
2820
|
+
"accounts[].ervDevices[].inStandbySensor",
|
|
2821
|
+
"accounts[].ervDevices[].connectSensor",
|
|
2822
|
+
"accounts[].ervDevices[].errorSensor"
|
|
2821
2823
|
]
|
|
2822
2824
|
},
|
|
2823
2825
|
{
|
|
2824
|
-
"title": "
|
|
2826
|
+
"title": "Functions",
|
|
2825
2827
|
"items": [
|
|
2826
|
-
"accounts[].ervDevices[].
|
|
2827
|
-
"accounts[].ervDevices[].connectSensor",
|
|
2828
|
-
"accounts[].ervDevices[].errorSensor"
|
|
2828
|
+
"accounts[].ervDevices[].holidayModeSupport"
|
|
2829
2829
|
]
|
|
2830
2830
|
},
|
|
2831
2831
|
{
|
|
2832
|
-
"title": "Custom",
|
|
2832
|
+
"title": "Custom Functions",
|
|
2833
2833
|
"items": [
|
|
2834
2834
|
{
|
|
2835
2835
|
"key": "accounts[].ervDevices[].buttonsSensors",
|
|
2836
2836
|
"type": "tabarray",
|
|
2837
|
-
"title": "{{ value.name || '
|
|
2837
|
+
"title": "{{ value.name || 'Function' }}",
|
|
2838
2838
|
"items": [
|
|
2839
2839
|
"accounts[].ervDevices[].buttonsSensors[].displayType",
|
|
2840
2840
|
"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.7",
|
|
5
5
|
"description": "Homebridge plugin to control Mitsubishi Air Conditioner, Heat Pump and Energy Recovery Ventilation.",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"author": "grzegorz914",
|