@seamapi/types 1.293.0 → 1.293.1

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.
@@ -11436,7 +11436,8 @@ export interface Routes {
11436
11436
  heating_set_point_fahrenheit?:
11437
11437
  | (number | undefined)
11438
11438
  | undefined
11439
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
11439
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
11440
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
11440
11441
  manual_override_allowed?: boolean | undefined
11441
11442
  }
11442
11443
  | undefined
@@ -11474,7 +11475,8 @@ export interface Routes {
11474
11475
  heating_set_point_fahrenheit?:
11475
11476
  | (number | undefined)
11476
11477
  | undefined
11477
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
11478
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
11479
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
11478
11480
  manual_override_allowed?: boolean | undefined
11479
11481
  }
11480
11482
  | undefined
@@ -11504,7 +11506,8 @@ export interface Routes {
11504
11506
  cooling_set_point_fahrenheit?: number | undefined
11505
11507
  /** Temperature to which the thermostat should heat (in °F). */
11506
11508
  heating_set_point_fahrenheit?: number | undefined
11507
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
11509
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
11510
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
11508
11511
  manual_override_allowed: boolean
11509
11512
  }>
11510
11513
  | undefined
@@ -12312,7 +12315,8 @@ export interface Routes {
12312
12315
  heating_set_point_fahrenheit?:
12313
12316
  | (number | undefined)
12314
12317
  | undefined
12315
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
12318
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
12319
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
12316
12320
  manual_override_allowed?: boolean | undefined
12317
12321
  }
12318
12322
  | undefined
@@ -12350,7 +12354,8 @@ export interface Routes {
12350
12354
  heating_set_point_fahrenheit?:
12351
12355
  | (number | undefined)
12352
12356
  | undefined
12353
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
12357
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
12358
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
12354
12359
  manual_override_allowed?: boolean | undefined
12355
12360
  }
12356
12361
  | undefined
@@ -12380,7 +12385,8 @@ export interface Routes {
12380
12385
  cooling_set_point_fahrenheit?: number | undefined
12381
12386
  /** Temperature to which the thermostat should heat (in °F). */
12382
12387
  heating_set_point_fahrenheit?: number | undefined
12383
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
12388
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
12389
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
12384
12390
  manual_override_allowed: boolean
12385
12391
  }>
12386
12392
  | undefined
@@ -13903,7 +13909,8 @@ export interface Routes {
13903
13909
  heating_set_point_fahrenheit?:
13904
13910
  | (number | undefined)
13905
13911
  | undefined
13906
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
13912
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
13913
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
13907
13914
  manual_override_allowed?: boolean | undefined
13908
13915
  }
13909
13916
  | undefined
@@ -13941,7 +13948,8 @@ export interface Routes {
13941
13948
  heating_set_point_fahrenheit?:
13942
13949
  | (number | undefined)
13943
13950
  | undefined
13944
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
13951
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
13952
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
13945
13953
  manual_override_allowed?: boolean | undefined
13946
13954
  }
13947
13955
  | undefined
@@ -13971,7 +13979,8 @@ export interface Routes {
13971
13979
  cooling_set_point_fahrenheit?: number | undefined
13972
13980
  /** Temperature to which the thermostat should heat (in °F). */
13973
13981
  heating_set_point_fahrenheit?: number | undefined
13974
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
13982
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
13983
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
13975
13984
  manual_override_allowed: boolean
13976
13985
  }>
13977
13986
  | undefined
@@ -14596,7 +14605,8 @@ export interface Routes {
14596
14605
  heating_set_point_fahrenheit?:
14597
14606
  | (number | undefined)
14598
14607
  | undefined
14599
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
14608
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
14609
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
14600
14610
  manual_override_allowed?: boolean | undefined
14601
14611
  }
14602
14612
  | undefined
@@ -14634,7 +14644,8 @@ export interface Routes {
14634
14644
  heating_set_point_fahrenheit?:
14635
14645
  | (number | undefined)
14636
14646
  | undefined
14637
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
14647
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
14648
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
14638
14649
  manual_override_allowed?: boolean | undefined
14639
14650
  }
14640
14651
  | undefined
@@ -14664,7 +14675,8 @@ export interface Routes {
14664
14675
  cooling_set_point_fahrenheit?: number | undefined
14665
14676
  /** Temperature to which the thermostat should heat (in °F). */
14666
14677
  heating_set_point_fahrenheit?: number | undefined
14667
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
14678
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
14679
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
14668
14680
  manual_override_allowed: boolean
14669
14681
  }>
14670
14682
  | undefined
@@ -15472,7 +15484,8 @@ export interface Routes {
15472
15484
  heating_set_point_fahrenheit?:
15473
15485
  | (number | undefined)
15474
15486
  | undefined
15475
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
15487
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
15488
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
15476
15489
  manual_override_allowed?: boolean | undefined
15477
15490
  }
15478
15491
  | undefined
@@ -15510,7 +15523,8 @@ export interface Routes {
15510
15523
  heating_set_point_fahrenheit?:
15511
15524
  | (number | undefined)
15512
15525
  | undefined
15513
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
15526
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
15527
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
15514
15528
  manual_override_allowed?: boolean | undefined
15515
15529
  }
15516
15530
  | undefined
@@ -15540,7 +15554,8 @@ export interface Routes {
15540
15554
  cooling_set_point_fahrenheit?: number | undefined
15541
15555
  /** Temperature to which the thermostat should heat (in °F). */
15542
15556
  heating_set_point_fahrenheit?: number | undefined
15543
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
15557
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
15558
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
15544
15559
  manual_override_allowed: boolean
15545
15560
  }>
15546
15561
  | undefined
@@ -16165,7 +16180,8 @@ export interface Routes {
16165
16180
  heating_set_point_fahrenheit?:
16166
16181
  | (number | undefined)
16167
16182
  | undefined
16168
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
16183
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
16184
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
16169
16185
  manual_override_allowed?: boolean | undefined
16170
16186
  }
16171
16187
  | undefined
@@ -16203,7 +16219,8 @@ export interface Routes {
16203
16219
  heating_set_point_fahrenheit?:
16204
16220
  | (number | undefined)
16205
16221
  | undefined
16206
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
16222
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
16223
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
16207
16224
  manual_override_allowed?: boolean | undefined
16208
16225
  }
16209
16226
  | undefined
@@ -16233,7 +16250,8 @@ export interface Routes {
16233
16250
  cooling_set_point_fahrenheit?: number | undefined
16234
16251
  /** Temperature to which the thermostat should heat (in °F). */
16235
16252
  heating_set_point_fahrenheit?: number | undefined
16236
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
16253
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
16254
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
16237
16255
  manual_override_allowed: boolean
16238
16256
  }>
16239
16257
  | undefined
@@ -18793,7 +18811,8 @@ export interface Routes {
18793
18811
  heating_set_point_fahrenheit?:
18794
18812
  | (number | undefined)
18795
18813
  | undefined
18796
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
18814
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
18815
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
18797
18816
  manual_override_allowed?: boolean | undefined
18798
18817
  }
18799
18818
  | undefined
@@ -18831,7 +18850,8 @@ export interface Routes {
18831
18850
  heating_set_point_fahrenheit?:
18832
18851
  | (number | undefined)
18833
18852
  | undefined
18834
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
18853
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
18854
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
18835
18855
  manual_override_allowed?: boolean | undefined
18836
18856
  }
18837
18857
  | undefined
@@ -18861,7 +18881,8 @@ export interface Routes {
18861
18881
  cooling_set_point_fahrenheit?: number | undefined
18862
18882
  /** Temperature to which the thermostat should heat (in °F). */
18863
18883
  heating_set_point_fahrenheit?: number | undefined
18864
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
18884
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
18885
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
18865
18886
  manual_override_allowed: boolean
18866
18887
  }>
18867
18888
  | undefined
@@ -19486,7 +19507,8 @@ export interface Routes {
19486
19507
  heating_set_point_fahrenheit?:
19487
19508
  | (number | undefined)
19488
19509
  | undefined
19489
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
19510
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
19511
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
19490
19512
  manual_override_allowed?: boolean | undefined
19491
19513
  }
19492
19514
  | undefined
@@ -19524,7 +19546,8 @@ export interface Routes {
19524
19546
  heating_set_point_fahrenheit?:
19525
19547
  | (number | undefined)
19526
19548
  | undefined
19527
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
19549
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
19550
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
19528
19551
  manual_override_allowed?: boolean | undefined
19529
19552
  }
19530
19553
  | undefined
@@ -19554,7 +19577,8 @@ export interface Routes {
19554
19577
  cooling_set_point_fahrenheit?: number | undefined
19555
19578
  /** Temperature to which the thermostat should heat (in °F). */
19556
19579
  heating_set_point_fahrenheit?: number | undefined
19557
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
19580
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
19581
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
19558
19582
  manual_override_allowed: boolean
19559
19583
  }>
19560
19584
  | undefined
@@ -24234,6 +24258,7 @@ export interface Routes {
24234
24258
  jsonBody: {
24235
24259
  /** ID of the desired thermostat device. */
24236
24260
  device_id: string
24261
+ manual_override_allowed?: boolean
24237
24262
  /** Unique key to identify the climate preset. */
24238
24263
  climate_preset_key: string
24239
24264
  /** User-friendly name to identify the climate preset. */
@@ -24250,8 +24275,6 @@ export interface Routes {
24250
24275
  cooling_set_point_fahrenheit?: number | undefined
24251
24276
  /** Temperature to which the thermostat should heat (in °F). */
24252
24277
  heating_set_point_fahrenheit?: number | undefined
24253
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
24254
- manual_override_allowed: boolean
24255
24278
  }
24256
24279
  commonParams: {}
24257
24280
  formData: {}
@@ -24811,7 +24834,8 @@ export interface Routes {
24811
24834
  heating_set_point_fahrenheit?:
24812
24835
  | (number | undefined)
24813
24836
  | undefined
24814
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
24837
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
24838
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
24815
24839
  manual_override_allowed?: boolean | undefined
24816
24840
  }
24817
24841
  | undefined
@@ -24849,7 +24873,8 @@ export interface Routes {
24849
24873
  heating_set_point_fahrenheit?:
24850
24874
  | (number | undefined)
24851
24875
  | undefined
24852
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
24876
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
24877
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
24853
24878
  manual_override_allowed?: boolean | undefined
24854
24879
  }
24855
24880
  | undefined
@@ -24879,7 +24904,8 @@ export interface Routes {
24879
24904
  cooling_set_point_fahrenheit?: number | undefined
24880
24905
  /** Temperature to which the thermostat should heat (in °F). */
24881
24906
  heating_set_point_fahrenheit?: number | undefined
24882
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
24907
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
24908
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
24883
24909
  manual_override_allowed: boolean
24884
24910
  }>
24885
24911
  | undefined
@@ -27421,7 +27447,8 @@ export interface Routes {
27421
27447
  heating_set_point_fahrenheit?:
27422
27448
  | (number | undefined)
27423
27449
  | undefined
27424
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
27450
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
27451
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
27425
27452
  manual_override_allowed?: boolean | undefined
27426
27453
  }
27427
27454
  | undefined
@@ -27459,7 +27486,8 @@ export interface Routes {
27459
27486
  heating_set_point_fahrenheit?:
27460
27487
  | (number | undefined)
27461
27488
  | undefined
27462
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
27489
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
27490
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
27463
27491
  manual_override_allowed?: boolean | undefined
27464
27492
  }
27465
27493
  | undefined
@@ -27489,7 +27517,8 @@ export interface Routes {
27489
27517
  cooling_set_point_fahrenheit?: number | undefined
27490
27518
  /** Temperature to which the thermostat should heat (in °F). */
27491
27519
  heating_set_point_fahrenheit?: number | undefined
27492
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
27520
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
27521
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
27493
27522
  manual_override_allowed: boolean
27494
27523
  }>
27495
27524
  | undefined
@@ -28114,7 +28143,8 @@ export interface Routes {
28114
28143
  heating_set_point_fahrenheit?:
28115
28144
  | (number | undefined)
28116
28145
  | undefined
28117
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
28146
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
28147
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
28118
28148
  manual_override_allowed?: boolean | undefined
28119
28149
  }
28120
28150
  | undefined
@@ -28152,7 +28182,8 @@ export interface Routes {
28152
28182
  heating_set_point_fahrenheit?:
28153
28183
  | (number | undefined)
28154
28184
  | undefined
28155
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
28185
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
28186
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
28156
28187
  manual_override_allowed?: boolean | undefined
28157
28188
  }
28158
28189
  | undefined
@@ -28182,7 +28213,8 @@ export interface Routes {
28182
28213
  cooling_set_point_fahrenheit?: number | undefined
28183
28214
  /** Temperature to which the thermostat should heat (in °F). */
28184
28215
  heating_set_point_fahrenheit?: number | undefined
28185
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
28216
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
28217
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
28186
28218
  manual_override_allowed: boolean
28187
28219
  }>
28188
28220
  | undefined
@@ -30220,7 +30252,8 @@ export interface Routes {
30220
30252
  cooling_set_point_fahrenheit?: number | undefined
30221
30253
  /** Temperature to which the thermostat should heat (in °F). */
30222
30254
  heating_set_point_fahrenheit?: number | undefined
30223
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
30255
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
30256
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
30224
30257
  manual_override_allowed: boolean
30225
30258
  }
30226
30259
  commonParams: {}
@@ -30945,7 +30978,8 @@ export interface Routes {
30945
30978
  heating_set_point_fahrenheit?:
30946
30979
  | (number | undefined)
30947
30980
  | undefined
30948
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
30981
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
30982
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
30949
30983
  manual_override_allowed?: boolean | undefined
30950
30984
  }
30951
30985
  | undefined
@@ -30983,7 +31017,8 @@ export interface Routes {
30983
31017
  heating_set_point_fahrenheit?:
30984
31018
  | (number | undefined)
30985
31019
  | undefined
30986
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
31020
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
31021
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
30987
31022
  manual_override_allowed?: boolean | undefined
30988
31023
  }
30989
31024
  | undefined
@@ -31013,7 +31048,8 @@ export interface Routes {
31013
31048
  cooling_set_point_fahrenheit?: number | undefined
31014
31049
  /** Temperature to which the thermostat should heat (in °F). */
31015
31050
  heating_set_point_fahrenheit?: number | undefined
31016
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
31051
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
31052
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
31017
31053
  manual_override_allowed: boolean
31018
31054
  }>
31019
31055
  | undefined
@@ -31640,7 +31676,8 @@ export interface Routes {
31640
31676
  heating_set_point_fahrenheit?:
31641
31677
  | (number | undefined)
31642
31678
  | undefined
31643
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
31679
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
31680
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
31644
31681
  manual_override_allowed?: boolean | undefined
31645
31682
  }
31646
31683
  | undefined
@@ -31678,7 +31715,8 @@ export interface Routes {
31678
31715
  heating_set_point_fahrenheit?:
31679
31716
  | (number | undefined)
31680
31717
  | undefined
31681
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
31718
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
31719
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
31682
31720
  manual_override_allowed?: boolean | undefined
31683
31721
  }
31684
31722
  | undefined
@@ -31708,7 +31746,8 @@ export interface Routes {
31708
31746
  cooling_set_point_fahrenheit?: number | undefined
31709
31747
  /** Temperature to which the thermostat should heat (in °F). */
31710
31748
  heating_set_point_fahrenheit?: number | undefined
31711
- /** Indicates whether a person at the thermostat can change the thermostat's settings. */
31749
+ /** Indicates whether a person at the thermostat can change the thermostat's settings.
31750
+ * @deprecated Use 'thermostat_schedule.is_override_allowed' */
31712
31751
  manual_override_allowed: boolean
31713
31752
  }>
31714
31753
  | undefined