@kohost/api-client 3.3.19 → 3.3.20

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.
@@ -32,8 +32,7 @@
32
32
  },
33
33
  "currentHumidity": {
34
34
  "type": "number",
35
- "minimum": 0,
36
- "maximum": 99
35
+ "minimum": 0
37
36
  },
38
37
  "hvacMode": {
39
38
  "type": "string",
@@ -8950,8 +8950,7 @@ var require_thermostat = __commonJS({
8950
8950
  },
8951
8951
  currentHumidity: {
8952
8952
  type: "number",
8953
- minimum: 0,
8954
- maximum: 99
8953
+ minimum: 0
8955
8954
  },
8956
8955
  hvacMode: {
8957
8956
  type: "string",