@seamapi/types 1.224.0 → 1.225.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.
- package/dist/connect.cjs +0 -4
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +0 -48
- package/lib/seam/connect/models/devices/capability-properties/index.d.ts +0 -6
- package/lib/seam/connect/models/devices/capability-properties/thermostat.d.ts +0 -6
- package/lib/seam/connect/models/devices/capability-properties/thermostat.js +0 -2
- package/lib/seam/connect/models/devices/capability-properties/thermostat.js.map +1 -1
- package/lib/seam/connect/models/devices/device.d.ts +0 -10
- package/lib/seam/connect/models/devices/phone.d.ts +0 -6
- package/lib/seam/connect/models/devices/unmanaged-device.d.ts +0 -6
- package/lib/seam/connect/openapi.d.ts +0 -8
- package/lib/seam/connect/openapi.js +0 -2
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +0 -24
- package/package.json +1 -1
- package/src/lib/seam/connect/models/devices/capability-properties/thermostat.ts +0 -2
- package/src/lib/seam/connect/openapi.ts +0 -2
- package/src/lib/seam/connect/route-types.ts +0 -24
|
@@ -4761,8 +4761,6 @@ export interface Routes {
|
|
|
4761
4761
|
temperature_fahrenheit?: number | undefined;
|
|
4762
4762
|
temperature_celsius?: number | undefined;
|
|
4763
4763
|
relative_humidity?: number | undefined;
|
|
4764
|
-
can_enable_automatic_heating?: boolean | undefined;
|
|
4765
|
-
can_enable_automatic_cooling?: boolean | undefined;
|
|
4766
4764
|
available_hvac_mode_settings?: Array<'off' | 'heat' | 'cool' | 'heat_cool'> | undefined;
|
|
4767
4765
|
is_heating?: boolean | undefined;
|
|
4768
4766
|
is_cooling?: boolean | undefined;
|
|
@@ -5184,8 +5182,6 @@ export interface Routes {
|
|
|
5184
5182
|
temperature_fahrenheit?: number | undefined;
|
|
5185
5183
|
temperature_celsius?: number | undefined;
|
|
5186
5184
|
relative_humidity?: number | undefined;
|
|
5187
|
-
can_enable_automatic_heating?: boolean | undefined;
|
|
5188
|
-
can_enable_automatic_cooling?: boolean | undefined;
|
|
5189
5185
|
available_hvac_mode_settings?: Array<'off' | 'heat' | 'cool' | 'heat_cool'> | undefined;
|
|
5190
5186
|
is_heating?: boolean | undefined;
|
|
5191
5187
|
is_cooling?: boolean | undefined;
|
|
@@ -5974,8 +5970,6 @@ export interface Routes {
|
|
|
5974
5970
|
temperature_fahrenheit?: number | undefined;
|
|
5975
5971
|
temperature_celsius?: number | undefined;
|
|
5976
5972
|
relative_humidity?: number | undefined;
|
|
5977
|
-
can_enable_automatic_heating?: boolean | undefined;
|
|
5978
|
-
can_enable_automatic_cooling?: boolean | undefined;
|
|
5979
5973
|
available_hvac_mode_settings?: Array<'off' | 'heat' | 'cool' | 'heat_cool'> | undefined;
|
|
5980
5974
|
is_heating?: boolean | undefined;
|
|
5981
5975
|
is_cooling?: boolean | undefined;
|
|
@@ -6372,8 +6366,6 @@ export interface Routes {
|
|
|
6372
6366
|
temperature_fahrenheit?: number | undefined;
|
|
6373
6367
|
temperature_celsius?: number | undefined;
|
|
6374
6368
|
relative_humidity?: number | undefined;
|
|
6375
|
-
can_enable_automatic_heating?: boolean | undefined;
|
|
6376
|
-
can_enable_automatic_cooling?: boolean | undefined;
|
|
6377
6369
|
available_hvac_mode_settings?: Array<'off' | 'heat' | 'cool' | 'heat_cool'> | undefined;
|
|
6378
6370
|
is_heating?: boolean | undefined;
|
|
6379
6371
|
is_cooling?: boolean | undefined;
|
|
@@ -6795,8 +6787,6 @@ export interface Routes {
|
|
|
6795
6787
|
temperature_fahrenheit?: number | undefined;
|
|
6796
6788
|
temperature_celsius?: number | undefined;
|
|
6797
6789
|
relative_humidity?: number | undefined;
|
|
6798
|
-
can_enable_automatic_heating?: boolean | undefined;
|
|
6799
|
-
can_enable_automatic_cooling?: boolean | undefined;
|
|
6800
6790
|
available_hvac_mode_settings?: Array<'off' | 'heat' | 'cool' | 'heat_cool'> | undefined;
|
|
6801
6791
|
is_heating?: boolean | undefined;
|
|
6802
6792
|
is_cooling?: boolean | undefined;
|
|
@@ -7193,8 +7183,6 @@ export interface Routes {
|
|
|
7193
7183
|
temperature_fahrenheit?: number | undefined;
|
|
7194
7184
|
temperature_celsius?: number | undefined;
|
|
7195
7185
|
relative_humidity?: number | undefined;
|
|
7196
|
-
can_enable_automatic_heating?: boolean | undefined;
|
|
7197
|
-
can_enable_automatic_cooling?: boolean | undefined;
|
|
7198
7186
|
available_hvac_mode_settings?: Array<'off' | 'heat' | 'cool' | 'heat_cool'> | undefined;
|
|
7199
7187
|
is_heating?: boolean | undefined;
|
|
7200
7188
|
is_cooling?: boolean | undefined;
|
|
@@ -8398,8 +8386,6 @@ export interface Routes {
|
|
|
8398
8386
|
temperature_fahrenheit?: number | undefined;
|
|
8399
8387
|
temperature_celsius?: number | undefined;
|
|
8400
8388
|
relative_humidity?: number | undefined;
|
|
8401
|
-
can_enable_automatic_heating?: boolean | undefined;
|
|
8402
|
-
can_enable_automatic_cooling?: boolean | undefined;
|
|
8403
8389
|
available_hvac_mode_settings?: Array<'off' | 'heat' | 'cool' | 'heat_cool'> | undefined;
|
|
8404
8390
|
is_heating?: boolean | undefined;
|
|
8405
8391
|
is_cooling?: boolean | undefined;
|
|
@@ -8796,8 +8782,6 @@ export interface Routes {
|
|
|
8796
8782
|
temperature_fahrenheit?: number | undefined;
|
|
8797
8783
|
temperature_celsius?: number | undefined;
|
|
8798
8784
|
relative_humidity?: number | undefined;
|
|
8799
|
-
can_enable_automatic_heating?: boolean | undefined;
|
|
8800
|
-
can_enable_automatic_cooling?: boolean | undefined;
|
|
8801
8785
|
available_hvac_mode_settings?: Array<'off' | 'heat' | 'cool' | 'heat_cool'> | undefined;
|
|
8802
8786
|
is_heating?: boolean | undefined;
|
|
8803
8787
|
is_cooling?: boolean | undefined;
|
|
@@ -11104,8 +11088,6 @@ export interface Routes {
|
|
|
11104
11088
|
temperature_fahrenheit?: number | undefined;
|
|
11105
11089
|
temperature_celsius?: number | undefined;
|
|
11106
11090
|
relative_humidity?: number | undefined;
|
|
11107
|
-
can_enable_automatic_heating?: boolean | undefined;
|
|
11108
|
-
can_enable_automatic_cooling?: boolean | undefined;
|
|
11109
11091
|
available_hvac_mode_settings?: Array<'off' | 'heat' | 'cool' | 'heat_cool'> | undefined;
|
|
11110
11092
|
is_heating?: boolean | undefined;
|
|
11111
11093
|
is_cooling?: boolean | undefined;
|
|
@@ -12281,8 +12263,6 @@ export interface Routes {
|
|
|
12281
12263
|
temperature_fahrenheit?: number | undefined;
|
|
12282
12264
|
temperature_celsius?: number | undefined;
|
|
12283
12265
|
relative_humidity?: number | undefined;
|
|
12284
|
-
can_enable_automatic_heating?: boolean | undefined;
|
|
12285
|
-
can_enable_automatic_cooling?: boolean | undefined;
|
|
12286
12266
|
available_hvac_mode_settings?: Array<'off' | 'heat' | 'cool' | 'heat_cool'> | undefined;
|
|
12287
12267
|
is_heating?: boolean | undefined;
|
|
12288
12268
|
is_cooling?: boolean | undefined;
|
|
@@ -13641,8 +13621,6 @@ export interface Routes {
|
|
|
13641
13621
|
temperature_fahrenheit?: number | undefined;
|
|
13642
13622
|
temperature_celsius?: number | undefined;
|
|
13643
13623
|
relative_humidity?: number | undefined;
|
|
13644
|
-
can_enable_automatic_heating?: boolean | undefined;
|
|
13645
|
-
can_enable_automatic_cooling?: boolean | undefined;
|
|
13646
13624
|
available_hvac_mode_settings?: Array<'off' | 'heat' | 'cool' | 'heat_cool'> | undefined;
|
|
13647
13625
|
is_heating?: boolean | undefined;
|
|
13648
13626
|
is_cooling?: boolean | undefined;
|
|
@@ -14041,8 +14019,6 @@ export interface Routes {
|
|
|
14041
14019
|
temperature_fahrenheit?: number | undefined;
|
|
14042
14020
|
temperature_celsius?: number | undefined;
|
|
14043
14021
|
relative_humidity?: number | undefined;
|
|
14044
|
-
can_enable_automatic_heating?: boolean | undefined;
|
|
14045
|
-
can_enable_automatic_cooling?: boolean | undefined;
|
|
14046
14022
|
available_hvac_mode_settings?: Array<'off' | 'heat' | 'cool' | 'heat_cool'> | undefined;
|
|
14047
14023
|
is_heating?: boolean | undefined;
|
|
14048
14024
|
is_cooling?: boolean | undefined;
|
package/package.json
CHANGED
|
@@ -12,8 +12,6 @@ export const thermostat_capability_properties = z
|
|
|
12
12
|
temperature_fahrenheit: z.number(),
|
|
13
13
|
temperature_celsius: z.number(),
|
|
14
14
|
relative_humidity: z.number().min(0).max(1),
|
|
15
|
-
can_enable_automatic_heating: z.boolean(),
|
|
16
|
-
can_enable_automatic_cooling: z.boolean(),
|
|
17
15
|
available_hvac_mode_settings: z.array(hvac_mode_setting),
|
|
18
16
|
is_heating: z.boolean(),
|
|
19
17
|
is_cooling: z.boolean(),
|
|
@@ -2981,8 +2981,6 @@ export default {
|
|
|
2981
2981
|
},
|
|
2982
2982
|
type: 'array',
|
|
2983
2983
|
},
|
|
2984
|
-
can_enable_automatic_cooling: { type: 'boolean' },
|
|
2985
|
-
can_enable_automatic_heating: { type: 'boolean' },
|
|
2986
2984
|
current_climate_setting: {
|
|
2987
2985
|
properties: {
|
|
2988
2986
|
automatic_cooling_enabled: { type: 'boolean' },
|
|
@@ -5517,8 +5517,6 @@ export interface Routes {
|
|
|
5517
5517
|
temperature_fahrenheit?: number | undefined
|
|
5518
5518
|
temperature_celsius?: number | undefined
|
|
5519
5519
|
relative_humidity?: number | undefined
|
|
5520
|
-
can_enable_automatic_heating?: boolean | undefined
|
|
5521
|
-
can_enable_automatic_cooling?: boolean | undefined
|
|
5522
5520
|
available_hvac_mode_settings?:
|
|
5523
5521
|
| Array<'off' | 'heat' | 'cool' | 'heat_cool'>
|
|
5524
5522
|
| undefined
|
|
@@ -6223,8 +6221,6 @@ export interface Routes {
|
|
|
6223
6221
|
temperature_fahrenheit?: number | undefined
|
|
6224
6222
|
temperature_celsius?: number | undefined
|
|
6225
6223
|
relative_humidity?: number | undefined
|
|
6226
|
-
can_enable_automatic_heating?: boolean | undefined
|
|
6227
|
-
can_enable_automatic_cooling?: boolean | undefined
|
|
6228
6224
|
available_hvac_mode_settings?:
|
|
6229
6225
|
| Array<'off' | 'heat' | 'cool' | 'heat_cool'>
|
|
6230
6226
|
| undefined
|
|
@@ -7581,8 +7577,6 @@ export interface Routes {
|
|
|
7581
7577
|
temperature_fahrenheit?: number | undefined
|
|
7582
7578
|
temperature_celsius?: number | undefined
|
|
7583
7579
|
relative_humidity?: number | undefined
|
|
7584
|
-
can_enable_automatic_heating?: boolean | undefined
|
|
7585
|
-
can_enable_automatic_cooling?: boolean | undefined
|
|
7586
7580
|
available_hvac_mode_settings?:
|
|
7587
7581
|
| Array<'off' | 'heat' | 'cool' | 'heat_cool'>
|
|
7588
7582
|
| undefined
|
|
@@ -8129,8 +8123,6 @@ export interface Routes {
|
|
|
8129
8123
|
temperature_fahrenheit?: number | undefined
|
|
8130
8124
|
temperature_celsius?: number | undefined
|
|
8131
8125
|
relative_humidity?: number | undefined
|
|
8132
|
-
can_enable_automatic_heating?: boolean | undefined
|
|
8133
|
-
can_enable_automatic_cooling?: boolean | undefined
|
|
8134
8126
|
available_hvac_mode_settings?:
|
|
8135
8127
|
| Array<'off' | 'heat' | 'cool' | 'heat_cool'>
|
|
8136
8128
|
| undefined
|
|
@@ -8835,8 +8827,6 @@ export interface Routes {
|
|
|
8835
8827
|
temperature_fahrenheit?: number | undefined
|
|
8836
8828
|
temperature_celsius?: number | undefined
|
|
8837
8829
|
relative_humidity?: number | undefined
|
|
8838
|
-
can_enable_automatic_heating?: boolean | undefined
|
|
8839
|
-
can_enable_automatic_cooling?: boolean | undefined
|
|
8840
8830
|
available_hvac_mode_settings?:
|
|
8841
8831
|
| Array<'off' | 'heat' | 'cool' | 'heat_cool'>
|
|
8842
8832
|
| undefined
|
|
@@ -9383,8 +9373,6 @@ export interface Routes {
|
|
|
9383
9373
|
temperature_fahrenheit?: number | undefined
|
|
9384
9374
|
temperature_celsius?: number | undefined
|
|
9385
9375
|
relative_humidity?: number | undefined
|
|
9386
|
-
can_enable_automatic_heating?: boolean | undefined
|
|
9387
|
-
can_enable_automatic_cooling?: boolean | undefined
|
|
9388
9376
|
available_hvac_mode_settings?:
|
|
9389
9377
|
| Array<'off' | 'heat' | 'cool' | 'heat_cool'>
|
|
9390
9378
|
| undefined
|
|
@@ -10961,8 +10949,6 @@ export interface Routes {
|
|
|
10961
10949
|
temperature_fahrenheit?: number | undefined
|
|
10962
10950
|
temperature_celsius?: number | undefined
|
|
10963
10951
|
relative_humidity?: number | undefined
|
|
10964
|
-
can_enable_automatic_heating?: boolean | undefined
|
|
10965
|
-
can_enable_automatic_cooling?: boolean | undefined
|
|
10966
10952
|
available_hvac_mode_settings?:
|
|
10967
10953
|
| Array<'off' | 'heat' | 'cool' | 'heat_cool'>
|
|
10968
10954
|
| undefined
|
|
@@ -11509,8 +11495,6 @@ export interface Routes {
|
|
|
11509
11495
|
temperature_fahrenheit?: number | undefined
|
|
11510
11496
|
temperature_celsius?: number | undefined
|
|
11511
11497
|
relative_humidity?: number | undefined
|
|
11512
|
-
can_enable_automatic_heating?: boolean | undefined
|
|
11513
|
-
can_enable_automatic_cooling?: boolean | undefined
|
|
11514
11498
|
available_hvac_mode_settings?:
|
|
11515
11499
|
| Array<'off' | 'heat' | 'cool' | 'heat_cool'>
|
|
11516
11500
|
| undefined
|
|
@@ -14171,8 +14155,6 @@ export interface Routes {
|
|
|
14171
14155
|
temperature_fahrenheit?: number | undefined
|
|
14172
14156
|
temperature_celsius?: number | undefined
|
|
14173
14157
|
relative_humidity?: number | undefined
|
|
14174
|
-
can_enable_automatic_heating?: boolean | undefined
|
|
14175
|
-
can_enable_automatic_cooling?: boolean | undefined
|
|
14176
14158
|
available_hvac_mode_settings?:
|
|
14177
14159
|
| Array<'off' | 'heat' | 'cool' | 'heat_cool'>
|
|
14178
14160
|
| undefined
|
|
@@ -15721,8 +15703,6 @@ export interface Routes {
|
|
|
15721
15703
|
temperature_fahrenheit?: number | undefined
|
|
15722
15704
|
temperature_celsius?: number | undefined
|
|
15723
15705
|
relative_humidity?: number | undefined
|
|
15724
|
-
can_enable_automatic_heating?: boolean | undefined
|
|
15725
|
-
can_enable_automatic_cooling?: boolean | undefined
|
|
15726
15706
|
available_hvac_mode_settings?:
|
|
15727
15707
|
| Array<'off' | 'heat' | 'cool' | 'heat_cool'>
|
|
15728
15708
|
| undefined
|
|
@@ -17323,8 +17303,6 @@ export interface Routes {
|
|
|
17323
17303
|
temperature_fahrenheit?: number | undefined
|
|
17324
17304
|
temperature_celsius?: number | undefined
|
|
17325
17305
|
relative_humidity?: number | undefined
|
|
17326
|
-
can_enable_automatic_heating?: boolean | undefined
|
|
17327
|
-
can_enable_automatic_cooling?: boolean | undefined
|
|
17328
17306
|
available_hvac_mode_settings?:
|
|
17329
17307
|
| Array<'off' | 'heat' | 'cool' | 'heat_cool'>
|
|
17330
17308
|
| undefined
|
|
@@ -17873,8 +17851,6 @@ export interface Routes {
|
|
|
17873
17851
|
temperature_fahrenheit?: number | undefined
|
|
17874
17852
|
temperature_celsius?: number | undefined
|
|
17875
17853
|
relative_humidity?: number | undefined
|
|
17876
|
-
can_enable_automatic_heating?: boolean | undefined
|
|
17877
|
-
can_enable_automatic_cooling?: boolean | undefined
|
|
17878
17854
|
available_hvac_mode_settings?:
|
|
17879
17855
|
| Array<'off' | 'heat' | 'cool' | 'heat_cool'>
|
|
17880
17856
|
| undefined
|