@seamapi/types 1.685.0 → 1.687.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.
@@ -13363,19 +13363,6 @@ declare const batch: z.ZodObject<{
13363
13363
  }>, z.ZodObject<{
13364
13364
  message: z.ZodString;
13365
13365
  created_at: z.ZodString;
13366
- } & {
13367
- warning_code: z.ZodLiteral<"functional_offline_device">;
13368
- }, "strip", z.ZodTypeAny, {
13369
- message: string;
13370
- created_at: string;
13371
- warning_code: "functional_offline_device";
13372
- }, {
13373
- message: string;
13374
- created_at: string;
13375
- warning_code: "functional_offline_device";
13376
- }>, z.ZodObject<{
13377
- message: z.ZodString;
13378
- created_at: z.ZodString;
13379
13366
  } & {
13380
13367
  warning_code: z.ZodLiteral<"third_party_integration_detected">;
13381
13368
  }, "strip", z.ZodTypeAny, {
@@ -13721,10 +13708,6 @@ declare const batch: z.ZodObject<{
13721
13708
  message: string;
13722
13709
  created_at: string;
13723
13710
  warning_code: "wyze_device_missing_gateway";
13724
- } | {
13725
- message: string;
13726
- created_at: string;
13727
- warning_code: "functional_offline_device";
13728
13711
  } | {
13729
13712
  message: string;
13730
13713
  created_at: string;
@@ -14396,10 +14379,6 @@ declare const batch: z.ZodObject<{
14396
14379
  message: string;
14397
14380
  created_at: string;
14398
14381
  warning_code: "wyze_device_missing_gateway";
14399
- } | {
14400
- message: string;
14401
- created_at: string;
14402
- warning_code: "functional_offline_device";
14403
14382
  } | {
14404
14383
  message: string;
14405
14384
  created_at: string;
@@ -24608,19 +24587,6 @@ declare const batch: z.ZodObject<{
24608
24587
  }>, z.ZodObject<{
24609
24588
  message: z.ZodString;
24610
24589
  created_at: z.ZodString;
24611
- } & {
24612
- warning_code: z.ZodLiteral<"functional_offline_device">;
24613
- }, "strip", z.ZodTypeAny, {
24614
- message: string;
24615
- created_at: string;
24616
- warning_code: "functional_offline_device";
24617
- }, {
24618
- message: string;
24619
- created_at: string;
24620
- warning_code: "functional_offline_device";
24621
- }>, z.ZodObject<{
24622
- message: z.ZodString;
24623
- created_at: z.ZodString;
24624
24590
  } & {
24625
24591
  warning_code: z.ZodLiteral<"third_party_integration_detected">;
24626
24592
  }, "strip", z.ZodTypeAny, {
@@ -25121,10 +25087,6 @@ declare const batch: z.ZodObject<{
25121
25087
  message: string;
25122
25088
  created_at: string;
25123
25089
  warning_code: "wyze_device_missing_gateway";
25124
- } | {
25125
- message: string;
25126
- created_at: string;
25127
- warning_code: "functional_offline_device";
25128
25090
  } | {
25129
25091
  message: string;
25130
25092
  created_at: string;
@@ -25358,10 +25320,6 @@ declare const batch: z.ZodObject<{
25358
25320
  message: string;
25359
25321
  created_at: string;
25360
25322
  warning_code: "wyze_device_missing_gateway";
25361
- } | {
25362
- message: string;
25363
- created_at: string;
25364
- warning_code: "functional_offline_device";
25365
25323
  } | {
25366
25324
  message: string;
25367
25325
  created_at: string;
@@ -32253,10 +32211,6 @@ declare const batch: z.ZodObject<{
32253
32211
  message: string;
32254
32212
  created_at: string;
32255
32213
  warning_code: "wyze_device_missing_gateway";
32256
- } | {
32257
- message: string;
32258
- created_at: string;
32259
- warning_code: "functional_offline_device";
32260
32214
  } | {
32261
32215
  message: string;
32262
32216
  created_at: string;
@@ -34339,10 +34293,6 @@ declare const batch: z.ZodObject<{
34339
34293
  message: string;
34340
34294
  created_at: string;
34341
34295
  warning_code: "wyze_device_missing_gateway";
34342
- } | {
34343
- message: string;
34344
- created_at: string;
34345
- warning_code: "functional_offline_device";
34346
34296
  } | {
34347
34297
  message: string;
34348
34298
  created_at: string;
@@ -36319,10 +36269,6 @@ declare const batch: z.ZodObject<{
36319
36269
  message: string;
36320
36270
  created_at: string;
36321
36271
  warning_code: "wyze_device_missing_gateway";
36322
- } | {
36323
- message: string;
36324
- created_at: string;
36325
- warning_code: "functional_offline_device";
36326
36272
  } | {
36327
36273
  message: string;
36328
36274
  created_at: string;
@@ -38405,10 +38351,6 @@ declare const batch: z.ZodObject<{
38405
38351
  message: string;
38406
38352
  created_at: string;
38407
38353
  warning_code: "wyze_device_missing_gateway";
38408
- } | {
38409
- message: string;
38410
- created_at: string;
38411
- warning_code: "functional_offline_device";
38412
38354
  } | {
38413
38355
  message: string;
38414
38356
  created_at: string;
@@ -41394,19 +41336,6 @@ declare const device_warning: z.ZodDiscriminatedUnion<"warning_code", [z.ZodObje
41394
41336
  }>, z.ZodObject<{
41395
41337
  message: z.ZodString;
41396
41338
  created_at: z.ZodString;
41397
- } & {
41398
- warning_code: z.ZodLiteral<"functional_offline_device">;
41399
- }, "strip", z.ZodTypeAny, {
41400
- message: string;
41401
- created_at: string;
41402
- warning_code: "functional_offline_device";
41403
- }, {
41404
- message: string;
41405
- created_at: string;
41406
- warning_code: "functional_offline_device";
41407
- }>, z.ZodObject<{
41408
- message: z.ZodString;
41409
- created_at: z.ZodString;
41410
41339
  } & {
41411
41340
  warning_code: z.ZodLiteral<"third_party_integration_detected">;
41412
41341
  }, "strip", z.ZodTypeAny, {
@@ -44273,19 +44202,6 @@ declare const device: z.ZodObject<{
44273
44202
  }>, z.ZodObject<{
44274
44203
  message: z.ZodString;
44275
44204
  created_at: z.ZodString;
44276
- } & {
44277
- warning_code: z.ZodLiteral<"functional_offline_device">;
44278
- }, "strip", z.ZodTypeAny, {
44279
- message: string;
44280
- created_at: string;
44281
- warning_code: "functional_offline_device";
44282
- }, {
44283
- message: string;
44284
- created_at: string;
44285
- warning_code: "functional_offline_device";
44286
- }>, z.ZodObject<{
44287
- message: z.ZodString;
44288
- created_at: z.ZodString;
44289
44205
  } & {
44290
44206
  warning_code: z.ZodLiteral<"third_party_integration_detected">;
44291
44207
  }, "strip", z.ZodTypeAny, {
@@ -44631,10 +44547,6 @@ declare const device: z.ZodObject<{
44631
44547
  message: string;
44632
44548
  created_at: string;
44633
44549
  warning_code: "wyze_device_missing_gateway";
44634
- } | {
44635
- message: string;
44636
- created_at: string;
44637
- warning_code: "functional_offline_device";
44638
44550
  } | {
44639
44551
  message: string;
44640
44552
  created_at: string;
@@ -45306,10 +45218,6 @@ declare const device: z.ZodObject<{
45306
45218
  message: string;
45307
45219
  created_at: string;
45308
45220
  warning_code: "wyze_device_missing_gateway";
45309
- } | {
45310
- message: string;
45311
- created_at: string;
45312
- warning_code: "functional_offline_device";
45313
45221
  } | {
45314
45222
  message: string;
45315
45223
  created_at: string;
@@ -48656,19 +48564,6 @@ declare const unmanaged_device: z.ZodObject<Pick<{
48656
48564
  }>, z.ZodObject<{
48657
48565
  message: z.ZodString;
48658
48566
  created_at: z.ZodString;
48659
- } & {
48660
- warning_code: z.ZodLiteral<"functional_offline_device">;
48661
- }, "strip", z.ZodTypeAny, {
48662
- message: string;
48663
- created_at: string;
48664
- warning_code: "functional_offline_device";
48665
- }, {
48666
- message: string;
48667
- created_at: string;
48668
- warning_code: "functional_offline_device";
48669
- }>, z.ZodObject<{
48670
- message: z.ZodString;
48671
- created_at: z.ZodString;
48672
48567
  } & {
48673
48568
  warning_code: z.ZodLiteral<"third_party_integration_detected">;
48674
48569
  }, "strip", z.ZodTypeAny, {
@@ -49169,10 +49064,6 @@ declare const unmanaged_device: z.ZodObject<Pick<{
49169
49064
  message: string;
49170
49065
  created_at: string;
49171
49066
  warning_code: "wyze_device_missing_gateway";
49172
- } | {
49173
- message: string;
49174
- created_at: string;
49175
- warning_code: "functional_offline_device";
49176
49067
  } | {
49177
49068
  message: string;
49178
49069
  created_at: string;
@@ -49406,10 +49297,6 @@ declare const unmanaged_device: z.ZodObject<Pick<{
49406
49297
  message: string;
49407
49298
  created_at: string;
49408
49299
  warning_code: "wyze_device_missing_gateway";
49409
- } | {
49410
- message: string;
49411
- created_at: string;
49412
- warning_code: "functional_offline_device";
49413
49300
  } | {
49414
49301
  message: string;
49415
49302
  created_at: string;
@@ -125768,13 +125655,6 @@ type Routes = {
125768
125655
  created_at: string;
125769
125656
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
125770
125657
  warning_code: 'wyze_device_missing_gateway';
125771
- } | {
125772
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
125773
- message: string;
125774
- /** Date and time at which Seam created the warning. */
125775
- created_at: string;
125776
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
125777
- warning_code: 'functional_offline_device';
125778
125658
  } | {
125779
125659
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
125780
125660
  message: string;
@@ -129168,13 +129048,6 @@ type Routes = {
129168
129048
  created_at: string;
129169
129049
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
129170
129050
  warning_code: 'wyze_device_missing_gateway';
129171
- } | {
129172
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
129173
- message: string;
129174
- /** Date and time at which Seam created the warning. */
129175
- created_at: string;
129176
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
129177
- warning_code: 'functional_offline_device';
129178
129051
  } | {
129179
129052
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
129180
129053
  message: string;
@@ -142871,13 +142744,6 @@ type Routes = {
142871
142744
  created_at: string;
142872
142745
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
142873
142746
  warning_code: 'wyze_device_missing_gateway';
142874
- } | {
142875
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
142876
- message: string;
142877
- /** Date and time at which Seam created the warning. */
142878
- created_at: string;
142879
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
142880
- warning_code: 'functional_offline_device';
142881
142747
  } | {
142882
142748
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
142883
142749
  message: string;
@@ -144157,13 +144023,6 @@ type Routes = {
144157
144023
  created_at: string;
144158
144024
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
144159
144025
  warning_code: 'wyze_device_missing_gateway';
144160
- } | {
144161
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
144162
- message: string;
144163
- /** Date and time at which Seam created the warning. */
144164
- created_at: string;
144165
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
144166
- warning_code: 'functional_offline_device';
144167
144026
  } | {
144168
144027
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
144169
144028
  message: string;
@@ -144649,13 +144508,6 @@ type Routes = {
144649
144508
  created_at: string;
144650
144509
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
144651
144510
  warning_code: 'wyze_device_missing_gateway';
144652
- } | {
144653
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
144654
- message: string;
144655
- /** Date and time at which Seam created the warning. */
144656
- created_at: string;
144657
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
144658
- warning_code: 'functional_offline_device';
144659
144511
  } | {
144660
144512
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
144661
144513
  message: string;
@@ -145097,13 +144949,6 @@ type Routes = {
145097
144949
  created_at: string;
145098
144950
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
145099
144951
  warning_code: 'wyze_device_missing_gateway';
145100
- } | {
145101
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
145102
- message: string;
145103
- /** Date and time at which Seam created the warning. */
145104
- created_at: string;
145105
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
145106
- warning_code: 'functional_offline_device';
145107
144952
  } | {
145108
144953
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
145109
144954
  message: string;
@@ -150529,13 +150374,6 @@ type Routes = {
150529
150374
  created_at: string;
150530
150375
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
150531
150376
  warning_code: 'wyze_device_missing_gateway';
150532
- } | {
150533
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
150534
- message: string;
150535
- /** Date and time at which Seam created the warning. */
150536
- created_at: string;
150537
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
150538
- warning_code: 'functional_offline_device';
150539
150377
  } | {
150540
150378
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
150541
150379
  message: string;
@@ -151765,13 +151603,6 @@ type Routes = {
151765
151603
  created_at: string;
151766
151604
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
151767
151605
  warning_code: 'wyze_device_missing_gateway';
151768
- } | {
151769
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
151770
- message: string;
151771
- /** Date and time at which Seam created the warning. */
151772
- created_at: string;
151773
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
151774
- warning_code: 'functional_offline_device';
151775
151606
  } | {
151776
151607
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
151777
151608
  message: string;
@@ -153051,13 +152882,6 @@ type Routes = {
153051
152882
  created_at: string;
153052
152883
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
153053
152884
  warning_code: 'wyze_device_missing_gateway';
153054
- } | {
153055
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
153056
- message: string;
153057
- /** Date and time at which Seam created the warning. */
153058
- created_at: string;
153059
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
153060
- warning_code: 'functional_offline_device';
153061
152885
  } | {
153062
152886
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
153063
152887
  message: string;
@@ -154286,13 +154110,6 @@ type Routes = {
154286
154110
  created_at: string;
154287
154111
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
154288
154112
  warning_code: 'wyze_device_missing_gateway';
154289
- } | {
154290
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
154291
- message: string;
154292
- /** Date and time at which Seam created the warning. */
154293
- created_at: string;
154294
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
154295
- warning_code: 'functional_offline_device';
154296
154113
  } | {
154297
154114
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
154298
154115
  message: string;
@@ -160654,13 +160471,6 @@ type Routes = {
160654
160471
  created_at: string;
160655
160472
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
160656
160473
  warning_code: 'wyze_device_missing_gateway';
160657
- } | {
160658
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
160659
- message: string;
160660
- /** Date and time at which Seam created the warning. */
160661
- created_at: string;
160662
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
160663
- warning_code: 'functional_offline_device';
160664
160474
  } | {
160665
160475
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
160666
160476
  message: string;
@@ -161889,13 +161699,6 @@ type Routes = {
161889
161699
  created_at: string;
161890
161700
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
161891
161701
  warning_code: 'wyze_device_missing_gateway';
161892
- } | {
161893
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
161894
- message: string;
161895
- /** Date and time at which Seam created the warning. */
161896
- created_at: string;
161897
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
161898
- warning_code: 'functional_offline_device';
161899
161702
  } | {
161900
161703
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
161901
161704
  message: string;
@@ -171486,13 +171289,6 @@ type Routes = {
171486
171289
  created_at: string;
171487
171290
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
171488
171291
  warning_code: 'wyze_device_missing_gateway';
171489
- } | {
171490
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
171491
- message: string;
171492
- /** Date and time at which Seam created the warning. */
171493
- created_at: string;
171494
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
171495
- warning_code: 'functional_offline_device';
171496
171292
  } | {
171497
171293
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
171498
171294
  message: string;
@@ -177167,13 +176963,6 @@ type Routes = {
177167
176963
  created_at: string;
177168
176964
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
177169
176965
  warning_code: 'wyze_device_missing_gateway';
177170
- } | {
177171
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
177172
- message: string;
177173
- /** Date and time at which Seam created the warning. */
177174
- created_at: string;
177175
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
177176
- warning_code: 'functional_offline_device';
177177
176966
  } | {
177178
176967
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
177179
176968
  message: string;
@@ -181007,13 +180796,6 @@ type Routes = {
181007
180796
  created_at: string;
181008
180797
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
181009
180798
  warning_code: 'wyze_device_missing_gateway';
181010
- } | {
181011
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
181012
- message: string;
181013
- /** Date and time at which Seam created the warning. */
181014
- created_at: string;
181015
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
181016
- warning_code: 'functional_offline_device';
181017
180799
  } | {
181018
180800
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
181019
180801
  message: string;
@@ -182242,13 +182024,6 @@ type Routes = {
182242
182024
  created_at: string;
182243
182025
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
182244
182026
  warning_code: 'wyze_device_missing_gateway';
182245
- } | {
182246
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
182247
- message: string;
182248
- /** Date and time at which Seam created the warning. */
182249
- created_at: string;
182250
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
182251
- warning_code: 'functional_offline_device';
182252
182027
  } | {
182253
182028
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
182254
182029
  message: string;
@@ -189497,13 +189272,6 @@ type Routes = {
189497
189272
  created_at: string;
189498
189273
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
189499
189274
  warning_code: 'wyze_device_missing_gateway';
189500
- } | {
189501
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
189502
- message: string;
189503
- /** Date and time at which Seam created the warning. */
189504
- created_at: string;
189505
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
189506
- warning_code: 'functional_offline_device';
189507
189275
  } | {
189508
189276
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
189509
189277
  message: string;
@@ -190734,13 +190502,6 @@ type Routes = {
190734
190502
  created_at: string;
190735
190503
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
190736
190504
  warning_code: 'wyze_device_missing_gateway';
190737
- } | {
190738
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
190739
- message: string;
190740
- /** Date and time at which Seam created the warning. */
190741
- created_at: string;
190742
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
190743
- warning_code: 'functional_offline_device';
190744
190505
  } | {
190745
190506
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
190746
190507
  message: string;
@@ -192936,13 +192697,6 @@ type Routes = {
192936
192697
  created_at: string;
192937
192698
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
192938
192699
  warning_code: 'wyze_device_missing_gateway';
192939
- } | {
192940
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
192941
- message: string;
192942
- /** Date and time at which Seam created the warning. */
192943
- created_at: string;
192944
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
192945
- warning_code: 'functional_offline_device';
192946
192700
  } | {
192947
192701
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
192948
192702
  message: string;
@@ -195337,13 +195091,6 @@ type Routes = {
195337
195091
  created_at: string;
195338
195092
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
195339
195093
  warning_code: 'wyze_device_missing_gateway';
195340
- } | {
195341
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
195342
- message: string;
195343
- /** Date and time at which Seam created the warning. */
195344
- created_at: string;
195345
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
195346
- warning_code: 'functional_offline_device';
195347
195094
  } | {
195348
195095
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
195349
195096
  message: string;
package/dist/index.cjs CHANGED
@@ -1370,11 +1370,6 @@ var wyze_device_missing_gateway = common_device_warning.extend({
1370
1370
  }).describe(`
1371
1371
  Indicates that the Wyze Lock is not connected to a gateway.
1372
1372
  `);
1373
- var functional_offline_device = common_device_warning.extend({
1374
- warning_code: zod.z.literal("functional_offline_device").describe(warning_code_description2)
1375
- }).describe(
1376
- "Indicates that the device is offline but has some functionality available."
1377
- );
1378
1373
  var third_party_integration_detected = common_device_warning.extend({
1379
1374
  warning_code: zod.z.literal("third_party_integration_detected").describe(warning_code_description2)
1380
1375
  }).describe("Indicates that a third-party integration has been detected.");
@@ -1449,7 +1444,6 @@ var device_warning = zod.z.discriminatedUnion("warning_code", [
1449
1444
  partial_backup_access_code_pool,
1450
1445
  many_active_backup_codes,
1451
1446
  wyze_device_missing_gateway,
1452
- functional_offline_device,
1453
1447
  third_party_integration_detected,
1454
1448
  ttlock_lock_gateway_unlocking_not_enabled,
1455
1449
  ttlock_weak_gateway_signal,
@@ -1474,7 +1468,6 @@ zod.z.object({
1474
1468
  _reason: zod.z.string().optional()
1475
1469
  }).optional().nullable(),
1476
1470
  wyze_device_missing_gateway: wyze_device_missing_gateway.optional().nullable(),
1477
- functional_offline_device: functional_offline_device.optional().nullable(),
1478
1471
  third_party_integration_detected: third_party_integration_detected.optional().nullable(),
1479
1472
  ttlock_lock_gateway_unlocking_not_enabled: ttlock_lock_gateway_unlocking_not_enabled.optional().nullable(),
1480
1473
  ttlock_weak_gateway_signal: ttlock_weak_gateway_signal.optional().nullable(),
@@ -1865,7 +1858,8 @@ var PROVIDER_CATEGORY_MAP = {
1865
1858
  "sensi",
1866
1859
  "assa_abloy_vostio",
1867
1860
  "avigilon_alta",
1868
- "keynest"
1861
+ "keynest",
1862
+ "hotek"
1869
1863
  ],
1870
1864
  consumer_smartlocks: [
1871
1865
  "akiles",
@@ -17477,27 +17471,6 @@ var openapi_default = {
17477
17471
  required: ["message", "created_at", "warning_code"],
17478
17472
  type: "object"
17479
17473
  },
17480
- {
17481
- description: "Indicates that the device is offline but has some functionality available.",
17482
- properties: {
17483
- created_at: {
17484
- description: "Date and time at which Seam created the warning.",
17485
- format: "date-time",
17486
- type: "string"
17487
- },
17488
- message: {
17489
- description: "Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.",
17490
- type: "string"
17491
- },
17492
- warning_code: {
17493
- description: "Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.",
17494
- enum: ["functional_offline_device"],
17495
- type: "string"
17496
- }
17497
- },
17498
- required: ["message", "created_at", "warning_code"],
17499
- type: "object"
17500
- },
17501
17474
  {
17502
17475
  description: "Indicates that a third-party integration has been detected.",
17503
17476
  properties: {
@@ -28907,27 +28880,6 @@ var openapi_default = {
28907
28880
  required: ["message", "created_at", "warning_code"],
28908
28881
  type: "object"
28909
28882
  },
28910
- {
28911
- description: "Indicates that the device is offline but has some functionality available.",
28912
- properties: {
28913
- created_at: {
28914
- description: "Date and time at which Seam created the warning.",
28915
- format: "date-time",
28916
- type: "string"
28917
- },
28918
- message: {
28919
- description: "Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.",
28920
- type: "string"
28921
- },
28922
- warning_code: {
28923
- description: "Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.",
28924
- enum: ["functional_offline_device"],
28925
- type: "string"
28926
- }
28927
- },
28928
- required: ["message", "created_at", "warning_code"],
28929
- type: "object"
28930
- },
28931
28883
  {
28932
28884
  description: "Indicates that a third-party integration has been detected.",
28933
28885
  properties: {