@kohost/api-client 3.0.0-beta.26 → 3.0.0-beta.28

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/dist/esm/utils.js CHANGED
@@ -7493,7 +7493,8 @@ var require_common = __commonJS({
7493
7493
  "ecobee",
7494
7494
  "igor",
7495
7495
  "kohost-k7",
7496
- "kohost-pms",
7496
+ "kohost",
7497
+ "lg",
7497
7498
  "lirc",
7498
7499
  "mews",
7499
7500
  "pelican-wireless",
@@ -7587,6 +7588,11 @@ var require_device = __commonJS({
7587
7588
  type: "number",
7588
7589
  minimum: 0,
7589
7590
  maximum: 100
7591
+ },
7592
+ watts: {
7593
+ type: "number",
7594
+ minimum: 0,
7595
+ default: 0
7590
7596
  }
7591
7597
  }
7592
7598
  };