@seamapi/types 1.857.0 → 1.859.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.
@@ -1954,16 +1954,6 @@ export type Routes = {
1954
1954
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
1955
1955
  error_code: 'august_lock_invalid_code_length'
1956
1956
  }
1957
- | {
1958
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
1959
- message: string
1960
- /** Indicates that this is an access code error. */
1961
- is_access_code_error: true
1962
- /** Date and time at which Seam created the error. */
1963
- created_at?: string | undefined
1964
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
1965
- error_code: 'august_device_programming_delay'
1966
- }
1967
1957
  | {
1968
1958
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
1969
1959
  message: string
@@ -2277,14 +2267,6 @@ export type Routes = {
2277
2267
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
2278
2268
  warning_code: 'third_party_integration_detected'
2279
2269
  }
2280
- | {
2281
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
2282
- message: string
2283
- /** Date and time at which Seam created the warning. */
2284
- created_at?: string | undefined
2285
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
2286
- warning_code: 'august_device_programming_delay'
2287
- }
2288
2270
  | {
2289
2271
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
2290
2272
  message: string
@@ -2659,16 +2641,6 @@ export type Routes = {
2659
2641
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2660
2642
  error_code: 'august_lock_invalid_code_length'
2661
2643
  }
2662
- | {
2663
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2664
- message: string
2665
- /** Indicates that this is an access code error. */
2666
- is_access_code_error: true
2667
- /** Date and time at which Seam created the error. */
2668
- created_at?: string | undefined
2669
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
2670
- error_code: 'august_device_programming_delay'
2671
- }
2672
2644
  | {
2673
2645
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
2674
2646
  message: string
@@ -2982,14 +2954,6 @@ export type Routes = {
2982
2954
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
2983
2955
  warning_code: 'third_party_integration_detected'
2984
2956
  }
2985
- | {
2986
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
2987
- message: string
2988
- /** Date and time at which Seam created the warning. */
2989
- created_at?: string | undefined
2990
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
2991
- warning_code: 'august_device_programming_delay'
2992
- }
2993
2957
  | {
2994
2958
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
2995
2959
  message: string
@@ -5136,16 +5100,6 @@ export type Routes = {
5136
5100
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5137
5101
  error_code: 'august_lock_invalid_code_length'
5138
5102
  }
5139
- | {
5140
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5141
- message: string
5142
- /** Indicates that this is an access code error. */
5143
- is_access_code_error: true
5144
- /** Date and time at which Seam created the error. */
5145
- created_at?: string | undefined
5146
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5147
- error_code: 'august_device_programming_delay'
5148
- }
5149
5103
  | {
5150
5104
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5151
5105
  message: string
@@ -5459,14 +5413,6 @@ export type Routes = {
5459
5413
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
5460
5414
  warning_code: 'third_party_integration_detected'
5461
5415
  }
5462
- | {
5463
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
5464
- message: string
5465
- /** Date and time at which Seam created the warning. */
5466
- created_at?: string | undefined
5467
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
5468
- warning_code: 'august_device_programming_delay'
5469
- }
5470
5416
  | {
5471
5417
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
5472
5418
  message: string
@@ -5928,16 +5874,6 @@ export type Routes = {
5928
5874
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5929
5875
  error_code: 'august_lock_invalid_code_length'
5930
5876
  }
5931
- | {
5932
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5933
- message: string
5934
- /** Indicates that this is an access code error. */
5935
- is_access_code_error: true
5936
- /** Date and time at which Seam created the error. */
5937
- created_at?: string | undefined
5938
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
5939
- error_code: 'august_device_programming_delay'
5940
- }
5941
5877
  | {
5942
5878
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
5943
5879
  message: string
@@ -6251,14 +6187,6 @@ export type Routes = {
6251
6187
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
6252
6188
  warning_code: 'third_party_integration_detected'
6253
6189
  }
6254
- | {
6255
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6256
- message: string
6257
- /** Date and time at which Seam created the warning. */
6258
- created_at?: string | undefined
6259
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
6260
- warning_code: 'august_device_programming_delay'
6261
- }
6262
6190
  | {
6263
6191
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6264
6192
  message: string
@@ -6622,16 +6550,6 @@ export type Routes = {
6622
6550
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6623
6551
  error_code: 'august_lock_invalid_code_length'
6624
6552
  }
6625
- | {
6626
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6627
- message: string
6628
- /** Indicates that this is an access code error. */
6629
- is_access_code_error: true
6630
- /** Date and time at which Seam created the error. */
6631
- created_at?: string | undefined
6632
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
6633
- error_code: 'august_device_programming_delay'
6634
- }
6635
6553
  | {
6636
6554
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
6637
6555
  message: string
@@ -6945,14 +6863,6 @@ export type Routes = {
6945
6863
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
6946
6864
  warning_code: 'third_party_integration_detected'
6947
6865
  }
6948
- | {
6949
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6950
- message: string
6951
- /** Date and time at which Seam created the warning. */
6952
- created_at?: string | undefined
6953
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
6954
- warning_code: 'august_device_programming_delay'
6955
- }
6956
6866
  | {
6957
6867
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
6958
6868
  message: string
@@ -7293,16 +7203,6 @@ export type Routes = {
7293
7203
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7294
7204
  error_code: 'august_lock_invalid_code_length'
7295
7205
  }
7296
- | {
7297
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7298
- message: string
7299
- /** Indicates that this is an access code error. */
7300
- is_access_code_error: true
7301
- /** Date and time at which Seam created the error. */
7302
- created_at?: string | undefined
7303
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
7304
- error_code: 'august_device_programming_delay'
7305
- }
7306
7206
  | {
7307
7207
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
7308
7208
  message: string
@@ -7616,14 +7516,6 @@ export type Routes = {
7616
7516
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
7617
7517
  warning_code: 'third_party_integration_detected'
7618
7518
  }
7619
- | {
7620
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
7621
- message: string
7622
- /** Date and time at which Seam created the warning. */
7623
- created_at?: string | undefined
7624
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
7625
- warning_code: 'august_device_programming_delay'
7626
- }
7627
7519
  | {
7628
7520
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
7629
7521
  message: string
@@ -7999,16 +7891,6 @@ export type Routes = {
7999
7891
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8000
7892
  error_code: 'august_lock_invalid_code_length'
8001
7893
  }
8002
- | {
8003
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8004
- message: string
8005
- /** Indicates that this is an access code error. */
8006
- is_access_code_error: true
8007
- /** Date and time at which Seam created the error. */
8008
- created_at?: string | undefined
8009
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
8010
- error_code: 'august_device_programming_delay'
8011
- }
8012
7894
  | {
8013
7895
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
8014
7896
  message: string
@@ -8322,14 +8204,6 @@ export type Routes = {
8322
8204
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
8323
8205
  warning_code: 'third_party_integration_detected'
8324
8206
  }
8325
- | {
8326
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
8327
- message: string
8328
- /** Date and time at which Seam created the warning. */
8329
- created_at?: string | undefined
8330
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
8331
- warning_code: 'august_device_programming_delay'
8332
- }
8333
8207
  | {
8334
8208
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
8335
8209
  message: string
@@ -10380,16 +10254,6 @@ export type Routes = {
10380
10254
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
10381
10255
  error_code: 'august_lock_invalid_code_length'
10382
10256
  }
10383
- | {
10384
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
10385
- message: string
10386
- /** Indicates that this is an access code error. */
10387
- is_access_code_error: true
10388
- /** Date and time at which Seam created the error. */
10389
- created_at?: string | undefined
10390
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
10391
- error_code: 'august_device_programming_delay'
10392
- }
10393
10257
  | {
10394
10258
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
10395
10259
  message: string
@@ -10703,14 +10567,6 @@ export type Routes = {
10703
10567
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
10704
10568
  warning_code: 'third_party_integration_detected'
10705
10569
  }
10706
- | {
10707
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
10708
- message: string
10709
- /** Date and time at which Seam created the warning. */
10710
- created_at?: string | undefined
10711
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
10712
- warning_code: 'august_device_programming_delay'
10713
- }
10714
10570
  | {
10715
10571
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
10716
10572
  message: string
@@ -10965,16 +10821,6 @@ export type Routes = {
10965
10821
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
10966
10822
  error_code: 'august_lock_invalid_code_length'
10967
10823
  }
10968
- | {
10969
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
10970
- message: string
10971
- /** Indicates that this is an access code error. */
10972
- is_access_code_error: true
10973
- /** Date and time at which Seam created the error. */
10974
- created_at?: string | undefined
10975
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
10976
- error_code: 'august_device_programming_delay'
10977
- }
10978
10824
  | {
10979
10825
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
10980
10826
  message: string
@@ -11288,14 +11134,6 @@ export type Routes = {
11288
11134
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
11289
11135
  warning_code: 'third_party_integration_detected'
11290
11136
  }
11291
- | {
11292
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
11293
- message: string
11294
- /** Date and time at which Seam created the warning. */
11295
- created_at?: string | undefined
11296
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
11297
- warning_code: 'august_device_programming_delay'
11298
- }
11299
11137
  | {
11300
11138
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
11301
11139
  message: string
@@ -14504,8 +14342,6 @@ export type Routes = {
14504
14342
  has_gateway: boolean
14505
14343
  /** Static UTC offset of the Omnitec lock in milliseconds. Does not account for DST. */
14506
14344
  timezone_raw_offset_ms: number
14507
- /** IANA timezone of the Omnitec lock, set during connect webview. Used for DST-aware timestamp adjustment. */
14508
- time_zone?: string | undefined
14509
14345
  }
14510
14346
  | undefined
14511
14347
  /** Metadata for a tado° device. */
@@ -20058,8 +19894,6 @@ export type Routes = {
20058
19894
  has_gateway: boolean
20059
19895
  /** Static UTC offset of the Omnitec lock in milliseconds. Does not account for DST. */
20060
19896
  timezone_raw_offset_ms: number
20061
- /** IANA timezone of the Omnitec lock, set during connect webview. Used for DST-aware timestamp adjustment. */
20062
- time_zone?: string | undefined
20063
19897
  }
20064
19898
  | undefined
20065
19899
  /** Metadata for a tado° device. */
@@ -42759,8 +42593,6 @@ export type Routes = {
42759
42593
  has_gateway: boolean
42760
42594
  /** Static UTC offset of the Omnitec lock in milliseconds. Does not account for DST. */
42761
42595
  timezone_raw_offset_ms: number
42762
- /** IANA timezone of the Omnitec lock, set during connect webview. Used for DST-aware timestamp adjustment. */
42763
- time_zone?: string | undefined
42764
42596
  }
42765
42597
  | undefined
42766
42598
  /** Metadata for a tado° device. */
@@ -44675,8 +44507,6 @@ export type Routes = {
44675
44507
  has_gateway: boolean
44676
44508
  /** Static UTC offset of the Omnitec lock in milliseconds. Does not account for DST. */
44677
44509
  timezone_raw_offset_ms: number
44678
- /** IANA timezone of the Omnitec lock, set during connect webview. Used for DST-aware timestamp adjustment. */
44679
- time_zone?: string | undefined
44680
44510
  }
44681
44511
  | undefined
44682
44512
  /** Metadata for a tado° device. */
@@ -46685,6 +46515,442 @@ export type Routes = {
46685
46515
  | 'Pacific/Wallis'
46686
46516
  }
46687
46517
  | undefined
46518
+ /** Omnitec-specific metadata to update */
46519
+ omnitec_metadata?:
46520
+ | {
46521
+ /** IANA timezone for the Omnitec device */
46522
+ time_zone:
46523
+ | 'Africa/Abidjan'
46524
+ | 'Africa/Accra'
46525
+ | 'Africa/Addis_Ababa'
46526
+ | 'Africa/Algiers'
46527
+ | 'Africa/Asmera'
46528
+ | 'Africa/Bamako'
46529
+ | 'Africa/Bangui'
46530
+ | 'Africa/Banjul'
46531
+ | 'Africa/Bissau'
46532
+ | 'Africa/Blantyre'
46533
+ | 'Africa/Brazzaville'
46534
+ | 'Africa/Bujumbura'
46535
+ | 'Africa/Cairo'
46536
+ | 'Africa/Casablanca'
46537
+ | 'Africa/Ceuta'
46538
+ | 'Africa/Conakry'
46539
+ | 'Africa/Dakar'
46540
+ | 'Africa/Dar_es_Salaam'
46541
+ | 'Africa/Djibouti'
46542
+ | 'Africa/Douala'
46543
+ | 'Africa/El_Aaiun'
46544
+ | 'Africa/Freetown'
46545
+ | 'Africa/Gaborone'
46546
+ | 'Africa/Harare'
46547
+ | 'Africa/Johannesburg'
46548
+ | 'Africa/Juba'
46549
+ | 'Africa/Kampala'
46550
+ | 'Africa/Khartoum'
46551
+ | 'Africa/Kigali'
46552
+ | 'Africa/Kinshasa'
46553
+ | 'Africa/Lagos'
46554
+ | 'Africa/Libreville'
46555
+ | 'Africa/Lome'
46556
+ | 'Africa/Luanda'
46557
+ | 'Africa/Lubumbashi'
46558
+ | 'Africa/Lusaka'
46559
+ | 'Africa/Malabo'
46560
+ | 'Africa/Maputo'
46561
+ | 'Africa/Maseru'
46562
+ | 'Africa/Mbabane'
46563
+ | 'Africa/Mogadishu'
46564
+ | 'Africa/Monrovia'
46565
+ | 'Africa/Nairobi'
46566
+ | 'Africa/Ndjamena'
46567
+ | 'Africa/Niamey'
46568
+ | 'Africa/Nouakchott'
46569
+ | 'Africa/Ouagadougou'
46570
+ | 'Africa/Porto-Novo'
46571
+ | 'Africa/Sao_Tome'
46572
+ | 'Africa/Tripoli'
46573
+ | 'Africa/Tunis'
46574
+ | 'Africa/Windhoek'
46575
+ | 'America/Adak'
46576
+ | 'America/Anchorage'
46577
+ | 'America/Anguilla'
46578
+ | 'America/Antigua'
46579
+ | 'America/Araguaina'
46580
+ | 'America/Argentina/La_Rioja'
46581
+ | 'America/Argentina/Rio_Gallegos'
46582
+ | 'America/Argentina/Salta'
46583
+ | 'America/Argentina/San_Juan'
46584
+ | 'America/Argentina/San_Luis'
46585
+ | 'America/Argentina/Tucuman'
46586
+ | 'America/Argentina/Ushuaia'
46587
+ | 'America/Aruba'
46588
+ | 'America/Asuncion'
46589
+ | 'America/Bahia'
46590
+ | 'America/Bahia_Banderas'
46591
+ | 'America/Barbados'
46592
+ | 'America/Belem'
46593
+ | 'America/Belize'
46594
+ | 'America/Blanc-Sablon'
46595
+ | 'America/Boa_Vista'
46596
+ | 'America/Bogota'
46597
+ | 'America/Boise'
46598
+ | 'America/Buenos_Aires'
46599
+ | 'America/Cambridge_Bay'
46600
+ | 'America/Campo_Grande'
46601
+ | 'America/Cancun'
46602
+ | 'America/Caracas'
46603
+ | 'America/Catamarca'
46604
+ | 'America/Cayenne'
46605
+ | 'America/Cayman'
46606
+ | 'America/Chicago'
46607
+ | 'America/Chihuahua'
46608
+ | 'America/Ciudad_Juarez'
46609
+ | 'America/Coral_Harbour'
46610
+ | 'America/Cordoba'
46611
+ | 'America/Costa_Rica'
46612
+ | 'America/Creston'
46613
+ | 'America/Cuiaba'
46614
+ | 'America/Curacao'
46615
+ | 'America/Danmarkshavn'
46616
+ | 'America/Dawson'
46617
+ | 'America/Dawson_Creek'
46618
+ | 'America/Denver'
46619
+ | 'America/Detroit'
46620
+ | 'America/Dominica'
46621
+ | 'America/Edmonton'
46622
+ | 'America/Eirunepe'
46623
+ | 'America/El_Salvador'
46624
+ | 'America/Fort_Nelson'
46625
+ | 'America/Fortaleza'
46626
+ | 'America/Glace_Bay'
46627
+ | 'America/Godthab'
46628
+ | 'America/Goose_Bay'
46629
+ | 'America/Grand_Turk'
46630
+ | 'America/Grenada'
46631
+ | 'America/Guadeloupe'
46632
+ | 'America/Guatemala'
46633
+ | 'America/Guayaquil'
46634
+ | 'America/Guyana'
46635
+ | 'America/Halifax'
46636
+ | 'America/Havana'
46637
+ | 'America/Hermosillo'
46638
+ | 'America/Indiana/Knox'
46639
+ | 'America/Indiana/Marengo'
46640
+ | 'America/Indiana/Petersburg'
46641
+ | 'America/Indiana/Tell_City'
46642
+ | 'America/Indiana/Vevay'
46643
+ | 'America/Indiana/Vincennes'
46644
+ | 'America/Indiana/Winamac'
46645
+ | 'America/Indianapolis'
46646
+ | 'America/Inuvik'
46647
+ | 'America/Iqaluit'
46648
+ | 'America/Jamaica'
46649
+ | 'America/Jujuy'
46650
+ | 'America/Juneau'
46651
+ | 'America/Kentucky/Monticello'
46652
+ | 'America/Kralendijk'
46653
+ | 'America/La_Paz'
46654
+ | 'America/Lima'
46655
+ | 'America/Los_Angeles'
46656
+ | 'America/Louisville'
46657
+ | 'America/Lower_Princes'
46658
+ | 'America/Maceio'
46659
+ | 'America/Managua'
46660
+ | 'America/Manaus'
46661
+ | 'America/Marigot'
46662
+ | 'America/Martinique'
46663
+ | 'America/Matamoros'
46664
+ | 'America/Mazatlan'
46665
+ | 'America/Mendoza'
46666
+ | 'America/Menominee'
46667
+ | 'America/Merida'
46668
+ | 'America/Metlakatla'
46669
+ | 'America/Mexico_City'
46670
+ | 'America/Miquelon'
46671
+ | 'America/Moncton'
46672
+ | 'America/Monterrey'
46673
+ | 'America/Montevideo'
46674
+ | 'America/Montreal'
46675
+ | 'America/Montserrat'
46676
+ | 'America/Nassau'
46677
+ | 'America/New_York'
46678
+ | 'America/Nipigon'
46679
+ | 'America/Nome'
46680
+ | 'America/Noronha'
46681
+ | 'America/North_Dakota/Beulah'
46682
+ | 'America/North_Dakota/Center'
46683
+ | 'America/North_Dakota/New_Salem'
46684
+ | 'America/Ojinaga'
46685
+ | 'America/Panama'
46686
+ | 'America/Pangnirtung'
46687
+ | 'America/Paramaribo'
46688
+ | 'America/Phoenix'
46689
+ | 'America/Port-au-Prince'
46690
+ | 'America/Port_of_Spain'
46691
+ | 'America/Porto_Velho'
46692
+ | 'America/Puerto_Rico'
46693
+ | 'America/Punta_Arenas'
46694
+ | 'America/Rainy_River'
46695
+ | 'America/Rankin_Inlet'
46696
+ | 'America/Recife'
46697
+ | 'America/Regina'
46698
+ | 'America/Resolute'
46699
+ | 'America/Rio_Branco'
46700
+ | 'America/Santa_Isabel'
46701
+ | 'America/Santarem'
46702
+ | 'America/Santiago'
46703
+ | 'America/Santo_Domingo'
46704
+ | 'America/Sao_Paulo'
46705
+ | 'America/Scoresbysund'
46706
+ | 'America/Sitka'
46707
+ | 'America/St_Barthelemy'
46708
+ | 'America/St_Johns'
46709
+ | 'America/St_Kitts'
46710
+ | 'America/St_Lucia'
46711
+ | 'America/St_Thomas'
46712
+ | 'America/St_Vincent'
46713
+ | 'America/Swift_Current'
46714
+ | 'America/Tegucigalpa'
46715
+ | 'America/Thule'
46716
+ | 'America/Thunder_Bay'
46717
+ | 'America/Tijuana'
46718
+ | 'America/Toronto'
46719
+ | 'America/Tortola'
46720
+ | 'America/Vancouver'
46721
+ | 'America/Whitehorse'
46722
+ | 'America/Winnipeg'
46723
+ | 'America/Yakutat'
46724
+ | 'America/Yellowknife'
46725
+ | 'Antarctica/Casey'
46726
+ | 'Antarctica/Davis'
46727
+ | 'Antarctica/DumontDUrville'
46728
+ | 'Antarctica/Macquarie'
46729
+ | 'Antarctica/Mawson'
46730
+ | 'Antarctica/McMurdo'
46731
+ | 'Antarctica/Palmer'
46732
+ | 'Antarctica/Rothera'
46733
+ | 'Antarctica/Syowa'
46734
+ | 'Antarctica/Troll'
46735
+ | 'Antarctica/Vostok'
46736
+ | 'Arctic/Longyearbyen'
46737
+ | 'Asia/Aden'
46738
+ | 'Asia/Almaty'
46739
+ | 'Asia/Amman'
46740
+ | 'Asia/Anadyr'
46741
+ | 'Asia/Aqtau'
46742
+ | 'Asia/Aqtobe'
46743
+ | 'Asia/Ashgabat'
46744
+ | 'Asia/Atyrau'
46745
+ | 'Asia/Baghdad'
46746
+ | 'Asia/Bahrain'
46747
+ | 'Asia/Baku'
46748
+ | 'Asia/Bangkok'
46749
+ | 'Asia/Barnaul'
46750
+ | 'Asia/Beirut'
46751
+ | 'Asia/Bishkek'
46752
+ | 'Asia/Brunei'
46753
+ | 'Asia/Calcutta'
46754
+ | 'Asia/Chita'
46755
+ | 'Asia/Choibalsan'
46756
+ | 'Asia/Colombo'
46757
+ | 'Asia/Damascus'
46758
+ | 'Asia/Dhaka'
46759
+ | 'Asia/Dili'
46760
+ | 'Asia/Dubai'
46761
+ | 'Asia/Dushanbe'
46762
+ | 'Asia/Famagusta'
46763
+ | 'Asia/Gaza'
46764
+ | 'Asia/Hebron'
46765
+ | 'Asia/Hong_Kong'
46766
+ | 'Asia/Hovd'
46767
+ | 'Asia/Irkutsk'
46768
+ | 'Asia/Jakarta'
46769
+ | 'Asia/Jayapura'
46770
+ | 'Asia/Jerusalem'
46771
+ | 'Asia/Kabul'
46772
+ | 'Asia/Kamchatka'
46773
+ | 'Asia/Karachi'
46774
+ | 'Asia/Katmandu'
46775
+ | 'Asia/Khandyga'
46776
+ | 'Asia/Krasnoyarsk'
46777
+ | 'Asia/Kuala_Lumpur'
46778
+ | 'Asia/Kuching'
46779
+ | 'Asia/Kuwait'
46780
+ | 'Asia/Macau'
46781
+ | 'Asia/Magadan'
46782
+ | 'Asia/Makassar'
46783
+ | 'Asia/Manila'
46784
+ | 'Asia/Muscat'
46785
+ | 'Asia/Nicosia'
46786
+ | 'Asia/Novokuznetsk'
46787
+ | 'Asia/Novosibirsk'
46788
+ | 'Asia/Omsk'
46789
+ | 'Asia/Oral'
46790
+ | 'Asia/Phnom_Penh'
46791
+ | 'Asia/Pontianak'
46792
+ | 'Asia/Pyongyang'
46793
+ | 'Asia/Qatar'
46794
+ | 'Asia/Qostanay'
46795
+ | 'Asia/Qyzylorda'
46796
+ | 'Asia/Rangoon'
46797
+ | 'Asia/Riyadh'
46798
+ | 'Asia/Saigon'
46799
+ | 'Asia/Sakhalin'
46800
+ | 'Asia/Samarkand'
46801
+ | 'Asia/Seoul'
46802
+ | 'Asia/Shanghai'
46803
+ | 'Asia/Singapore'
46804
+ | 'Asia/Srednekolymsk'
46805
+ | 'Asia/Taipei'
46806
+ | 'Asia/Tashkent'
46807
+ | 'Asia/Tbilisi'
46808
+ | 'Asia/Tehran'
46809
+ | 'Asia/Thimphu'
46810
+ | 'Asia/Tokyo'
46811
+ | 'Asia/Tomsk'
46812
+ | 'Asia/Ulaanbaatar'
46813
+ | 'Asia/Urumqi'
46814
+ | 'Asia/Ust-Nera'
46815
+ | 'Asia/Vientiane'
46816
+ | 'Asia/Vladivostok'
46817
+ | 'Asia/Yakutsk'
46818
+ | 'Asia/Yekaterinburg'
46819
+ | 'Asia/Yerevan'
46820
+ | 'Atlantic/Azores'
46821
+ | 'Atlantic/Bermuda'
46822
+ | 'Atlantic/Canary'
46823
+ | 'Atlantic/Cape_Verde'
46824
+ | 'Atlantic/Faeroe'
46825
+ | 'Atlantic/Madeira'
46826
+ | 'Atlantic/Reykjavik'
46827
+ | 'Atlantic/South_Georgia'
46828
+ | 'Atlantic/St_Helena'
46829
+ | 'Atlantic/Stanley'
46830
+ | 'Australia/Adelaide'
46831
+ | 'Australia/Brisbane'
46832
+ | 'Australia/Broken_Hill'
46833
+ | 'Australia/Currie'
46834
+ | 'Australia/Darwin'
46835
+ | 'Australia/Eucla'
46836
+ | 'Australia/Hobart'
46837
+ | 'Australia/Lindeman'
46838
+ | 'Australia/Lord_Howe'
46839
+ | 'Australia/Melbourne'
46840
+ | 'Australia/Perth'
46841
+ | 'Australia/Sydney'
46842
+ | 'Europe/Amsterdam'
46843
+ | 'Europe/Andorra'
46844
+ | 'Europe/Astrakhan'
46845
+ | 'Europe/Athens'
46846
+ | 'Europe/Belgrade'
46847
+ | 'Europe/Berlin'
46848
+ | 'Europe/Bratislava'
46849
+ | 'Europe/Brussels'
46850
+ | 'Europe/Bucharest'
46851
+ | 'Europe/Budapest'
46852
+ | 'Europe/Busingen'
46853
+ | 'Europe/Chisinau'
46854
+ | 'Europe/Copenhagen'
46855
+ | 'Europe/Dublin'
46856
+ | 'Europe/Gibraltar'
46857
+ | 'Europe/Guernsey'
46858
+ | 'Europe/Helsinki'
46859
+ | 'Europe/Isle_of_Man'
46860
+ | 'Europe/Istanbul'
46861
+ | 'Europe/Jersey'
46862
+ | 'Europe/Kaliningrad'
46863
+ | 'Europe/Kiev'
46864
+ | 'Europe/Kirov'
46865
+ | 'Europe/Lisbon'
46866
+ | 'Europe/Ljubljana'
46867
+ | 'Europe/London'
46868
+ | 'Europe/Luxembourg'
46869
+ | 'Europe/Madrid'
46870
+ | 'Europe/Malta'
46871
+ | 'Europe/Mariehamn'
46872
+ | 'Europe/Minsk'
46873
+ | 'Europe/Monaco'
46874
+ | 'Europe/Moscow'
46875
+ | 'Europe/Oslo'
46876
+ | 'Europe/Paris'
46877
+ | 'Europe/Podgorica'
46878
+ | 'Europe/Prague'
46879
+ | 'Europe/Riga'
46880
+ | 'Europe/Rome'
46881
+ | 'Europe/Samara'
46882
+ | 'Europe/San_Marino'
46883
+ | 'Europe/Sarajevo'
46884
+ | 'Europe/Saratov'
46885
+ | 'Europe/Simferopol'
46886
+ | 'Europe/Skopje'
46887
+ | 'Europe/Sofia'
46888
+ | 'Europe/Stockholm'
46889
+ | 'Europe/Tallinn'
46890
+ | 'Europe/Tirane'
46891
+ | 'Europe/Ulyanovsk'
46892
+ | 'Europe/Uzhgorod'
46893
+ | 'Europe/Vaduz'
46894
+ | 'Europe/Vatican'
46895
+ | 'Europe/Vienna'
46896
+ | 'Europe/Vilnius'
46897
+ | 'Europe/Volgograd'
46898
+ | 'Europe/Warsaw'
46899
+ | 'Europe/Zagreb'
46900
+ | 'Europe/Zaporozhye'
46901
+ | 'Europe/Zurich'
46902
+ | 'Indian/Antananarivo'
46903
+ | 'Indian/Chagos'
46904
+ | 'Indian/Christmas'
46905
+ | 'Indian/Cocos'
46906
+ | 'Indian/Comoro'
46907
+ | 'Indian/Kerguelen'
46908
+ | 'Indian/Mahe'
46909
+ | 'Indian/Maldives'
46910
+ | 'Indian/Mauritius'
46911
+ | 'Indian/Mayotte'
46912
+ | 'Indian/Reunion'
46913
+ | 'Pacific/Apia'
46914
+ | 'Pacific/Auckland'
46915
+ | 'Pacific/Bougainville'
46916
+ | 'Pacific/Chatham'
46917
+ | 'Pacific/Easter'
46918
+ | 'Pacific/Efate'
46919
+ | 'Pacific/Enderbury'
46920
+ | 'Pacific/Fakaofo'
46921
+ | 'Pacific/Fiji'
46922
+ | 'Pacific/Funafuti'
46923
+ | 'Pacific/Galapagos'
46924
+ | 'Pacific/Gambier'
46925
+ | 'Pacific/Guadalcanal'
46926
+ | 'Pacific/Guam'
46927
+ | 'Pacific/Honolulu'
46928
+ | 'Pacific/Johnston'
46929
+ | 'Pacific/Kiritimati'
46930
+ | 'Pacific/Kosrae'
46931
+ | 'Pacific/Kwajalein'
46932
+ | 'Pacific/Majuro'
46933
+ | 'Pacific/Marquesas'
46934
+ | 'Pacific/Midway'
46935
+ | 'Pacific/Nauru'
46936
+ | 'Pacific/Niue'
46937
+ | 'Pacific/Norfolk'
46938
+ | 'Pacific/Noumea'
46939
+ | 'Pacific/Pago_Pago'
46940
+ | 'Pacific/Palau'
46941
+ | 'Pacific/Pitcairn'
46942
+ | 'Pacific/Ponape'
46943
+ | 'Pacific/Port_Moresby'
46944
+ | 'Pacific/Rarotonga'
46945
+ | 'Pacific/Saipan'
46946
+ | 'Pacific/Tahiti'
46947
+ | 'Pacific/Tarawa'
46948
+ | 'Pacific/Tongatapu'
46949
+ | 'Pacific/Truk'
46950
+ | 'Pacific/Wake'
46951
+ | 'Pacific/Wallis'
46952
+ }
46953
+ | undefined
46688
46954
  }[]
46689
46955
  }
46690
46956
  formData: {}
@@ -57297,8 +57563,6 @@ export type Routes = {
57297
57563
  has_gateway: boolean
57298
57564
  /** Static UTC offset of the Omnitec lock in milliseconds. Does not account for DST. */
57299
57565
  timezone_raw_offset_ms: number
57300
- /** IANA timezone of the Omnitec lock, set during connect webview. Used for DST-aware timestamp adjustment. */
57301
- time_zone?: string | undefined
57302
57566
  }
57303
57567
  | undefined
57304
57568
  /** Metadata for a tado° device. */
@@ -58975,8 +59239,6 @@ export type Routes = {
58975
59239
  has_gateway: boolean
58976
59240
  /** Static UTC offset of the Omnitec lock in milliseconds. Does not account for DST. */
58977
59241
  timezone_raw_offset_ms: number
58978
- /** IANA timezone of the Omnitec lock, set during connect webview. Used for DST-aware timestamp adjustment. */
58979
- time_zone?: string | undefined
58980
59242
  }
58981
59243
  | undefined
58982
59244
  /** Metadata for a tado° device. */
@@ -60846,8 +61108,6 @@ export type Routes = {
60846
61108
  has_gateway: boolean
60847
61109
  /** Static UTC offset of the Omnitec lock in milliseconds. Does not account for DST. */
60848
61110
  timezone_raw_offset_ms: number
60849
- /** IANA timezone of the Omnitec lock, set during connect webview. Used for DST-aware timestamp adjustment. */
60850
- time_zone?: string | undefined
60851
61111
  }
60852
61112
  | undefined
60853
61113
  /** Metadata for a tado° device. */
@@ -62523,8 +62783,6 @@ export type Routes = {
62523
62783
  has_gateway: boolean
62524
62784
  /** Static UTC offset of the Omnitec lock in milliseconds. Does not account for DST. */
62525
62785
  timezone_raw_offset_ms: number
62526
- /** IANA timezone of the Omnitec lock, set during connect webview. Used for DST-aware timestamp adjustment. */
62527
- time_zone?: string | undefined
62528
62786
  }
62529
62787
  | undefined
62530
62788
  /** Metadata for a tado° device. */
@@ -71369,8 +71627,6 @@ export type Routes = {
71369
71627
  has_gateway: boolean
71370
71628
  /** Static UTC offset of the Omnitec lock in milliseconds. Does not account for DST. */
71371
71629
  timezone_raw_offset_ms: number
71372
- /** IANA timezone of the Omnitec lock, set during connect webview. Used for DST-aware timestamp adjustment. */
71373
- time_zone?: string | undefined
71374
71630
  }
71375
71631
  | undefined
71376
71632
  /** Metadata for a tado° device. */
@@ -73046,8 +73302,6 @@ export type Routes = {
73046
73302
  has_gateway: boolean
73047
73303
  /** Static UTC offset of the Omnitec lock in milliseconds. Does not account for DST. */
73048
73304
  timezone_raw_offset_ms: number
73049
- /** IANA timezone of the Omnitec lock, set during connect webview. Used for DST-aware timestamp adjustment. */
73050
- time_zone?: string | undefined
73051
73305
  }
73052
73306
  | undefined
73053
73307
  /** Metadata for a tado° device. */
@@ -89733,8 +89987,6 @@ export type Routes = {
89733
89987
  has_gateway: boolean
89734
89988
  /** Static UTC offset of the Omnitec lock in milliseconds. Does not account for DST. */
89735
89989
  timezone_raw_offset_ms: number
89736
- /** IANA timezone of the Omnitec lock, set during connect webview. Used for DST-aware timestamp adjustment. */
89737
- time_zone?: string | undefined
89738
89990
  }
89739
89991
  | undefined
89740
89992
  /** Metadata for a tado° device. */
@@ -97760,8 +98012,6 @@ export type Routes = {
97760
98012
  has_gateway: boolean
97761
98013
  /** Static UTC offset of the Omnitec lock in milliseconds. Does not account for DST. */
97762
98014
  timezone_raw_offset_ms: number
97763
- /** IANA timezone of the Omnitec lock, set during connect webview. Used for DST-aware timestamp adjustment. */
97764
- time_zone?: string | undefined
97765
98015
  }
97766
98016
  | undefined
97767
98017
  /** Metadata for a tado° device. */
@@ -103111,8 +103361,6 @@ export type Routes = {
103111
103361
  has_gateway: boolean
103112
103362
  /** Static UTC offset of the Omnitec lock in milliseconds. Does not account for DST. */
103113
103363
  timezone_raw_offset_ms: number
103114
- /** IANA timezone of the Omnitec lock, set during connect webview. Used for DST-aware timestamp adjustment. */
103115
- time_zone?: string | undefined
103116
103364
  }
103117
103365
  | undefined
103118
103366
  /** Metadata for a tado° device. */
@@ -104788,8 +105036,6 @@ export type Routes = {
104788
105036
  has_gateway: boolean
104789
105037
  /** Static UTC offset of the Omnitec lock in milliseconds. Does not account for DST. */
104790
105038
  timezone_raw_offset_ms: number
104791
- /** IANA timezone of the Omnitec lock, set during connect webview. Used for DST-aware timestamp adjustment. */
104792
- time_zone?: string | undefined
104793
105039
  }
104794
105040
  | undefined
104795
105041
  /** Metadata for a tado° device. */
@@ -114519,8 +114765,6 @@ export type Routes = {
114519
114765
  has_gateway: boolean
114520
114766
  /** Static UTC offset of the Omnitec lock in milliseconds. Does not account for DST. */
114521
114767
  timezone_raw_offset_ms: number
114522
- /** IANA timezone of the Omnitec lock, set during connect webview. Used for DST-aware timestamp adjustment. */
114523
- time_zone?: string | undefined
114524
114768
  }
114525
114769
  | undefined
114526
114770
  /** Metadata for a tado° device. */
@@ -116198,8 +116442,6 @@ export type Routes = {
116198
116442
  has_gateway: boolean
116199
116443
  /** Static UTC offset of the Omnitec lock in milliseconds. Does not account for DST. */
116200
116444
  timezone_raw_offset_ms: number
116201
- /** IANA timezone of the Omnitec lock, set during connect webview. Used for DST-aware timestamp adjustment. */
116202
- time_zone?: string | undefined
116203
116445
  }
116204
116446
  | undefined
116205
116447
  /** Metadata for a tado° device. */
@@ -119217,8 +119459,6 @@ export type Routes = {
119217
119459
  has_gateway: boolean
119218
119460
  /** Static UTC offset of the Omnitec lock in milliseconds. Does not account for DST. */
119219
119461
  timezone_raw_offset_ms: number
119220
- /** IANA timezone of the Omnitec lock, set during connect webview. Used for DST-aware timestamp adjustment. */
119221
- time_zone?: string | undefined
119222
119462
  }
119223
119463
  | undefined
119224
119464
  /** Metadata for a tado° device. */
@@ -128221,16 +128461,6 @@ export type Routes = {
128221
128461
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
128222
128462
  error_code: 'august_lock_invalid_code_length'
128223
128463
  }
128224
- | {
128225
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
128226
- message: string
128227
- /** Indicates that this is an access code error. */
128228
- is_access_code_error: true
128229
- /** Date and time at which Seam created the error. */
128230
- created_at?: string | undefined
128231
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
128232
- error_code: 'august_device_programming_delay'
128233
- }
128234
128464
  | {
128235
128465
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
128236
128466
  message: string
@@ -128544,14 +128774,6 @@ export type Routes = {
128544
128774
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
128545
128775
  warning_code: 'third_party_integration_detected'
128546
128776
  }
128547
- | {
128548
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
128549
- message: string
128550
- /** Date and time at which Seam created the warning. */
128551
- created_at?: string | undefined
128552
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
128553
- warning_code: 'august_device_programming_delay'
128554
- }
128555
128777
  | {
128556
128778
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
128557
128779
  message: string
@@ -128792,16 +129014,6 @@ export type Routes = {
128792
129014
  /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
128793
129015
  error_code: 'august_lock_invalid_code_length'
128794
129016
  }
128795
- | {
128796
- /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
128797
- message: string
128798
- /** Indicates that this is an access code error. */
128799
- is_access_code_error: true
128800
- /** Date and time at which Seam created the error. */
128801
- created_at?: string | undefined
128802
- /** Unique identifier of the type of error. Enables quick recognition and categorization of the issue. */
128803
- error_code: 'august_device_programming_delay'
128804
- }
128805
129017
  | {
128806
129018
  /** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
128807
129019
  message: string
@@ -129115,14 +129327,6 @@ export type Routes = {
129115
129327
  /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
129116
129328
  warning_code: 'third_party_integration_detected'
129117
129329
  }
129118
- | {
129119
- /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
129120
- message: string
129121
- /** Date and time at which Seam created the warning. */
129122
- created_at?: string | undefined
129123
- /** Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. */
129124
- warning_code: 'august_device_programming_delay'
129125
- }
129126
129330
  | {
129127
129331
  /** Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. */
129128
129332
  message: string