@seamapi/types 1.735.0 → 1.737.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
@@ -558,7 +558,8 @@ var provider_capability = zod.z.enum([
558
558
  "lock",
559
559
  "thermostat",
560
560
  "noise_sensor",
561
- "access_control"
561
+ "access_control",
562
+ "camera"
562
563
  ]).describe(`
563
564
  High-level device capabilities that can be restricted in connect webviews.
564
565
  These represent the main device categories that customers can opt into.
@@ -1939,7 +1940,8 @@ var DEVICE_PROVIDERS = {
1939
1940
  KEYNEST: "keynest",
1940
1941
  KORELOCK: "korelock",
1941
1942
  DORMAKABA_AMBIANCE: "dormakaba_ambiance",
1942
- ULTRALOQ: "ultraloq"
1943
+ ULTRALOQ: "ultraloq",
1944
+ RING: "ring"
1943
1945
  };
1944
1946
  var ALL_DEVICE_PROVIDERS = Object.values(DEVICE_PROVIDERS);
1945
1947
  var PROVIDER_CATEGORY_MAP = {
@@ -1974,7 +1976,8 @@ var PROVIDER_CATEGORY_MAP = {
1974
1976
  "avigilon_alta",
1975
1977
  "keynest",
1976
1978
  "hotek",
1977
- "ultraloq"
1979
+ "ultraloq",
1980
+ "dormakaba_oracode"
1978
1981
  ],
1979
1982
  consumer_smartlocks: [
1980
1983
  "akiles",
@@ -1989,7 +1992,8 @@ var PROVIDER_CATEGORY_MAP = {
1989
1992
  "wyze",
1990
1993
  "lockly",
1991
1994
  "tedee",
1992
- "ultraloq"
1995
+ "ultraloq",
1996
+ "dormakaba_oracode"
1993
1997
  ],
1994
1998
  beta: ["korelock"],
1995
1999
  thermostats: ["ecobee", "nest", "sensi", "honeywell_resideo"],
@@ -2006,6 +2010,7 @@ var PROVIDER_CATEGORY_MAP = {
2006
2010
  "legic_connect",
2007
2011
  "hotek"
2008
2012
  ],
2013
+ cameras: ["ring"],
2009
2014
  internal_beta: ALL_DEVICE_PROVIDERS
2010
2015
  };
2011
2016
  var PROVIDER_CATEGORIES = Object.keys(PROVIDER_CATEGORY_MAP);
@@ -14886,7 +14891,13 @@ var openapi_default = {
14886
14891
  description: "High-level device capabilities that the Connect Webview can accept. When creating a Connect Webview, you can specify the types of devices that it can connect to Seam. If you do not set custom `accepted_capabilities`, Seam uses a default set of `accepted_capabilities` for each provider. For example, if you create a Connect Webview that accepts SmartThing devices, without specifying `accepted_capabilities`, Seam accepts only SmartThings locks. To connect SmartThings thermostats and locks to Seam, create a Connect Webview and include both `thermostat` and `lock` in the `accepted_capabilities`.",
14887
14892
  items: {
14888
14893
  description: "\n High-level device capabilities that can be restricted in connect webviews.\n These represent the main device categories that customers can opt into.\n",
14889
- enum: ["lock", "thermostat", "noise_sensor", "access_control"],
14894
+ enum: [
14895
+ "lock",
14896
+ "thermostat",
14897
+ "noise_sensor",
14898
+ "access_control",
14899
+ "camera"
14900
+ ],
14890
14901
  type: "string"
14891
14902
  },
14892
14903
  type: "array"
@@ -15027,7 +15038,13 @@ var openapi_default = {
15027
15038
  description: "List of capabilities that were accepted during the account connection process.",
15028
15039
  items: {
15029
15040
  description: "\n High-level device capabilities that can be restricted in connect webviews.\n These represent the main device categories that customers can opt into.\n",
15030
- enum: ["lock", "thermostat", "noise_sensor", "access_control"],
15041
+ enum: [
15042
+ "lock",
15043
+ "thermostat",
15044
+ "noise_sensor",
15045
+ "access_control",
15046
+ "camera"
15047
+ ],
15031
15048
  type: "string"
15032
15049
  },
15033
15050
  type: "array"
@@ -19156,7 +19173,8 @@ var openapi_default = {
19156
19173
  "keynest",
19157
19174
  "korelock",
19158
19175
  "dormakaba_ambiance",
19159
- "ultraloq"
19176
+ "ultraloq",
19177
+ "ring"
19160
19178
  ],
19161
19179
  type: "string"
19162
19180
  },
@@ -19170,7 +19188,8 @@ var openapi_default = {
19170
19188
  "beta",
19171
19189
  "thermostats",
19172
19190
  "noise_sensors",
19173
- "access_control_systems"
19191
+ "access_control_systems",
19192
+ "cameras"
19174
19193
  ],
19175
19194
  type: "string"
19176
19195
  },
@@ -48751,7 +48770,8 @@ var openapi_default = {
48751
48770
  "lock",
48752
48771
  "thermostat",
48753
48772
  "noise_sensor",
48754
- "access_control"
48773
+ "access_control",
48774
+ "camera"
48755
48775
  ],
48756
48776
  type: "string"
48757
48777
  },
@@ -48809,6 +48829,7 @@ var openapi_default = {
48809
48829
  "korelock",
48810
48830
  "dormakaba_ambiance",
48811
48831
  "ultraloq",
48832
+ "ring",
48812
48833
  "yale_access",
48813
48834
  "hid_cm",
48814
48835
  "google_nest"
@@ -48864,6 +48885,7 @@ var openapi_default = {
48864
48885
  "thermostats",
48865
48886
  "noise_sensors",
48866
48887
  "access_control_systems",
48888
+ "cameras",
48867
48889
  "internal_beta"
48868
48890
  ],
48869
48891
  type: "string"
@@ -49829,7 +49851,8 @@ var openapi_default = {
49829
49851
  "lock",
49830
49852
  "thermostat",
49831
49853
  "noise_sensor",
49832
- "access_control"
49854
+ "access_control",
49855
+ "camera"
49833
49856
  ],
49834
49857
  type: "string"
49835
49858
  },
@@ -49916,7 +49939,8 @@ var openapi_default = {
49916
49939
  "lock",
49917
49940
  "thermostat",
49918
49941
  "noise_sensor",
49919
- "access_control"
49942
+ "access_control",
49943
+ "camera"
49920
49944
  ],
49921
49945
  type: "string"
49922
49946
  },
@@ -52728,7 +52752,8 @@ var openapi_default = {
52728
52752
  "sensi",
52729
52753
  "smartthings",
52730
52754
  "tado",
52731
- "ultraloq"
52755
+ "ultraloq",
52756
+ "ring"
52732
52757
  ],
52733
52758
  type: "string"
52734
52759
  }
@@ -53213,7 +53238,8 @@ var openapi_default = {
53213
53238
  "sensi",
53214
53239
  "smartthings",
53215
53240
  "tado",
53216
- "ultraloq"
53241
+ "ultraloq",
53242
+ "ring"
53217
53243
  ],
53218
53244
  type: "string"
53219
53245
  },
@@ -53304,7 +53330,8 @@ var openapi_default = {
53304
53330
  "beta",
53305
53331
  "thermostats",
53306
53332
  "noise_sensors",
53307
- "access_control_systems"
53333
+ "access_control_systems",
53334
+ "cameras"
53308
53335
  ],
53309
53336
  type: "string"
53310
53337
  }
@@ -53362,7 +53389,8 @@ var openapi_default = {
53362
53389
  "beta",
53363
53390
  "thermostats",
53364
53391
  "noise_sensors",
53365
- "access_control_systems"
53392
+ "access_control_systems",
53393
+ "cameras"
53366
53394
  ],
53367
53395
  type: "string"
53368
53396
  }
@@ -54565,7 +54593,8 @@ var openapi_default = {
54565
54593
  "sensi",
54566
54594
  "smartthings",
54567
54595
  "tado",
54568
- "ultraloq"
54596
+ "ultraloq",
54597
+ "ring"
54569
54598
  ],
54570
54599
  type: "string"
54571
54600
  }
@@ -55049,7 +55078,8 @@ var openapi_default = {
55049
55078
  "sensi",
55050
55079
  "smartthings",
55051
55080
  "tado",
55052
- "ultraloq"
55081
+ "ultraloq",
55082
+ "ring"
55053
55083
  ],
55054
55084
  type: "string"
55055
55085
  },