@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.
@@ -3,7 +3,7 @@ export declare const climate_preset: z.ZodObject<{
3
3
  climate_preset_key: z.ZodString;
4
4
  can_edit: z.ZodBoolean;
5
5
  can_delete: z.ZodBoolean;
6
- can_program: z.ZodBoolean;
6
+ can_use_with_thermostat_daily_programs: z.ZodBoolean;
7
7
  name: z.ZodOptional<z.ZodDefault<z.ZodNullable<z.ZodString>>>;
8
8
  display_name: z.ZodString;
9
9
  climate_preset_mode: z.ZodOptional<z.ZodEnum<["home", "away", "wake", "sleep", "occupied", "unoccupied"]>>;
@@ -31,7 +31,7 @@ export declare const climate_preset: z.ZodObject<{
31
31
  climate_preset_key: string;
32
32
  can_edit: boolean;
33
33
  can_delete: boolean;
34
- can_program: boolean;
34
+ can_use_with_thermostat_daily_programs: boolean;
35
35
  display_name: string;
36
36
  manual_override_allowed: boolean;
37
37
  name?: string | null | undefined;
@@ -51,7 +51,7 @@ export declare const climate_preset: z.ZodObject<{
51
51
  climate_preset_key: string;
52
52
  can_edit: boolean;
53
53
  can_delete: boolean;
54
- can_program: boolean;
54
+ can_use_with_thermostat_daily_programs: boolean;
55
55
  display_name: string;
56
56
  manual_override_allowed: boolean;
57
57
  name?: string | null | undefined;
@@ -73,7 +73,7 @@ export declare const climate_setting: z.ZodObject<{
73
73
  climate_preset_key: z.ZodOptional<z.ZodString>;
74
74
  can_edit: z.ZodOptional<z.ZodBoolean>;
75
75
  can_delete: z.ZodOptional<z.ZodBoolean>;
76
- can_program: z.ZodOptional<z.ZodBoolean>;
76
+ can_use_with_thermostat_daily_programs: z.ZodOptional<z.ZodBoolean>;
77
77
  name: z.ZodOptional<z.ZodOptional<z.ZodDefault<z.ZodNullable<z.ZodString>>>>;
78
78
  display_name: z.ZodOptional<z.ZodString>;
79
79
  climate_preset_mode: z.ZodOptional<z.ZodOptional<z.ZodEnum<["home", "away", "wake", "sleep", "occupied", "unoccupied"]>>>;
@@ -101,7 +101,7 @@ export declare const climate_setting: z.ZodObject<{
101
101
  climate_preset_key?: string | undefined;
102
102
  can_edit?: boolean | undefined;
103
103
  can_delete?: boolean | undefined;
104
- can_program?: boolean | undefined;
104
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
105
105
  name?: string | null | undefined;
106
106
  display_name?: string | undefined;
107
107
  climate_preset_mode?: "home" | "away" | "wake" | "sleep" | "occupied" | "unoccupied" | undefined;
@@ -121,7 +121,7 @@ export declare const climate_setting: z.ZodObject<{
121
121
  climate_preset_key?: string | undefined;
122
122
  can_edit?: boolean | undefined;
123
123
  can_delete?: boolean | undefined;
124
- can_program?: boolean | undefined;
124
+ can_use_with_thermostat_daily_programs?: boolean | undefined;
125
125
  name?: string | null | undefined;
126
126
  display_name?: string | undefined;
127
127
  climate_preset_mode?: "home" | "away" | "wake" | "sleep" | "occupied" | "unoccupied" | undefined;
@@ -10,7 +10,7 @@ export const climate_preset = z.object({
10
10
  can_delete: z
11
11
  .boolean()
12
12
  .describe('Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be deleted.'),
13
- can_program: z
13
+ can_use_with_thermostat_daily_programs: z
14
14
  .boolean()
15
15
  .describe('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.'),
16
16
  name: z
@@ -1 +1 @@
1
- {"version":3,"file":"climate-preset.js","sourceRoot":"","sources":["../../../../../src/lib/seam/connect/models/thermostats/climate-preset.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,OAAO,EACL,mBAAmB,EACnB,gBAAgB,EAChB,iBAAiB,GAClB,MAAM,YAAY,CAAA;AAEnB,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,CAAC,MAAM,CAAC;IACrC,kBAAkB,EAAE,CAAC;SAClB,MAAM,EAAE;SACR,QAAQ,CACP,+IAA+I,CAChJ;IACH,QAAQ,EAAE,CAAC;SACR,OAAO,EAAE;SACT,QAAQ,CACP,4JAA4J,CAC7J;IACH,UAAU,EAAE,CAAC;SACV,OAAO,EAAE;SACT,QAAQ,CACP,6JAA6J,CAC9J;IACH,WAAW,EAAE,CAAC;SACX,OAAO,EAAE;SACT,QAAQ,CACP,8LAA8L,CAC/L;IACH,IAAI,EAAE,CAAC;SACJ,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,OAAO,CAAC,IAAI,CAAC;SACb,QAAQ,EAAE;SACV,QAAQ,CACP,uJAAuJ,CACxJ;IACH,YAAY,EAAE,CAAC;SACZ,MAAM,EAAE;SACR,QAAQ,CACP,yIAAyI,CAC1I;IACH,mBAAmB,EAAE,mBAAmB,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC;;GAE5D,CAAC;IACF,gBAAgB,EAAE,gBAAgB;SAC/B,QAAQ,EAAE;SACV,QAAQ,CACP,mLAAmL,CACpL;IACH,iBAAiB,EAAE,iBAAiB;SACjC,QAAQ,EAAE;SACV,QAAQ,CACP,oLAAoL,CACrL;IACH,yBAAyB,EAAE,CAAC;SACzB,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CACP,yLAAyL,CAC1L;IACH,yBAAyB,EAAE,CAAC;SACzB,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CACP,yLAAyL,CAC1L;IACH,4BAA4B,EAAE,CAAC;SAC5B,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CACP,yLAAyL,CAC1L;IACH,4BAA4B,EAAE,CAAC;SAC5B,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CACP,yLAAyL,CAC1L;IACH,uBAAuB,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,CAC3C;;;;oRAIgR,CACjR;IACD,eAAe,EAAE,CAAC;SACf,MAAM,CAAC;QACN,WAAW,EAAE,CAAC;aACX,MAAM,EAAE;aACR,QAAQ,CAAC,iDAAiD,CAAC;QAC9D,YAAY,EAAE,CAAC;aACZ,OAAO,EAAE;aACT,QAAQ,CAAC,yDAAyD,CAAC;QACtE,KAAK,EAAE,CAAC;aACL,IAAI,CAAC,CAAC,MAAM,EAAE,QAAQ,CAAC,CAAC;aACxB,QAAQ,CACP,0EAA0E,CAC3E;KACJ,CAAC;SACD,QAAQ,EAAE,CAAC,QAAQ,CAAC;;GAEtB,CAAC;CACH,CAAC,CAAA;AAIF,MAAM,CAAC,MAAM,eAAe,GAAG,cAAc,CAAC,OAAO,EAAE,CAAA"}
1
+ {"version":3,"file":"climate-preset.js","sourceRoot":"","sources":["../../../../../src/lib/seam/connect/models/thermostats/climate-preset.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,OAAO,EACL,mBAAmB,EACnB,gBAAgB,EAChB,iBAAiB,GAClB,MAAM,YAAY,CAAA;AAEnB,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,CAAC,MAAM,CAAC;IACrC,kBAAkB,EAAE,CAAC;SAClB,MAAM,EAAE;SACR,QAAQ,CACP,+IAA+I,CAChJ;IACH,QAAQ,EAAE,CAAC;SACR,OAAO,EAAE;SACT,QAAQ,CACP,4JAA4J,CAC7J;IACH,UAAU,EAAE,CAAC;SACV,OAAO,EAAE;SACT,QAAQ,CACP,6JAA6J,CAC9J;IACH,sCAAsC,EAAE,CAAC;SACtC,OAAO,EAAE;SACT,QAAQ,CACP,8LAA8L,CAC/L;IACH,IAAI,EAAE,CAAC;SACJ,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,OAAO,CAAC,IAAI,CAAC;SACb,QAAQ,EAAE;SACV,QAAQ,CACP,uJAAuJ,CACxJ;IACH,YAAY,EAAE,CAAC;SACZ,MAAM,EAAE;SACR,QAAQ,CACP,yIAAyI,CAC1I;IACH,mBAAmB,EAAE,mBAAmB,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC;;GAE5D,CAAC;IACF,gBAAgB,EAAE,gBAAgB;SAC/B,QAAQ,EAAE;SACV,QAAQ,CACP,mLAAmL,CACpL;IACH,iBAAiB,EAAE,iBAAiB;SACjC,QAAQ,EAAE;SACV,QAAQ,CACP,oLAAoL,CACrL;IACH,yBAAyB,EAAE,CAAC;SACzB,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CACP,yLAAyL,CAC1L;IACH,yBAAyB,EAAE,CAAC;SACzB,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CACP,yLAAyL,CAC1L;IACH,4BAA4B,EAAE,CAAC;SAC5B,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CACP,yLAAyL,CAC1L;IACH,4BAA4B,EAAE,CAAC;SAC5B,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CACP,yLAAyL,CAC1L;IACH,uBAAuB,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,QAAQ,CAC3C;;;;oRAIgR,CACjR;IACD,eAAe,EAAE,CAAC;SACf,MAAM,CAAC;QACN,WAAW,EAAE,CAAC;aACX,MAAM,EAAE;aACR,QAAQ,CAAC,iDAAiD,CAAC;QAC9D,YAAY,EAAE,CAAC;aACZ,OAAO,EAAE;aACT,QAAQ,CAAC,yDAAyD,CAAC;QACtE,KAAK,EAAE,CAAC;aACL,IAAI,CAAC,CAAC,MAAM,EAAE,QAAQ,CAAC,CAAC;aACxB,QAAQ,CACP,0EAA0E,CAC3E;KACJ,CAAC;SACD,QAAQ,EAAE,CAAC,QAAQ,CAAC;;GAEtB,CAAC;CACH,CAAC,CAAA;AAIF,MAAM,CAAC,MAAM,eAAe,GAAG,cAAc,CAAC,OAAO,EAAE,CAAA"}
@@ -6270,7 +6270,7 @@ declare const _default: {
6270
6270
  description: string;
6271
6271
  type: string;
6272
6272
  };
6273
- can_program: {
6273
+ can_use_with_thermostat_daily_programs: {
6274
6274
  description: string;
6275
6275
  type: string;
6276
6276
  };
@@ -6385,7 +6385,7 @@ declare const _default: {
6385
6385
  description: string;
6386
6386
  type: string;
6387
6387
  };
6388
- can_program: {
6388
+ can_use_with_thermostat_daily_programs: {
6389
6389
  description: string;
6390
6390
  type: string;
6391
6391
  };
@@ -6479,7 +6479,7 @@ declare const _default: {
6479
6479
  description: string;
6480
6480
  type: string;
6481
6481
  };
6482
- can_program: {
6482
+ can_use_with_thermostat_daily_programs: {
6483
6483
  description: string;
6484
6484
  type: string;
6485
6485
  };
@@ -10535,7 +10535,7 @@ export default {
10535
10535
  description: 'Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be edited.',
10536
10536
  type: 'boolean',
10537
10537
  },
10538
- can_program: {
10538
+ can_use_with_thermostat_daily_programs: {
10539
10539
  description: '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.',
10540
10540
  type: 'boolean',
10541
10541
  },
@@ -10630,7 +10630,7 @@ export default {
10630
10630
  'climate_preset_key',
10631
10631
  'can_edit',
10632
10632
  'can_delete',
10633
- 'can_program',
10633
+ 'can_use_with_thermostat_daily_programs',
10634
10634
  'display_name',
10635
10635
  'manual_override_allowed',
10636
10636
  ],
@@ -10668,7 +10668,7 @@ export default {
10668
10668
  description: 'Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be edited.',
10669
10669
  type: 'boolean',
10670
10670
  },
10671
- can_program: {
10671
+ can_use_with_thermostat_daily_programs: {
10672
10672
  description: '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.',
10673
10673
  type: 'boolean',
10674
10674
  },
@@ -10769,7 +10769,7 @@ export default {
10769
10769
  description: 'Indicates whether the [climate preset](https://docs.seam.co/latest/capability-guides/thermostats/creating-and-managing-climate-presets) key can be edited.',
10770
10770
  type: 'boolean',
10771
10771
  },
10772
- can_program: {
10772
+ can_use_with_thermostat_daily_programs: {
10773
10773
  description: '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.',
10774
10774
  type: 'boolean',
10775
10775
  },