homebridge-melcloud-control 4.5.5-beta.3 → 4.5.5-beta.4

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 CHANGED
@@ -250,20 +250,19 @@ Homebridge plugin for Air Conditioner, Heat Pump and Energy Recovery Ventilation
250
250
  | `ataDevices[]` | Array of ATA devices created automatically after login to MELCloud from plugin config UI. |
251
251
  | `ataDevices[].id` | Read only data, do not change it. |
252
252
  | `ataDevices[].type` | Read only data, do not change it. |
253
- | `ataDevices[].typeString` | Read only data, do not change it. |
254
253
  | `ataDevices[].name` | Here You can change the `Accessory Name` which is exposed to the `Homebridge / HomeKit`. |
255
254
  | `ataDevices[].displayType` | Here select device control mode `0 - None / Disabled`, `1 - Heater / Cooler`, `2 - Thermostat`. |
256
255
  | `ataDevices[].heatDryFanMode` | Here select the operatiing mode for `Heat`, if this mode is not supported, it will be disabled. |
257
256
  | `ataDevices[].coolDryFanMode` | Here select the operatiing mode for `Cool`, if this mode is not supported, it will be disabled. |
258
257
  | `ataDevices[].autoDryFanMode` | Here select the operatiing mode for `Auto`, if this mode is not supported, it will be disabled.. |
259
- | `ataDevices[].temperatureSensor` | This enable extra `Room` temperature sensor to use with automations in HomeKit app. |
260
- | `ataDevices[].temperatureOutdoorSensor` | This enable extra `Outdoor` temperature sensor to use with automations in HomeKit app. |
261
- | `ataDevices[].inStandbySensor` | This enable `In Standby Mode` sensor to use with automations in HomeKit app. |
262
- | `ataDevices[].connectSensor` | This enable `Connect State` sensor to use with automations in HomeKit app. |
263
- | `ataDevices[].errorSensor` | This enable `Error` sensor to use with automations in HomeKit app. |
264
- | `ataDevices[].frostProtectionSupport` | This enable extra `Frost Protection` control and sensors to use with automations in HomeKit app. |
265
- | `ataDevices[].overheatProtectionSupport` | This enable extra `Overheat Protection` control and sensors to use with automations in HomeKit app. |
266
- | `ataDevices[].holidayModeSupport` | This enable extra `Holiday Mode` control and sensors to use with automations in HomeKit app. |
258
+ | `ataDevices[].temperatureSensor` | This enable extra `Room` temperature sensor to use with automations in HomeKit. |
259
+ | `ataDevices[].temperatureOutdoorSensor` | This enable extra `Outdoor` temperature sensor to use with automations in HomeKit. |
260
+ | `ataDevices[].inStandbySensor` | This enable `In Standby Mode` sensor to use with automations in HomeKit. |
261
+ | `ataDevices[].connectSensor` | This enable `Connect State` sensor to use with automations in HomeKit. |
262
+ | `ataDevices[].errorSensor` | This enable `Error` sensor to use with automations in HomeKit. |
263
+ | `ataDevices[].frostProtectionSupport` | This enable extra `Frost Protection` control and sensors to use with automations in HomeKit. |
264
+ | `ataDevices[].overheatProtectionSupport` | This enable extra `Overheat Protection` control and sensors to use with automations in HomeKit. |
265
+ | `ataDevices[].holidayModeSupport` | This enable extra `Holiday Mode` control and sensors to use with automations in HomeKit. |
267
266
  | `ataDevices[].presets[]` | Array of ATA device `Presets` created automatically after login to MELCloud from plugin config UI. |
268
267
  | `ataDevices[].presets[].id` | Read only data, do not change it. |
269
268
  | `ataDevices[].presets[].name` | Here You can change the `Preset Name` which is exposed to the `Homebridge / HomeKit`. |
@@ -283,23 +282,22 @@ Homebridge plugin for Air Conditioner, Heat Pump and Energy Recovery Ventilation
283
282
  | `atwDevices[]` | Array of ATA devices created automatically after login to MELCloud from plugin config UI. |
284
283
  | `atwDevices[].id` | Read only data, do not change it. |
285
284
  | `atwDevices[].type` | Read only data, do not change it. |
286
- | `atwDevices[].typeString` | Read only data, do not change it. |
287
285
  | `atwDevices[].name` | Here You can change the `Accessory Name` which is exposed to the `Homebridge / HomeKit`. |
288
286
  | `atwDevices[].displayType` | Here select main control mode `None / Disabled`, `Heater / Cooler`, `Thermostat`. |
289
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`. |
290
- | `atwDevices[].temperatureSensor` | This enable extra `Room` temperature sensor to use with automations in HomeKit app. |
291
- | `atwDevices[].temperatureFlowSensor` | This enable extra `Flow` temperature sensor to use with automations in HomeKit app. |
292
- | `atwDevices[].temperatureReturnSensor` | This enable extra `Return` temperature sensor to use with automations in HomeKit app. |
293
- | `atwDevices[].temperatureFlowZone1Sensor` | This enable extra `Flow Zone 1` temperature sensor to use with automations in HomeKit app. |
294
- | `atwDevices[].temperatureReturnZone1Sensor` | This enable extra `Return Zone 1` temperature sensor to use with automations in HomeKit app. |
295
- | `atwDevices[].temperatureFlowWaterTankSensor` | This enable extra `Flow Water Tank` temperature sensor to use with automations in HomeKit app. |
296
- | `atwDevices[].temperatureReturnWaterTankSensor` | This enable extra `Return Water Tank` temperature sensor to use with automations in HomeKit app. |
297
- | `atwDevices[].temperatureFlowZone2Sensor` | This enable extra `Flow Zone 2` temperature sensor to use with automations in HomeKit app. |
298
- | `atwDevices[].temperatureReturnZone2Sensor` | This enable extra `Return Zone 2` temperature sensor to use with automations in HomeKit app. |
299
- | `atwDevices[].inStandbySensor` | This enable `In Standby Mode` sensor to use with automations in HomeKit app. |
300
- | `atwDevices[].connectSensor` | This enable `Connect State` sensor to use with automations in HomeKit app. |
301
- | `atwDevices[].errorSensor` | This enable `Error` sensors to use with automations in HomeKit app. |
302
- | `atwDevices[].holidayModeSupport` | This enable extra `Holiday Mode` control and sensors to use with automations in HomeKit app. |
288
+ | `atwDevices[].temperatureSensor` | This enable extra `Room` temperature sensor to use with automations in HomeKit. |
289
+ | `atwDevices[].temperatureFlowSensor` | This enable extra `Flow` temperature sensor to use with automations in HomeKit. |
290
+ | `atwDevices[].temperatureReturnSensor` | This enable extra `Return` temperature sensor to use with automations in HomeKit. |
291
+ | `atwDevices[].temperatureFlowZone1Sensor` | This enable extra `Flow Zone 1` temperature sensor to use with automations in HomeKit. |
292
+ | `atwDevices[].temperatureReturnZone1Sensor` | This enable extra `Return Zone 1` temperature sensor to use with automations in HomeKit. |
293
+ | `atwDevices[].temperatureFlowWaterTankSensor` | This enable extra `Flow Water Tank` temperature sensor to use with automations in HomeKit. |
294
+ | `atwDevices[].temperatureReturnWaterTankSensor` | This enable extra `Return Water Tank` temperature sensor to use with automations in HomeKit. |
295
+ | `atwDevices[].temperatureFlowZone2Sensor` | This enable extra `Flow Zone 2` temperature sensor to use with automations in HomeKit. |
296
+ | `atwDevices[].temperatureReturnZone2Sensor` | This enable extra `Return Zone 2` temperature sensor to use with automations in HomeKit. |
297
+ | `atwDevices[].inStandbySensor` | This enable `In Standby Mode` sensor to use with automations in HomeKit. |
298
+ | `atwDevices[].connectSensor` | This enable `Connect State` sensor to use with automations in HomeKit. |
299
+ | `atwDevices[].errorSensor` | This enable `Error` sensors to use with automations in HomeKit. |
300
+ | `atwDevices[].holidayModeSupport` | This enable extra `Holiday Mode` control and sensors to use with automations in HomeKit. |
303
301
  | `atwDevices[].presets[]` | Array of ATW device `Presets` created automatically after login to MELCloud from plugin config UI. |
304
302
  | `atwDevices[].presets[].id` | Read only data, do not change it. |
305
303
  | `atwDevices[].presets[].name` | Here You can change the `Preset Name` which is exposed to the `Homebridge/HomeKit`. |
@@ -319,16 +317,15 @@ Homebridge plugin for Air Conditioner, Heat Pump and Energy Recovery Ventilation
319
317
  | `ervDevices[]` | Array of ATA devices created automatically after login to MELCloud from plugin config UI. |
320
318
  | `ervDevices[].id` | Read only data, do not change it. |
321
319
  | `ervDevices[].type` | Read only data, do not change it. |
322
- | `ervDevices[].typeString` | Read only data, do not change it. |
323
320
  | `ervDevices[].name` | Here You can change the `Accessory Name` which is exposed to the `Homebridge / HomeKit`. |
324
321
  | `ervDevices[].displayType` | Here select main control mode `None / Disabled`, `Heater / Cooler`, `Thermostat`. |
325
- | `ervDevices[].temperatureSensor` | This enable extra `Room` temperature sensor to use with automations in HomeKit app. |
326
- | `ervDevices[].temperatureOutdoorSensor` | This enable extra `Outdoor` temperature sensor to use with automations in HomeKit app. |
327
- | `ervDevices[].temperatureSupplySensor` | This enable extra `Supply` temperature sensor to use with automations in HomeKit app. |
328
- | `atwDevices[].inStandbySensor` | This enable `In Standby Mode` sensor to use with automations in HomeKit app. |
329
- | `ervDevices[].connectSensor` | This enable `Connect State` sensor to use with automations in HomeKit app. |
330
- | `ervDevices[].errorSensor` | This enable `Error` sensors to use with automations in HomeKit app. |
331
- | `ervDevices[].holidayModeSupport` | This enable extra `Holiday Mode` control and sensors to use with automations in HomeKit app. |
322
+ | `ervDevices[].temperatureSensor` | This enable extra `Room` temperature sensor to use with automations in HomeKit. |
323
+ | `ervDevices[].temperatureOutdoorSensor` | This enable extra `Outdoor` temperature sensor to use with automations in HomeKit. |
324
+ | `ervDevices[].temperatureSupplySensor` | This enable extra `Supply` temperature sensor to use with automations in HomeKit. |
325
+ | `atwDevices[].inStandbySensor` | This enable `In Standby Mode` sensor to use with automations in HomeKit. |
326
+ | `ervDevices[].connectSensor` | This enable `Connect State` sensor to use with automations in HomeKit. |
327
+ | `ervDevices[].errorSensor` | This enable `Error` sensors to use with automations in HomeKit. |
328
+ | `ervDevices[].holidayModeSupport` | This enable extra `Holiday Mode` control and sensors to use with automations in HomeKit. |
332
329
  | `ervDevices[].presets[]` | Array of ERV device `Presets` created automatically after login to MELCloud from plugin config UI. |
333
330
  | `ervDevices[].presets[].id` | Read only data, do not change it. |
334
331
  | `ervDevices[].presets[].name` | Here You can change the `Preset Name` which is exposed to the `Homebridge / HomeKit`. |
@@ -5,7 +5,7 @@
5
5
  "fixArrays": true,
6
6
  "strictValidation": true,
7
7
  "customUi": true,
8
- "headerDisplay": "This plugin works with Mitsubishi Air Conditioner, Heat Pump and Energy Recovery Ventilation connected to MELCloud and MELCloud Home. Devices are exposed to HomeKit as separate accessories and each needs to be manually [paired](https://github.com/grzegorz914/homebridge-melcloud-control/wiki#adding-to-homekit).",
8
+ "headerDisplay": "Plugin for Mitsubishi Air Conditioner, Heat Pump and Energy Recovery Ventilation connected to MELCloud and MELCloud Home. Devices are exposed to HomeKit as separate accessories and each needs to be manually [paired](https://github.com/grzegorz914/homebridge-melcloud-control/wiki#adding-to-homekit).",
9
9
  "footerDisplay": "For documentation please see [GitHub repository](https://github.com/grzegorz914/homebridge-melcloud-control).",
10
10
  "schema": {
11
11
  "type": "object",
@@ -20,20 +20,20 @@
20
20
  "name": {
21
21
  "title": "Name",
22
22
  "type": "string",
23
- "placeholder": "Account name",
24
- "description": "Your own name displayed in HomeKit."
23
+ "placeholder": "Name",
24
+ "description": "Your own account name displayed in HomeKit."
25
25
  },
26
26
  "user": {
27
27
  "title": "User",
28
28
  "type": "string",
29
29
  "placeholder": "Email",
30
- "description": "Account username."
30
+ "description": "Account credentials (username)."
31
31
  },
32
32
  "passwd": {
33
33
  "title": "Password",
34
34
  "type": "string",
35
35
  "placeholder": "Password",
36
- "description": "Account password.",
36
+ "description": "Account credentials (password).",
37
37
  "format": "password"
38
38
  },
39
39
  "language": {
@@ -2655,6 +2655,7 @@
2655
2655
  {
2656
2656
  "title": "Buttons / Sensors",
2657
2657
  "type": "section",
2658
+ "description": "Section for setup control buttons / sensors",
2658
2659
  "expandable": true,
2659
2660
  "expanded": false,
2660
2661
  "items": [
@@ -2823,6 +2824,7 @@
2823
2824
  {
2824
2825
  "title": "Buttons / Sensors",
2825
2826
  "type": "section",
2827
+ "description": "Section for setup control buttons / sensors",
2826
2828
  "expandable": true,
2827
2829
  "expanded": false,
2828
2830
  "items": [
@@ -2996,6 +2998,7 @@
2996
2998
  {
2997
2999
  "title": "Buttons / Sensors",
2998
3000
  "type": "section",
3001
+ "description": "Section for setup control buttons / sensors",
2999
3002
  "expandable": true,
3000
3003
  "expanded": false,
3001
3004
  "items": [
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "displayName": "MELCloud Control",
3
3
  "name": "homebridge-melcloud-control",
4
- "version": "4.5.5-beta.3",
4
+ "version": "4.5.5-beta.4",
5
5
  "description": "Homebridge plugin to control Mitsubishi Air Conditioner, Heat Pump and Energy Recovery Ventilation.",
6
6
  "license": "MIT",
7
7
  "author": "grzegorz914",