@kohost/api-client 3.0.0-beta.32 → 3.0.0-beta.34

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
@@ -7529,6 +7529,7 @@ var require_device = __commonJS({
7529
7529
  type: {
7530
7530
  type: "string",
7531
7531
  enum: [
7532
+ "alarm",
7532
7533
  "dimmer",
7533
7534
  "switch",
7534
7535
  "motionSensor",
@@ -7538,7 +7539,6 @@ var require_device = __commonJS({
7538
7539
  "thermostat",
7539
7540
  "lock",
7540
7541
  "courtesy",
7541
- "sceneController",
7542
7542
  "gateway",
7543
7543
  "tv",
7544
7544
  "dvr",