@seamapi/types 1.422.1 → 1.423.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.
@@ -23731,7 +23731,8 @@ export interface Routes {
23731
23731
  }> | undefined;
23732
23732
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
23733
23733
  fallback_climate_preset_key?: (string | null) | undefined;
23734
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
23734
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
23735
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
23735
23736
  active_thermostat_schedule?: ({
23736
23737
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
23737
23738
  thermostat_schedule_id: string;
@@ -23761,6 +23762,8 @@ export interface Routes {
23761
23762
  message: string;
23762
23763
  }>;
23763
23764
  } | null) | undefined;
23765
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
23766
+ active_thermostat_schedule_id?: (string | null) | undefined;
23764
23767
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
23765
23768
  thermostat_daily_programs?: (Array<{
23766
23769
  /** ID of the thermostat daily program. */
@@ -24883,7 +24886,8 @@ export interface Routes {
24883
24886
  }> | undefined;
24884
24887
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
24885
24888
  fallback_climate_preset_key?: (string | null) | undefined;
24886
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
24889
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
24890
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
24887
24891
  active_thermostat_schedule?: ({
24888
24892
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
24889
24893
  thermostat_schedule_id: string;
@@ -24913,6 +24917,8 @@ export interface Routes {
24913
24917
  message: string;
24914
24918
  }>;
24915
24919
  } | null) | undefined;
24920
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
24921
+ active_thermostat_schedule_id?: (string | null) | undefined;
24916
24922
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
24917
24923
  thermostat_daily_programs?: (Array<{
24918
24924
  /** ID of the thermostat daily program. */
@@ -29796,7 +29802,8 @@ export interface Routes {
29796
29802
  }> | undefined;
29797
29803
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
29798
29804
  fallback_climate_preset_key?: (string | null) | undefined;
29799
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
29805
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
29806
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
29800
29807
  active_thermostat_schedule?: ({
29801
29808
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
29802
29809
  thermostat_schedule_id: string;
@@ -29826,6 +29833,8 @@ export interface Routes {
29826
29833
  message: string;
29827
29834
  }>;
29828
29835
  } | null) | undefined;
29836
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
29837
+ active_thermostat_schedule_id?: (string | null) | undefined;
29829
29838
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
29830
29839
  thermostat_daily_programs?: (Array<{
29831
29840
  /** ID of the thermostat daily program. */
@@ -30904,7 +30913,8 @@ export interface Routes {
30904
30913
  }> | undefined;
30905
30914
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
30906
30915
  fallback_climate_preset_key?: (string | null) | undefined;
30907
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
30916
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
30917
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
30908
30918
  active_thermostat_schedule?: ({
30909
30919
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
30910
30920
  thermostat_schedule_id: string;
@@ -30934,6 +30944,8 @@ export interface Routes {
30934
30944
  message: string;
30935
30945
  }>;
30936
30946
  } | null) | undefined;
30947
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
30948
+ active_thermostat_schedule_id?: (string | null) | undefined;
30937
30949
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
30938
30950
  thermostat_daily_programs?: (Array<{
30939
30951
  /** ID of the thermostat daily program. */
@@ -32056,7 +32068,8 @@ export interface Routes {
32056
32068
  }> | undefined;
32057
32069
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
32058
32070
  fallback_climate_preset_key?: (string | null) | undefined;
32059
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
32071
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
32072
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
32060
32073
  active_thermostat_schedule?: ({
32061
32074
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
32062
32075
  thermostat_schedule_id: string;
@@ -32086,6 +32099,8 @@ export interface Routes {
32086
32099
  message: string;
32087
32100
  }>;
32088
32101
  } | null) | undefined;
32102
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
32103
+ active_thermostat_schedule_id?: (string | null) | undefined;
32089
32104
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
32090
32105
  thermostat_daily_programs?: (Array<{
32091
32106
  /** ID of the thermostat daily program. */
@@ -33163,7 +33178,8 @@ export interface Routes {
33163
33178
  }> | undefined;
33164
33179
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
33165
33180
  fallback_climate_preset_key?: (string | null) | undefined;
33166
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
33181
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
33182
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
33167
33183
  active_thermostat_schedule?: ({
33168
33184
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
33169
33185
  thermostat_schedule_id: string;
@@ -33193,6 +33209,8 @@ export interface Routes {
33193
33209
  message: string;
33194
33210
  }>;
33195
33211
  } | null) | undefined;
33212
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
33213
+ active_thermostat_schedule_id?: (string | null) | undefined;
33196
33214
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
33197
33215
  thermostat_daily_programs?: (Array<{
33198
33216
  /** ID of the thermostat daily program. */
@@ -39608,7 +39626,8 @@ export interface Routes {
39608
39626
  }> | undefined;
39609
39627
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
39610
39628
  fallback_climate_preset_key?: (string | null) | undefined;
39611
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
39629
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
39630
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
39612
39631
  active_thermostat_schedule?: ({
39613
39632
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
39614
39633
  thermostat_schedule_id: string;
@@ -39638,6 +39657,8 @@ export interface Routes {
39638
39657
  message: string;
39639
39658
  }>;
39640
39659
  } | null) | undefined;
39660
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
39661
+ active_thermostat_schedule_id?: (string | null) | undefined;
39641
39662
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
39642
39663
  thermostat_daily_programs?: (Array<{
39643
39664
  /** ID of the thermostat daily program. */
@@ -40715,7 +40736,8 @@ export interface Routes {
40715
40736
  }> | undefined;
40716
40737
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
40717
40738
  fallback_climate_preset_key?: (string | null) | undefined;
40718
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
40739
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
40740
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
40719
40741
  active_thermostat_schedule?: ({
40720
40742
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
40721
40743
  thermostat_schedule_id: string;
@@ -40745,6 +40767,8 @@ export interface Routes {
40745
40767
  message: string;
40746
40768
  }>;
40747
40769
  } | null) | undefined;
40770
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
40771
+ active_thermostat_schedule_id?: (string | null) | undefined;
40748
40772
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
40749
40773
  thermostat_daily_programs?: (Array<{
40750
40774
  /** ID of the thermostat daily program. */
@@ -51191,7 +51215,8 @@ export interface Routes {
51191
51215
  }> | undefined;
51192
51216
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
51193
51217
  fallback_climate_preset_key?: (string | null) | undefined;
51194
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
51218
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
51219
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
51195
51220
  active_thermostat_schedule?: ({
51196
51221
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
51197
51222
  thermostat_schedule_id: string;
@@ -51221,6 +51246,8 @@ export interface Routes {
51221
51246
  message: string;
51222
51247
  }>;
51223
51248
  } | null) | undefined;
51249
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
51250
+ active_thermostat_schedule_id?: (string | null) | undefined;
51224
51251
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
51225
51252
  thermostat_daily_programs?: (Array<{
51226
51253
  /** ID of the thermostat daily program. */
@@ -54985,7 +55012,8 @@ export interface Routes {
54985
55012
  }> | undefined;
54986
55013
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
54987
55014
  fallback_climate_preset_key?: (string | null) | undefined;
54988
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
55015
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
55016
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
54989
55017
  active_thermostat_schedule?: ({
54990
55018
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
54991
55019
  thermostat_schedule_id: string;
@@ -55015,6 +55043,8 @@ export interface Routes {
55015
55043
  message: string;
55016
55044
  }>;
55017
55045
  } | null) | undefined;
55046
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
55047
+ active_thermostat_schedule_id?: (string | null) | undefined;
55018
55048
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
55019
55049
  thermostat_daily_programs?: (Array<{
55020
55050
  /** ID of the thermostat daily program. */
@@ -56092,7 +56122,8 @@ export interface Routes {
56092
56122
  }> | undefined;
56093
56123
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
56094
56124
  fallback_climate_preset_key?: (string | null) | undefined;
56095
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
56125
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
56126
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
56096
56127
  active_thermostat_schedule?: ({
56097
56128
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
56098
56129
  thermostat_schedule_id: string;
@@ -56122,6 +56153,8 @@ export interface Routes {
56122
56153
  message: string;
56123
56154
  }>;
56124
56155
  } | null) | undefined;
56156
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
56157
+ active_thermostat_schedule_id?: (string | null) | undefined;
56125
56158
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
56126
56159
  thermostat_daily_programs?: (Array<{
56127
56160
  /** ID of the thermostat daily program. */
@@ -63777,7 +63810,8 @@ export interface Routes {
63777
63810
  }> | undefined;
63778
63811
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
63779
63812
  fallback_climate_preset_key?: (string | null) | undefined;
63780
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
63813
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
63814
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
63781
63815
  active_thermostat_schedule?: ({
63782
63816
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
63783
63817
  thermostat_schedule_id: string;
@@ -63807,6 +63841,8 @@ export interface Routes {
63807
63841
  message: string;
63808
63842
  }>;
63809
63843
  } | null) | undefined;
63844
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
63845
+ active_thermostat_schedule_id?: (string | null) | undefined;
63810
63846
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
63811
63847
  thermostat_daily_programs?: (Array<{
63812
63848
  /** ID of the thermostat daily program. */
@@ -64886,7 +64922,8 @@ export interface Routes {
64886
64922
  }> | undefined;
64887
64923
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
64888
64924
  fallback_climate_preset_key?: (string | null) | undefined;
64889
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
64925
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
64926
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
64890
64927
  active_thermostat_schedule?: ({
64891
64928
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
64892
64929
  thermostat_schedule_id: string;
@@ -64916,6 +64953,8 @@ export interface Routes {
64916
64953
  message: string;
64917
64954
  }>;
64918
64955
  } | null) | undefined;
64956
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
64957
+ active_thermostat_schedule_id?: (string | null) | undefined;
64919
64958
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
64920
64959
  thermostat_daily_programs?: (Array<{
64921
64960
  /** ID of the thermostat daily program. */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seamapi/types",
3
- "version": "1.422.1",
3
+ "version": "1.423.0",
4
4
  "description": "TypeScript types for the Seam API.",
5
5
  "type": "module",
6
6
  "main": "index.js",
@@ -98,20 +98,25 @@ export const thermostat_capability_properties = z
98
98
  ---
99
99
  Available [climate presets](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) for the thermostat.
100
100
  `),
101
- fallback_climate_preset_key: z.string().min(1).nullable().default(null)
102
- .describe(`
101
+ fallback_climate_preset_key: z.string().min(1).nullable().describe(`
103
102
  ---
104
103
  property_group_key: thermostats
105
104
  ---
106
105
  Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat.
107
106
  `),
108
- active_thermostat_schedule: thermostat_schedule.nullable().default(null)
109
- .describe(`
107
+ active_thermostat_schedule: thermostat_schedule.nullable().describe(`
110
108
  ---
111
109
  property_group_key: thermostats
110
+ deprecated: Use \`active_thermostat_schedule_id\` with \`/thermostats/schedules/get\` instead.
112
111
  ---
113
112
  Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
114
113
  `),
114
+ active_thermostat_schedule_id: z.string().uuid().nullable().describe(`
115
+ ---
116
+ property_group_key: thermostats
117
+ ---
118
+ ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
119
+ `),
115
120
  thermostat_daily_programs: z.array(thermostat_daily_program).optional()
116
121
  .describe(`
117
122
  ---
@@ -11538,7 +11538,7 @@ export default {
11538
11538
  {
11539
11539
  properties: {
11540
11540
  active_thermostat_schedule: {
11541
- default: null,
11541
+ deprecated: true,
11542
11542
  description:
11543
11543
  'Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).',
11544
11544
  nullable: true,
@@ -11637,9 +11637,19 @@ export default {
11637
11637
  'errors',
11638
11638
  ],
11639
11639
  type: 'object',
11640
+ 'x-deprecated':
11641
+ 'Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead.',
11640
11642
  'x-property-group-key': 'thermostats',
11641
11643
  'x-route-path': '/thermostats/schedules',
11642
11644
  },
11645
+ active_thermostat_schedule_id: {
11646
+ description:
11647
+ 'ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).',
11648
+ format: 'uuid',
11649
+ nullable: true,
11650
+ type: 'string',
11651
+ 'x-property-group-key': 'thermostats',
11652
+ },
11643
11653
  available_climate_presets: {
11644
11654
  description:
11645
11655
  'Available [climate presets](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) for the thermostat.',
@@ -11924,7 +11934,6 @@ export default {
11924
11934
  'x-property-group-key': 'thermostats',
11925
11935
  },
11926
11936
  fallback_climate_preset_key: {
11927
- default: null,
11928
11937
  description:
11929
11938
  'Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat.',
11930
11939
  minLength: 1,
@@ -27078,7 +27078,8 @@ export interface Routes {
27078
27078
  | undefined
27079
27079
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
27080
27080
  fallback_climate_preset_key?: (string | null) | undefined
27081
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
27081
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
27082
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
27082
27083
  active_thermostat_schedule?:
27083
27084
  | ({
27084
27085
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
@@ -27110,6 +27111,8 @@ export interface Routes {
27110
27111
  }>
27111
27112
  } | null)
27112
27113
  | undefined
27114
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
27115
+ active_thermostat_schedule_id?: (string | null) | undefined
27113
27116
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
27114
27117
  thermostat_daily_programs?:
27115
27118
  | (
@@ -28621,7 +28624,8 @@ export interface Routes {
28621
28624
  | undefined
28622
28625
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
28623
28626
  fallback_climate_preset_key?: (string | null) | undefined
28624
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
28627
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
28628
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
28625
28629
  active_thermostat_schedule?:
28626
28630
  | ({
28627
28631
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
@@ -28653,6 +28657,8 @@ export interface Routes {
28653
28657
  }>
28654
28658
  } | null)
28655
28659
  | undefined
28660
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
28661
+ active_thermostat_schedule_id?: (string | null) | undefined
28656
28662
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
28657
28663
  thermostat_daily_programs?:
28658
28664
  | (
@@ -34564,7 +34570,8 @@ export interface Routes {
34564
34570
  | undefined
34565
34571
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
34566
34572
  fallback_climate_preset_key?: (string | null) | undefined
34567
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
34573
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
34574
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
34568
34575
  active_thermostat_schedule?:
34569
34576
  | ({
34570
34577
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
@@ -34596,6 +34603,8 @@ export interface Routes {
34596
34603
  }>
34597
34604
  } | null)
34598
34605
  | undefined
34606
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
34607
+ active_thermostat_schedule_id?: (string | null) | undefined
34599
34608
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
34600
34609
  thermostat_daily_programs?:
34601
34610
  | (
@@ -35909,7 +35918,8 @@ export interface Routes {
35909
35918
  | undefined
35910
35919
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
35911
35920
  fallback_climate_preset_key?: (string | null) | undefined
35912
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
35921
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
35922
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
35913
35923
  active_thermostat_schedule?:
35914
35924
  | ({
35915
35925
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
@@ -35941,6 +35951,8 @@ export interface Routes {
35941
35951
  }>
35942
35952
  } | null)
35943
35953
  | undefined
35954
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
35955
+ active_thermostat_schedule_id?: (string | null) | undefined
35944
35956
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
35945
35957
  thermostat_daily_programs?:
35946
35958
  | (
@@ -37417,7 +37429,8 @@ export interface Routes {
37417
37429
  | undefined
37418
37430
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
37419
37431
  fallback_climate_preset_key?: (string | null) | undefined
37420
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
37432
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
37433
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
37421
37434
  active_thermostat_schedule?:
37422
37435
  | ({
37423
37436
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
@@ -37449,6 +37462,8 @@ export interface Routes {
37449
37462
  }>
37450
37463
  } | null)
37451
37464
  | undefined
37465
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
37466
+ active_thermostat_schedule_id?: (string | null) | undefined
37452
37467
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
37453
37468
  thermostat_daily_programs?:
37454
37469
  | (
@@ -38761,7 +38776,8 @@ export interface Routes {
38761
38776
  | undefined
38762
38777
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
38763
38778
  fallback_climate_preset_key?: (string | null) | undefined
38764
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
38779
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
38780
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
38765
38781
  active_thermostat_schedule?:
38766
38782
  | ({
38767
38783
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
@@ -38793,6 +38809,8 @@ export interface Routes {
38793
38809
  }>
38794
38810
  } | null)
38795
38811
  | undefined
38812
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
38813
+ active_thermostat_schedule_id?: (string | null) | undefined
38796
38814
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
38797
38815
  thermostat_daily_programs?:
38798
38816
  | (
@@ -46229,7 +46247,8 @@ export interface Routes {
46229
46247
  | undefined
46230
46248
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
46231
46249
  fallback_climate_preset_key?: (string | null) | undefined
46232
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
46250
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
46251
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
46233
46252
  active_thermostat_schedule?:
46234
46253
  | ({
46235
46254
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
@@ -46261,6 +46280,8 @@ export interface Routes {
46261
46280
  }>
46262
46281
  } | null)
46263
46282
  | undefined
46283
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
46284
+ active_thermostat_schedule_id?: (string | null) | undefined
46264
46285
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
46265
46286
  thermostat_daily_programs?:
46266
46287
  | (
@@ -47573,7 +47594,8 @@ export interface Routes {
47573
47594
  | undefined
47574
47595
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
47575
47596
  fallback_climate_preset_key?: (string | null) | undefined
47576
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
47597
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
47598
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
47577
47599
  active_thermostat_schedule?:
47578
47600
  | ({
47579
47601
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
@@ -47605,6 +47627,8 @@ export interface Routes {
47605
47627
  }>
47606
47628
  } | null)
47607
47629
  | undefined
47630
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
47631
+ active_thermostat_schedule_id?: (string | null) | undefined
47608
47632
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
47609
47633
  thermostat_daily_programs?:
47610
47634
  | (
@@ -59548,7 +59572,8 @@ export interface Routes {
59548
59572
  | undefined
59549
59573
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
59550
59574
  fallback_climate_preset_key?: (string | null) | undefined
59551
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
59575
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
59576
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
59552
59577
  active_thermostat_schedule?:
59553
59578
  | ({
59554
59579
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
@@ -59580,6 +59605,8 @@ export interface Routes {
59580
59605
  }>
59581
59606
  } | null)
59582
59607
  | undefined
59608
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
59609
+ active_thermostat_schedule_id?: (string | null) | undefined
59583
59610
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
59584
59611
  thermostat_daily_programs?:
59585
59612
  | (
@@ -64012,7 +64039,8 @@ export interface Routes {
64012
64039
  | undefined
64013
64040
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
64014
64041
  fallback_climate_preset_key?: (string | null) | undefined
64015
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
64042
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
64043
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
64016
64044
  active_thermostat_schedule?:
64017
64045
  | ({
64018
64046
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
@@ -64044,6 +64072,8 @@ export interface Routes {
64044
64072
  }>
64045
64073
  } | null)
64046
64074
  | undefined
64075
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
64076
+ active_thermostat_schedule_id?: (string | null) | undefined
64047
64077
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
64048
64078
  thermostat_daily_programs?:
64049
64079
  | (
@@ -65356,7 +65386,8 @@ export interface Routes {
65356
65386
  | undefined
65357
65387
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
65358
65388
  fallback_climate_preset_key?: (string | null) | undefined
65359
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
65389
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
65390
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
65360
65391
  active_thermostat_schedule?:
65361
65392
  | ({
65362
65393
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
@@ -65388,6 +65419,8 @@ export interface Routes {
65388
65419
  }>
65389
65420
  } | null)
65390
65421
  | undefined
65422
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
65423
+ active_thermostat_schedule_id?: (string | null) | undefined
65391
65424
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
65392
65425
  thermostat_daily_programs?:
65393
65426
  | (
@@ -74085,7 +74118,8 @@ export interface Routes {
74085
74118
  | undefined
74086
74119
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
74087
74120
  fallback_climate_preset_key?: (string | null) | undefined
74088
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
74121
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
74122
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
74089
74123
  active_thermostat_schedule?:
74090
74124
  | ({
74091
74125
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
@@ -74117,6 +74151,8 @@ export interface Routes {
74117
74151
  }>
74118
74152
  } | null)
74119
74153
  | undefined
74154
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
74155
+ active_thermostat_schedule_id?: (string | null) | undefined
74120
74156
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
74121
74157
  thermostat_daily_programs?:
74122
74158
  | (
@@ -75431,7 +75467,8 @@ export interface Routes {
75431
75467
  | undefined
75432
75468
  /** Key of the [fallback climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets/setting-the-fallback-climate-preset) for the thermostat. */
75433
75469
  fallback_climate_preset_key?: (string | null) | undefined
75434
- /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
75470
+ /** Active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules).
75471
+ * @deprecated Use `active_thermostat_schedule_id` with `/thermostats/schedules/get` instead. */
75435
75472
  active_thermostat_schedule?:
75436
75473
  | ({
75437
75474
  /** ID of the [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
@@ -75463,6 +75500,8 @@ export interface Routes {
75463
75500
  }>
75464
75501
  } | null)
75465
75502
  | undefined
75503
+ /** ID of the active [thermostat schedule](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-schedules). */
75504
+ active_thermostat_schedule_id?: (string | null) | undefined
75466
75505
  /** Configured [daily programs](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-thermostat-programs) for the thermostat. */
75467
75506
  thermostat_daily_programs?:
75468
75507
  | (