@seamapi/types 1.889.0 → 1.890.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.
@@ -40153,7 +40153,7 @@ export type Routes = {
40153
40153
  /** Associate the Connect Webview, the connected account, and all resources under the connected account with a customer. If the connected account already exists, it will be associated with the customer. If the connected account already exists, but is already associated with a customer, the Connect Webview will show an error. */
40154
40154
  customer_key?: string | undefined;
40155
40155
  /** Accepted device provider keys as an alternative to `provider_category`. Use this parameter to specify accepted providers explicitly. See [Customize the Brands to Display in Your Connect Webviews](https://docs.seam.co/core-concepts/connect-webviews/customizing-connect-webviews#customize-the-brands-to-display-in-your-connect-webviews). To list all provider keys, use [`/devices/list_device_providers`](https://docs.seam.co/api/devices/list_device_providers) with no filters. */
40156
- accepted_providers?: ('hotek' | 'dormakaba_community' | 'legic_connect' | 'akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'schlage' | 'smartthings' | 'yale' | 'genie' | 'doorking' | 'salto' | 'salto_ks' | 'lockly' | 'ttlock' | 'linear' | 'noiseaware' | 'nuki' | 'igloo' | 'kwikset' | 'minut' | 'my_2n' | 'controlbyweb' | 'nest' | 'igloohome' | 'ecobee' | 'four_suites' | 'dormakaba_oracode' | 'pti' | 'wyze' | 'seam_passport' | 'visionline' | 'assa_abloy_credential_service' | 'tedee' | 'honeywell_resideo' | 'first_alert' | 'latch' | 'akiles' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'tado' | 'salto_space' | 'sensi' | 'keynest' | 'korelock' | 'dormakaba_ambiance' | 'ultraloq' | 'ring' | 'ical' | 'lodgify' | 'hostaway' | 'guesty' | 'acuity_scheduling' | 'omnitec' | 'yale_access' | 'hid_cm' | 'google_nest')[] | undefined;
40156
+ accepted_providers?: ('hotek' | 'dormakaba_community' | 'legic_connect' | 'akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'schlage' | 'smartthings' | 'yale' | 'genie' | 'doorking' | 'salto' | 'salto_ks' | 'lockly' | 'ttlock' | 'linear' | 'noiseaware' | 'nuki' | 'igloo' | 'kwikset' | 'minut' | 'my_2n' | 'controlbyweb' | 'nest' | 'igloohome' | 'ecobee' | 'four_suites' | 'dormakaba_oracode' | 'pti' | 'wyze' | 'seam_passport' | 'visionline' | 'assa_abloy_credential_service' | 'tedee' | 'honeywell_resideo' | 'first_alert' | 'latch' | 'akiles' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'tado' | 'salto_space' | 'sensi' | 'keynest' | 'korelock' | 'keyincode' | 'dormakaba_ambiance' | 'ultraloq' | 'sifely' | 'ring' | 'ical' | 'lodgify' | 'hostaway' | 'guesty' | 'acuity_scheduling' | 'omnitec' | 'yale_access' | 'hid_cm' | 'google_nest')[] | undefined;
40157
40157
  /** Specifies the category of providers that you want to include. To list all providers within a category, use [`/devices/list_device_providers`](https://docs.seam.co/api/devices/list_device_providers) with the desired `provider_category` filter. */
40158
40158
  provider_category?: ('stable' | 'consumer_smartlocks' | 'beta' | 'thermostats' | 'noise_sensors' | 'access_control_systems' | 'cameras' | 'connectors' | 'internal_beta') | undefined;
40159
40159
  /** Custom metadata that you want to associate with the Connect Webview. Supports up to 50 JSON key:value pairs. [Adding custom metadata to a Connect Webview](https://docs.seam.co/core-concepts/connect-webviews/attaching-custom-data-to-the-connect-webview) enables you to store custom information, like customer details or internal IDs from your application. The custom metadata is then transferred to any [connected accounts](https://docs.seam.co/core-concepts/connected-accounts) that were connected using the Connect Webview, making it easy to find and filter these resources in your [workspace](https://docs.seam.co/core-concepts/workspaces). You can also [filter Connect Webviews by custom metadata](https://docs.seam.co/core-concepts/connect-webviews/filtering-connect-webviews-by-custom-metadata). */
@@ -44659,7 +44659,7 @@ export type Routes = {
44659
44659
  formData: {};
44660
44660
  jsonResponse: {
44661
44661
  device_providers: {
44662
- device_provider_name: 'hotek' | 'dormakaba_community' | 'legic_connect' | 'akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'schlage' | 'smartthings' | 'yale' | 'genie' | 'doorking' | 'salto' | 'salto_ks' | 'lockly' | 'ttlock' | 'linear' | 'noiseaware' | 'nuki' | 'igloo' | 'kwikset' | 'minut' | 'my_2n' | 'controlbyweb' | 'nest' | 'igloohome' | 'ecobee' | 'four_suites' | 'dormakaba_oracode' | 'pti' | 'wyze' | 'seam_passport' | 'visionline' | 'assa_abloy_credential_service' | 'tedee' | 'honeywell_resideo' | 'first_alert' | 'latch' | 'akiles' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'tado' | 'salto_space' | 'sensi' | 'keynest' | 'korelock' | 'dormakaba_ambiance' | 'ultraloq' | 'ring' | 'ical' | 'lodgify' | 'hostaway' | 'guesty' | 'acuity_scheduling' | 'omnitec';
44662
+ device_provider_name: 'hotek' | 'dormakaba_community' | 'legic_connect' | 'akuvox' | 'august' | 'avigilon_alta' | 'brivo' | 'butterflymx' | 'schlage' | 'smartthings' | 'yale' | 'genie' | 'doorking' | 'salto' | 'salto_ks' | 'lockly' | 'ttlock' | 'linear' | 'noiseaware' | 'nuki' | 'igloo' | 'kwikset' | 'minut' | 'my_2n' | 'controlbyweb' | 'nest' | 'igloohome' | 'ecobee' | 'four_suites' | 'dormakaba_oracode' | 'pti' | 'wyze' | 'seam_passport' | 'visionline' | 'assa_abloy_credential_service' | 'tedee' | 'honeywell_resideo' | 'first_alert' | 'latch' | 'akiles' | 'assa_abloy_vostio' | 'assa_abloy_vostio_credential_service' | 'tado' | 'salto_space' | 'sensi' | 'keynest' | 'korelock' | 'keyincode' | 'dormakaba_ambiance' | 'ultraloq' | 'sifely' | 'ring' | 'ical' | 'lodgify' | 'hostaway' | 'guesty' | 'acuity_scheduling' | 'omnitec';
44663
44663
  display_name: string;
44664
44664
  image_url: string;
44665
44665
  provider_categories: ('stable' | 'consumer_smartlocks' | 'beta' | 'thermostats' | 'noise_sensors' | 'access_control_systems' | 'cameras' | 'connectors')[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seamapi/types",
3
- "version": "1.889.0",
3
+ "version": "1.890.0",
4
4
  "description": "TypeScript types for the Seam API.",
5
5
  "type": "module",
6
6
  "main": "index.js",
@@ -51,8 +51,10 @@ export const DEVICE_PROVIDERS = {
51
51
  SENSI: 'sensi',
52
52
  KEYNEST: 'keynest',
53
53
  KORELOCK: 'korelock',
54
+ KEYINCODE: 'keyincode',
54
55
  DORMAKABA_AMBIANCE: 'dormakaba_ambiance',
55
56
  ULTRALOQ: 'ultraloq',
57
+ SIFELY: 'sifely',
56
58
  RING: 'ring',
57
59
  ICAL: 'ical',
58
60
  LODGIFY: 'lodgify',
@@ -109,6 +111,8 @@ export const PROVIDER_CATEGORY_MAP = {
109
111
  'ring',
110
112
  'first_alert',
111
113
  'korelock',
114
+ 'keyincode',
115
+ 'sifely',
112
116
  'omnitec',
113
117
  ],
114
118
 
@@ -128,6 +132,8 @@ export const PROVIDER_CATEGORY_MAP = {
128
132
  'ultraloq',
129
133
  'dormakaba_oracode',
130
134
  'korelock',
135
+ 'keyincode',
136
+ 'sifely',
131
137
  ],
132
138
 
133
139
  beta: [],
@@ -17430,8 +17430,10 @@ const openapi: OpenAPISpec = {
17430
17430
  'sensi',
17431
17431
  'keynest',
17432
17432
  'korelock',
17433
+ 'keyincode',
17433
17434
  'dormakaba_ambiance',
17434
17435
  'ultraloq',
17436
+ 'sifely',
17435
17437
  'ring',
17436
17438
  'ical',
17437
17439
  'lodgify',
@@ -52044,8 +52046,10 @@ const openapi: OpenAPISpec = {
52044
52046
  'sensi',
52045
52047
  'keynest',
52046
52048
  'korelock',
52049
+ 'keyincode',
52047
52050
  'dormakaba_ambiance',
52048
52051
  'ultraloq',
52052
+ 'sifely',
52049
52053
  'ring',
52050
52054
  'ical',
52051
52055
  'lodgify',
@@ -46524,8 +46524,10 @@ export type Routes = {
46524
46524
  | 'sensi'
46525
46525
  | 'keynest'
46526
46526
  | 'korelock'
46527
+ | 'keyincode'
46527
46528
  | 'dormakaba_ambiance'
46528
46529
  | 'ultraloq'
46530
+ | 'sifely'
46529
46531
  | 'ring'
46530
46532
  | 'ical'
46531
46533
  | 'lodgify'
@@ -52183,8 +52185,10 @@ export type Routes = {
52183
52185
  | 'sensi'
52184
52186
  | 'keynest'
52185
52187
  | 'korelock'
52188
+ | 'keyincode'
52186
52189
  | 'dormakaba_ambiance'
52187
52190
  | 'ultraloq'
52191
+ | 'sifely'
52188
52192
  | 'ring'
52189
52193
  | 'ical'
52190
52194
  | 'lodgify'