@seamapi/types 1.830.0 → 1.832.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seamapi/types",
3
- "version": "1.830.0",
3
+ "version": "1.832.0",
4
4
  "description": "TypeScript types for the Seam API.",
5
5
  "type": "module",
6
6
  "main": "index.js",
@@ -17,6 +17,7 @@ export const acs_credential_external_type = z.enum([
17
17
  'latch_access',
18
18
  'dormakaba_ambiance_credential',
19
19
  'hotek_card',
20
+ 'salto_ks_tag',
20
21
  ])
21
22
 
22
23
  export const acs_credential_access_method_type = z.enum([
@@ -102,6 +102,7 @@ export const PROVIDER_CATEGORY_MAP = {
102
102
  'ultraloq',
103
103
  'dormakaba_oracode',
104
104
  'ring',
105
+ 'first_alert',
105
106
  ],
106
107
 
107
108
  consumer_smartlocks: [
@@ -121,7 +122,7 @@ export const PROVIDER_CATEGORY_MAP = {
121
122
  'dormakaba_oracode',
122
123
  ],
123
124
 
124
- beta: ['korelock', 'first_alert'],
125
+ beta: ['korelock'],
125
126
 
126
127
  thermostats: ['ecobee', 'nest', 'sensi', 'honeywell_resideo', 'first_alert'],
127
128
  noise_sensors: ['minut', 'noiseaware'],
@@ -3829,6 +3829,7 @@ const openapi: OpenAPISpec = {
3829
3829
  'latch_access',
3830
3830
  'dormakaba_ambiance_credential',
3831
3831
  'hotek_card',
3832
+ 'salto_ks_tag',
3832
3833
  ],
3833
3834
  type: 'string',
3834
3835
  },
@@ -6448,6 +6449,7 @@ const openapi: OpenAPISpec = {
6448
6449
  'latch_access',
6449
6450
  'dormakaba_ambiance_credential',
6450
6451
  'hotek_card',
6452
+ 'salto_ks_tag',
6451
6453
  ],
6452
6454
  type: 'string',
6453
6455
  },
@@ -6904,6 +6906,7 @@ const openapi: OpenAPISpec = {
6904
6906
  'latch_access',
6905
6907
  'dormakaba_ambiance_credential',
6906
6908
  'hotek_card',
6909
+ 'salto_ks_tag',
6907
6910
  ],
6908
6911
  type: 'string',
6909
6912
  },
@@ -7616,6 +7619,7 @@ const openapi: OpenAPISpec = {
7616
7619
  'latch_access',
7617
7620
  'dormakaba_ambiance_credential',
7618
7621
  'hotek_card',
7622
+ 'salto_ks_tag',
7619
7623
  ],
7620
7624
  type: 'string',
7621
7625
  },
@@ -8069,6 +8073,7 @@ const openapi: OpenAPISpec = {
8069
8073
  'latch_access',
8070
8074
  'dormakaba_ambiance_credential',
8071
8075
  'hotek_card',
8076
+ 'salto_ks_tag',
8072
8077
  ],
8073
8078
  type: 'string',
8074
8079
  },
@@ -25440,6 +25445,7 @@ const openapi: OpenAPISpec = {
25440
25445
  'latch_access',
25441
25446
  'dormakaba_ambiance_credential',
25442
25447
  'hotek_card',
25448
+ 'salto_ks_tag',
25443
25449
  ],
25444
25450
  type: 'string',
25445
25451
  },
@@ -28831,6 +28837,7 @@ const openapi: OpenAPISpec = {
28831
28837
  'latch_access',
28832
28838
  'dormakaba_ambiance_credential',
28833
28839
  'hotek_card',
28840
+ 'salto_ks_tag',
28834
28841
  ],
28835
28842
  type: 'string',
28836
28843
  },