homebridge-melcloud-control 4.0.0-beta.475 → 4.0.0-beta.477

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.
@@ -1938,7 +1938,6 @@
1938
1938
  ]
1939
1939
  },
1940
1940
  {
1941
- "key": "accounts[]",
1942
1941
  "title": "Heat Pump",
1943
1942
  "items": [
1944
1943
  {
@@ -2049,7 +2048,6 @@
2049
2048
  ]
2050
2049
  },
2051
2050
  {
2052
- "key": "accounts[]",
2053
2051
  "title": "Energy Recovery Ventilation",
2054
2052
  "items": [
2055
2053
  {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "displayName": "MELCloud Control",
3
3
  "name": "homebridge-melcloud-control",
4
- "version": "4.0.0-beta.475",
4
+ "version": "4.0.0-beta.477",
5
5
  "description": "Homebridge plugin to control Mitsubishi Air Conditioner, Heat Pump and Energy Recovery Ventilation.",
6
6
  "license": "MIT",
7
7
  "author": "grzegorz914",