@seamapi/types 1.396.1 → 1.397.0

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/connect.cjs CHANGED
@@ -920,7 +920,8 @@ var THERMOSTAT_DEVICE_TYPE = {
920
920
  NEST_THERMOSTAT: "nest_thermostat",
921
921
  HONEYWELL_RESIDEO_THERMOSTAT: "honeywell_resideo_thermostat",
922
922
  TADO_THERMOSTAT: "tado_thermostat",
923
- SENSI_THERMOSTAT: "sensi_thermostat"
923
+ SENSI_THERMOSTAT: "sensi_thermostat",
924
+ SMARTTHINGS_THERMOSTAT: "smartthings_thermostat"
924
925
  };
925
926
  var thermostat_device_type = zod.z.enum(
926
927
  Object.values(THERMOSTAT_DEVICE_TYPE)
@@ -11428,7 +11429,8 @@ var openapi_default = {
11428
11429
  "nest_thermostat",
11429
11430
  "honeywell_resideo_thermostat",
11430
11431
  "tado_thermostat",
11431
- "sensi_thermostat"
11432
+ "sensi_thermostat",
11433
+ "smartthings_thermostat"
11432
11434
  ],
11433
11435
  type: "string"
11434
11436
  },
@@ -20877,7 +20879,8 @@ var openapi_default = {
20877
20879
  "nest_thermostat",
20878
20880
  "honeywell_resideo_thermostat",
20879
20881
  "tado_thermostat",
20880
- "sensi_thermostat"
20882
+ "sensi_thermostat",
20883
+ "smartthings_thermostat"
20881
20884
  ],
20882
20885
  type: "string"
20883
20886
  },
@@ -28641,7 +28644,8 @@ var openapi_default = {
28641
28644
  "nest_thermostat",
28642
28645
  "honeywell_resideo_thermostat",
28643
28646
  "tado_thermostat",
28644
- "sensi_thermostat"
28647
+ "sensi_thermostat",
28648
+ "smartthings_thermostat"
28645
28649
  ],
28646
28650
  type: "string"
28647
28651
  },
@@ -28698,7 +28702,8 @@ var openapi_default = {
28698
28702
  "nest_thermostat",
28699
28703
  "honeywell_resideo_thermostat",
28700
28704
  "tado_thermostat",
28701
- "sensi_thermostat"
28705
+ "sensi_thermostat",
28706
+ "smartthings_thermostat"
28702
28707
  ],
28703
28708
  type: "string"
28704
28709
  },
@@ -29184,7 +29189,8 @@ var openapi_default = {
29184
29189
  "nest_thermostat",
29185
29190
  "honeywell_resideo_thermostat",
29186
29191
  "tado_thermostat",
29187
- "sensi_thermostat"
29192
+ "sensi_thermostat",
29193
+ "smartthings_thermostat"
29188
29194
  ],
29189
29195
  type: "string"
29190
29196
  },
@@ -29241,7 +29247,8 @@ var openapi_default = {
29241
29247
  "nest_thermostat",
29242
29248
  "honeywell_resideo_thermostat",
29243
29249
  "tado_thermostat",
29244
- "sensi_thermostat"
29250
+ "sensi_thermostat",
29251
+ "smartthings_thermostat"
29245
29252
  ],
29246
29253
  type: "string"
29247
29254
  },
@@ -33481,7 +33488,8 @@ var openapi_default = {
33481
33488
  "nest_thermostat",
33482
33489
  "honeywell_resideo_thermostat",
33483
33490
  "tado_thermostat",
33484
- "sensi_thermostat"
33491
+ "sensi_thermostat",
33492
+ "smartthings_thermostat"
33485
33493
  ],
33486
33494
  type: "string"
33487
33495
  },
@@ -33493,7 +33501,8 @@ var openapi_default = {
33493
33501
  "nest_thermostat",
33494
33502
  "honeywell_resideo_thermostat",
33495
33503
  "tado_thermostat",
33496
- "sensi_thermostat"
33504
+ "sensi_thermostat",
33505
+ "smartthings_thermostat"
33497
33506
  ],
33498
33507
  type: "string"
33499
33508
  },