@seamapi/types 1.580.0 → 1.581.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.
@@ -10823,7 +10823,7 @@ export type Routes = {
10823
10823
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
10824
10824
  can_delete?: boolean | undefined;
10825
10825
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
10826
- can_program?: boolean | undefined;
10826
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
10827
10827
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
10828
10828
  name?: ((string | null) | undefined) | undefined;
10829
10829
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -10869,7 +10869,7 @@ export type Routes = {
10869
10869
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
10870
10870
  can_delete?: boolean | undefined;
10871
10871
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
10872
- can_program?: boolean | undefined;
10872
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
10873
10873
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
10874
10874
  name?: ((string | null) | undefined) | undefined;
10875
10875
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -10914,7 +10914,7 @@ export type Routes = {
10914
10914
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
10915
10915
  can_delete: boolean;
10916
10916
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
10917
- can_program: boolean;
10917
+ can_use_with_thermostat_daily_programs: boolean;
10918
10918
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
10919
10919
  name?: (string | null) | undefined;
10920
10920
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -14009,7 +14009,7 @@ export type Routes = {
14009
14009
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
14010
14010
  can_delete?: boolean | undefined;
14011
14011
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
14012
- can_program?: boolean | undefined;
14012
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
14013
14013
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
14014
14014
  name?: ((string | null) | undefined) | undefined;
14015
14015
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -14055,7 +14055,7 @@ export type Routes = {
14055
14055
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
14056
14056
  can_delete?: boolean | undefined;
14057
14057
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
14058
- can_program?: boolean | undefined;
14058
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
14059
14059
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
14060
14060
  name?: ((string | null) | undefined) | undefined;
14061
14061
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -14100,7 +14100,7 @@ export type Routes = {
14100
14100
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
14101
14101
  can_delete: boolean;
14102
14102
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
14103
- can_program: boolean;
14103
+ can_use_with_thermostat_daily_programs: boolean;
14104
14104
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
14105
14105
  name?: (string | null) | undefined;
14106
14106
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -32511,7 +32511,7 @@ export type Routes = {
32511
32511
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
32512
32512
  can_delete?: boolean | undefined;
32513
32513
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
32514
- can_program?: boolean | undefined;
32514
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
32515
32515
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
32516
32516
  name?: ((string | null) | undefined) | undefined;
32517
32517
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -32557,7 +32557,7 @@ export type Routes = {
32557
32557
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
32558
32558
  can_delete?: boolean | undefined;
32559
32559
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
32560
- can_program?: boolean | undefined;
32560
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
32561
32561
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
32562
32562
  name?: ((string | null) | undefined) | undefined;
32563
32563
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -32602,7 +32602,7 @@ export type Routes = {
32602
32602
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
32603
32603
  can_delete: boolean;
32604
32604
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
32605
- can_program: boolean;
32605
+ can_use_with_thermostat_daily_programs: boolean;
32606
32606
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
32607
32607
  name?: (string | null) | undefined;
32608
32608
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -33767,7 +33767,7 @@ export type Routes = {
33767
33767
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
33768
33768
  can_delete?: boolean | undefined;
33769
33769
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
33770
- can_program?: boolean | undefined;
33770
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
33771
33771
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
33772
33772
  name?: ((string | null) | undefined) | undefined;
33773
33773
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -33813,7 +33813,7 @@ export type Routes = {
33813
33813
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
33814
33814
  can_delete?: boolean | undefined;
33815
33815
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
33816
- can_program?: boolean | undefined;
33816
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
33817
33817
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
33818
33818
  name?: ((string | null) | undefined) | undefined;
33819
33819
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -33858,7 +33858,7 @@ export type Routes = {
33858
33858
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
33859
33859
  can_delete: boolean;
33860
33860
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
33861
- can_program: boolean;
33861
+ can_use_with_thermostat_daily_programs: boolean;
33862
33862
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
33863
33863
  name?: (string | null) | undefined;
33864
33864
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -39944,7 +39944,7 @@ export type Routes = {
39944
39944
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
39945
39945
  can_delete?: boolean | undefined;
39946
39946
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
39947
- can_program?: boolean | undefined;
39947
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
39948
39948
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
39949
39949
  name?: ((string | null) | undefined) | undefined;
39950
39950
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -39990,7 +39990,7 @@ export type Routes = {
39990
39990
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
39991
39991
  can_delete?: boolean | undefined;
39992
39992
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
39993
- can_program?: boolean | undefined;
39993
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
39994
39994
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
39995
39995
  name?: ((string | null) | undefined) | undefined;
39996
39996
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -40035,7 +40035,7 @@ export type Routes = {
40035
40035
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
40036
40036
  can_delete: boolean;
40037
40037
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
40038
- can_program: boolean;
40038
+ can_use_with_thermostat_daily_programs: boolean;
40039
40039
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
40040
40040
  name?: (string | null) | undefined;
40041
40041
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -41151,7 +41151,7 @@ export type Routes = {
41151
41151
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
41152
41152
  can_delete?: boolean | undefined;
41153
41153
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
41154
- can_program?: boolean | undefined;
41154
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
41155
41155
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
41156
41156
  name?: ((string | null) | undefined) | undefined;
41157
41157
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -41197,7 +41197,7 @@ export type Routes = {
41197
41197
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
41198
41198
  can_delete?: boolean | undefined;
41199
41199
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
41200
- can_program?: boolean | undefined;
41200
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
41201
41201
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
41202
41202
  name?: ((string | null) | undefined) | undefined;
41203
41203
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -41242,7 +41242,7 @@ export type Routes = {
41242
41242
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
41243
41243
  can_delete: boolean;
41244
41244
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
41245
- can_program: boolean;
41245
+ can_use_with_thermostat_daily_programs: boolean;
41246
41246
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
41247
41247
  name?: (string | null) | undefined;
41248
41248
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -42407,7 +42407,7 @@ export type Routes = {
42407
42407
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
42408
42408
  can_delete?: boolean | undefined;
42409
42409
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
42410
- can_program?: boolean | undefined;
42410
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
42411
42411
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
42412
42412
  name?: ((string | null) | undefined) | undefined;
42413
42413
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -42453,7 +42453,7 @@ export type Routes = {
42453
42453
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
42454
42454
  can_delete?: boolean | undefined;
42455
42455
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
42456
- can_program?: boolean | undefined;
42456
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
42457
42457
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
42458
42458
  name?: ((string | null) | undefined) | undefined;
42459
42459
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -42498,7 +42498,7 @@ export type Routes = {
42498
42498
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
42499
42499
  can_delete: boolean;
42500
42500
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
42501
- can_program: boolean;
42501
+ can_use_with_thermostat_daily_programs: boolean;
42502
42502
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
42503
42503
  name?: (string | null) | undefined;
42504
42504
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -43613,7 +43613,7 @@ export type Routes = {
43613
43613
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
43614
43614
  can_delete?: boolean | undefined;
43615
43615
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
43616
- can_program?: boolean | undefined;
43616
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
43617
43617
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
43618
43618
  name?: ((string | null) | undefined) | undefined;
43619
43619
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -43659,7 +43659,7 @@ export type Routes = {
43659
43659
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
43660
43660
  can_delete?: boolean | undefined;
43661
43661
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
43662
- can_program?: boolean | undefined;
43662
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
43663
43663
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
43664
43664
  name?: ((string | null) | undefined) | undefined;
43665
43665
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -43704,7 +43704,7 @@ export type Routes = {
43704
43704
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
43705
43705
  can_delete: boolean;
43706
43706
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
43707
- can_program: boolean;
43707
+ can_use_with_thermostat_daily_programs: boolean;
43708
43708
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
43709
43709
  name?: (string | null) | undefined;
43710
43710
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -49907,7 +49907,7 @@ export type Routes = {
49907
49907
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
49908
49908
  can_delete?: boolean | undefined;
49909
49909
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
49910
- can_program?: boolean | undefined;
49910
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
49911
49911
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
49912
49912
  name?: ((string | null) | undefined) | undefined;
49913
49913
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -49953,7 +49953,7 @@ export type Routes = {
49953
49953
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
49954
49954
  can_delete?: boolean | undefined;
49955
49955
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
49956
- can_program?: boolean | undefined;
49956
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
49957
49957
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
49958
49958
  name?: ((string | null) | undefined) | undefined;
49959
49959
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -49998,7 +49998,7 @@ export type Routes = {
49998
49998
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
49999
49999
  can_delete: boolean;
50000
50000
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
50001
- can_program: boolean;
50001
+ can_use_with_thermostat_daily_programs: boolean;
50002
50002
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
50003
50003
  name?: (string | null) | undefined;
50004
50004
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -51113,7 +51113,7 @@ export type Routes = {
51113
51113
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
51114
51114
  can_delete?: boolean | undefined;
51115
51115
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
51116
- can_program?: boolean | undefined;
51116
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
51117
51117
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
51118
51118
  name?: ((string | null) | undefined) | undefined;
51119
51119
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -51159,7 +51159,7 @@ export type Routes = {
51159
51159
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
51160
51160
  can_delete?: boolean | undefined;
51161
51161
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
51162
- can_program?: boolean | undefined;
51162
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
51163
51163
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
51164
51164
  name?: ((string | null) | undefined) | undefined;
51165
51165
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -51204,7 +51204,7 @@ export type Routes = {
51204
51204
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
51205
51205
  can_delete: boolean;
51206
51206
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
51207
- can_program: boolean;
51207
+ can_use_with_thermostat_daily_programs: boolean;
51208
51208
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
51209
51209
  name?: (string | null) | undefined;
51210
51210
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -59839,7 +59839,7 @@ export type Routes = {
59839
59839
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
59840
59840
  can_delete?: boolean | undefined;
59841
59841
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
59842
- can_program?: boolean | undefined;
59842
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
59843
59843
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
59844
59844
  name?: ((string | null) | undefined) | undefined;
59845
59845
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -59885,7 +59885,7 @@ export type Routes = {
59885
59885
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
59886
59886
  can_delete?: boolean | undefined;
59887
59887
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
59888
- can_program?: boolean | undefined;
59888
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
59889
59889
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
59890
59890
  name?: ((string | null) | undefined) | undefined;
59891
59891
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -59930,7 +59930,7 @@ export type Routes = {
59930
59930
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
59931
59931
  can_delete: boolean;
59932
59932
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
59933
- can_program: boolean;
59933
+ can_use_with_thermostat_daily_programs: boolean;
59934
59934
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
59935
59935
  name?: (string | null) | undefined;
59936
59936
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -65435,7 +65435,7 @@ export type Routes = {
65435
65435
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
65436
65436
  can_delete?: boolean | undefined;
65437
65437
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
65438
- can_program?: boolean | undefined;
65438
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
65439
65439
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
65440
65440
  name?: ((string | null) | undefined) | undefined;
65441
65441
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -65481,7 +65481,7 @@ export type Routes = {
65481
65481
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
65482
65482
  can_delete?: boolean | undefined;
65483
65483
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
65484
- can_program?: boolean | undefined;
65484
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
65485
65485
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
65486
65486
  name?: ((string | null) | undefined) | undefined;
65487
65487
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -65526,7 +65526,7 @@ export type Routes = {
65526
65526
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
65527
65527
  can_delete: boolean;
65528
65528
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
65529
- can_program: boolean;
65529
+ can_use_with_thermostat_daily_programs: boolean;
65530
65530
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
65531
65531
  name?: (string | null) | undefined;
65532
65532
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -69223,7 +69223,7 @@ export type Routes = {
69223
69223
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
69224
69224
  can_delete?: boolean | undefined;
69225
69225
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
69226
- can_program?: boolean | undefined;
69226
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
69227
69227
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
69228
69228
  name?: ((string | null) | undefined) | undefined;
69229
69229
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -69269,7 +69269,7 @@ export type Routes = {
69269
69269
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
69270
69270
  can_delete?: boolean | undefined;
69271
69271
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
69272
- can_program?: boolean | undefined;
69272
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
69273
69273
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
69274
69274
  name?: ((string | null) | undefined) | undefined;
69275
69275
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -69314,7 +69314,7 @@ export type Routes = {
69314
69314
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
69315
69315
  can_delete: boolean;
69316
69316
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
69317
- can_program: boolean;
69317
+ can_use_with_thermostat_daily_programs: boolean;
69318
69318
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
69319
69319
  name?: (string | null) | undefined;
69320
69320
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -70429,7 +70429,7 @@ export type Routes = {
70429
70429
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
70430
70430
  can_delete?: boolean | undefined;
70431
70431
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
70432
- can_program?: boolean | undefined;
70432
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
70433
70433
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
70434
70434
  name?: ((string | null) | undefined) | undefined;
70435
70435
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -70475,7 +70475,7 @@ export type Routes = {
70475
70475
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
70476
70476
  can_delete?: boolean | undefined;
70477
70477
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
70478
- can_program?: boolean | undefined;
70478
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
70479
70479
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
70480
70480
  name?: ((string | null) | undefined) | undefined;
70481
70481
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -70520,7 +70520,7 @@ export type Routes = {
70520
70520
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
70521
70521
  can_delete: boolean;
70522
70522
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
70523
- can_program: boolean;
70523
+ can_use_with_thermostat_daily_programs: boolean;
70524
70524
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
70525
70525
  name?: (string | null) | undefined;
70526
70526
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -77578,7 +77578,7 @@ export type Routes = {
77578
77578
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
77579
77579
  can_delete?: boolean | undefined;
77580
77580
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
77581
- can_program?: boolean | undefined;
77581
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
77582
77582
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
77583
77583
  name?: ((string | null) | undefined) | undefined;
77584
77584
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -77624,7 +77624,7 @@ export type Routes = {
77624
77624
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
77625
77625
  can_delete?: boolean | undefined;
77626
77626
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
77627
- can_program?: boolean | undefined;
77627
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
77628
77628
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
77629
77629
  name?: ((string | null) | undefined) | undefined;
77630
77630
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -77669,7 +77669,7 @@ export type Routes = {
77669
77669
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
77670
77670
  can_delete: boolean;
77671
77671
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
77672
- can_program: boolean;
77672
+ can_use_with_thermostat_daily_programs: boolean;
77673
77673
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
77674
77674
  name?: (string | null) | undefined;
77675
77675
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -78786,7 +78786,7 @@ export type Routes = {
78786
78786
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
78787
78787
  can_delete?: boolean | undefined;
78788
78788
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
78789
- can_program?: boolean | undefined;
78789
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
78790
78790
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
78791
78791
  name?: ((string | null) | undefined) | undefined;
78792
78792
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -78832,7 +78832,7 @@ export type Routes = {
78832
78832
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
78833
78833
  can_delete?: boolean | undefined;
78834
78834
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
78835
- can_program?: boolean | undefined;
78835
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
78836
78836
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
78837
78837
  name?: ((string | null) | undefined) | undefined;
78838
78838
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -78877,7 +78877,7 @@ export type Routes = {
78877
78877
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
78878
78878
  can_delete: boolean;
78879
78879
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
78880
- can_program: boolean;
78880
+ can_use_with_thermostat_daily_programs: boolean;
78881
78881
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
78882
78882
  name?: (string | null) | undefined;
78883
78883
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -80764,7 +80764,7 @@ export type Routes = {
80764
80764
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
80765
80765
  can_delete?: boolean | undefined;
80766
80766
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
80767
- can_program?: boolean | undefined;
80767
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
80768
80768
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
80769
80769
  name?: ((string | null) | undefined) | undefined;
80770
80770
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -80810,7 +80810,7 @@ export type Routes = {
80810
80810
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
80811
80811
  can_delete?: boolean | undefined;
80812
80812
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
80813
- can_program?: boolean | undefined;
80813
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
80814
80814
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
80815
80815
  name?: ((string | null) | undefined) | undefined;
80816
80816
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
@@ -80855,7 +80855,7 @@ export type Routes = {
80855
80855
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted. */
80856
80856
  can_delete: boolean;
80857
80857
  /** Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program. */
80858
- can_program: boolean;
80858
+ can_use_with_thermostat_daily_programs: boolean;
80859
80859
  /** User-friendly name to identify the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
80860
80860
  name?: (string | null) | undefined;
80861
80861
  /** Display name for the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets). */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seamapi/types",
3
- "version": "1.580.0",
3
+ "version": "1.581.0",
4
4
  "description": "TypeScript types for the Seam API.",
5
5
  "type": "module",
6
6
  "main": "index.js",
@@ -22,7 +22,7 @@ export const climate_preset = z.object({
22
22
  .describe(
23
23
  'Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted.',
24
24
  ),
25
- can_program: z
25
+ can_use_with_thermostat_daily_programs: z
26
26
  .boolean()
27
27
  .describe(
28
28
  'Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program.',
@@ -11860,7 +11860,7 @@ export default {
11860
11860
  'Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be edited.',
11861
11861
  type: 'boolean',
11862
11862
  },
11863
- can_program: {
11863
+ can_use_with_thermostat_daily_programs: {
11864
11864
  description:
11865
11865
  'Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program.',
11866
11866
  type: 'boolean',
@@ -11972,7 +11972,7 @@ export default {
11972
11972
  'climate_preset_key',
11973
11973
  'can_edit',
11974
11974
  'can_delete',
11975
- 'can_program',
11975
+ 'can_use_with_thermostat_daily_programs',
11976
11976
  'display_name',
11977
11977
  'manual_override_allowed',
11978
11978
  ],
@@ -12014,7 +12014,7 @@ export default {
12014
12014
  'Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be edited.',
12015
12015
  type: 'boolean',
12016
12016
  },
12017
- can_program: {
12017
+ can_use_with_thermostat_daily_programs: {
12018
12018
  description:
12019
12019
  'Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program.',
12020
12020
  type: 'boolean',
@@ -12134,7 +12134,7 @@ export default {
12134
12134
  'Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be edited.',
12135
12135
  type: 'boolean',
12136
12136
  },
12137
- can_program: {
12137
+ can_use_with_thermostat_daily_programs: {
12138
12138
  description:
12139
12139
  'Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be programmed in a thermostat daily program.',
12140
12140
  type: 'boolean',