@seamapi/types 1.496.0 → 1.497.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.
@@ -8137,6 +8137,8 @@ export default {
8137
8137
  can_run_thermostat_programs: { type: 'boolean' },
8138
8138
  can_simulate_connection: { type: 'boolean' },
8139
8139
  can_simulate_disconnection: { type: 'boolean' },
8140
+ can_simulate_hub_connection: { type: 'boolean' },
8141
+ can_simulate_hub_disconnection: { type: 'boolean' },
8140
8142
  can_simulate_removal: { type: 'boolean' },
8141
8143
  can_turn_off_hvac: { type: 'boolean' },
8142
8144
  can_unlock_with_code: { type: 'boolean' },
@@ -11494,6 +11496,8 @@ export default {
11494
11496
  can_run_thermostat_programs: { type: 'boolean' },
11495
11497
  can_simulate_connection: { type: 'boolean' },
11496
11498
  can_simulate_disconnection: { type: 'boolean' },
11499
+ can_simulate_hub_connection: { type: 'boolean' },
11500
+ can_simulate_hub_disconnection: { type: 'boolean' },
11497
11501
  can_simulate_removal: { type: 'boolean' },
11498
11502
  can_turn_off_hvac: { type: 'boolean' },
11499
11503
  can_unlock_with_code: { type: 'boolean' },
@@ -21179,6 +21183,8 @@ export default {
21179
21183
  can_run_thermostat_programs: { type: 'boolean' },
21180
21184
  can_simulate_connection: { type: 'boolean' },
21181
21185
  can_simulate_disconnection: { type: 'boolean' },
21186
+ can_simulate_hub_connection: { type: 'boolean' },
21187
+ can_simulate_hub_disconnection: { type: 'boolean' },
21182
21188
  can_simulate_removal: { type: 'boolean' },
21183
21189
  can_turn_off_hvac: { type: 'boolean' },
21184
21190
  can_unlock_with_code: { type: 'boolean' },
@@ -36611,6 +36617,8 @@ export default {
36611
36617
  'can_simulate_disconnection',
36612
36618
  'can_unlock_with_code',
36613
36619
  'can_run_thermostat_programs',
36620
+ 'can_simulate_hub_connection',
36621
+ 'can_simulate_hub_disconnection',
36614
36622
  ],
36615
36623
  type: 'string',
36616
36624
  },
@@ -36637,6 +36645,8 @@ export default {
36637
36645
  'can_simulate_disconnection',
36638
36646
  'can_unlock_with_code',
36639
36647
  'can_run_thermostat_programs',
36648
+ 'can_simulate_hub_connection',
36649
+ 'can_simulate_hub_disconnection',
36640
36650
  ],
36641
36651
  type: 'string',
36642
36652
  },
@@ -36909,6 +36919,8 @@ export default {
36909
36919
  'can_simulate_disconnection',
36910
36920
  'can_unlock_with_code',
36911
36921
  'can_run_thermostat_programs',
36922
+ 'can_simulate_hub_connection',
36923
+ 'can_simulate_hub_disconnection',
36912
36924
  ],
36913
36925
  type: 'string',
36914
36926
  },
@@ -36931,6 +36943,8 @@ export default {
36931
36943
  'can_simulate_disconnection',
36932
36944
  'can_unlock_with_code',
36933
36945
  'can_run_thermostat_programs',
36946
+ 'can_simulate_hub_connection',
36947
+ 'can_simulate_hub_disconnection',
36934
36948
  ],
36935
36949
  type: 'string',
36936
36950
  },
@@ -37843,6 +37857,8 @@ export default {
37843
37857
  'can_simulate_disconnection',
37844
37858
  'can_unlock_with_code',
37845
37859
  'can_run_thermostat_programs',
37860
+ 'can_simulate_hub_connection',
37861
+ 'can_simulate_hub_disconnection',
37846
37862
  ],
37847
37863
  type: 'string',
37848
37864
  },
@@ -37869,6 +37885,8 @@ export default {
37869
37885
  'can_simulate_disconnection',
37870
37886
  'can_unlock_with_code',
37871
37887
  'can_run_thermostat_programs',
37888
+ 'can_simulate_hub_connection',
37889
+ 'can_simulate_hub_disconnection',
37872
37890
  ],
37873
37891
  type: 'string',
37874
37892
  },
@@ -38138,6 +38156,8 @@ export default {
38138
38156
  'can_simulate_disconnection',
38139
38157
  'can_unlock_with_code',
38140
38158
  'can_run_thermostat_programs',
38159
+ 'can_simulate_hub_connection',
38160
+ 'can_simulate_hub_disconnection',
38141
38161
  ],
38142
38162
  type: 'string',
38143
38163
  },
@@ -38160,6 +38180,8 @@ export default {
38160
38180
  'can_simulate_disconnection',
38161
38181
  'can_unlock_with_code',
38162
38182
  'can_run_thermostat_programs',
38183
+ 'can_simulate_hub_connection',
38184
+ 'can_simulate_hub_disconnection',
38163
38185
  ],
38164
38186
  type: 'string',
38165
38187
  },
@@ -40039,6 +40061,8 @@ export default {
40039
40061
  'can_simulate_disconnection',
40040
40062
  'can_unlock_with_code',
40041
40063
  'can_run_thermostat_programs',
40064
+ 'can_simulate_hub_connection',
40065
+ 'can_simulate_hub_disconnection',
40042
40066
  ],
40043
40067
  type: 'string',
40044
40068
  },
@@ -40065,6 +40089,8 @@ export default {
40065
40089
  'can_simulate_disconnection',
40066
40090
  'can_unlock_with_code',
40067
40091
  'can_run_thermostat_programs',
40092
+ 'can_simulate_hub_connection',
40093
+ 'can_simulate_hub_disconnection',
40068
40094
  ],
40069
40095
  type: 'string',
40070
40096
  },
@@ -40286,6 +40312,8 @@ export default {
40286
40312
  'can_simulate_disconnection',
40287
40313
  'can_unlock_with_code',
40288
40314
  'can_run_thermostat_programs',
40315
+ 'can_simulate_hub_connection',
40316
+ 'can_simulate_hub_disconnection',
40289
40317
  ],
40290
40318
  type: 'string',
40291
40319
  },
@@ -40308,6 +40336,8 @@ export default {
40308
40336
  'can_simulate_disconnection',
40309
40337
  'can_unlock_with_code',
40310
40338
  'can_run_thermostat_programs',
40339
+ 'can_simulate_hub_connection',
40340
+ 'can_simulate_hub_disconnection',
40311
40341
  ],
40312
40342
  type: 'string',
40313
40343
  },
@@ -40819,6 +40849,8 @@ export default {
40819
40849
  'can_simulate_disconnection',
40820
40850
  'can_unlock_with_code',
40821
40851
  'can_run_thermostat_programs',
40852
+ 'can_simulate_hub_connection',
40853
+ 'can_simulate_hub_disconnection',
40822
40854
  ],
40823
40855
  type: 'string',
40824
40856
  },
@@ -40845,6 +40877,8 @@ export default {
40845
40877
  'can_simulate_disconnection',
40846
40878
  'can_unlock_with_code',
40847
40879
  'can_run_thermostat_programs',
40880
+ 'can_simulate_hub_connection',
40881
+ 'can_simulate_hub_disconnection',
40848
40882
  ],
40849
40883
  type: 'string',
40850
40884
  },
@@ -41010,6 +41044,8 @@ export default {
41010
41044
  'can_simulate_disconnection',
41011
41045
  'can_unlock_with_code',
41012
41046
  'can_run_thermostat_programs',
41047
+ 'can_simulate_hub_connection',
41048
+ 'can_simulate_hub_disconnection',
41013
41049
  ],
41014
41050
  type: 'string',
41015
41051
  },
@@ -41032,6 +41068,8 @@ export default {
41032
41068
  'can_simulate_disconnection',
41033
41069
  'can_unlock_with_code',
41034
41070
  'can_run_thermostat_programs',
41071
+ 'can_simulate_hub_connection',
41072
+ 'can_simulate_hub_disconnection',
41035
41073
  ],
41036
41074
  type: 'string',
41037
41075
  },
@@ -47329,6 +47367,8 @@ export default {
47329
47367
  'can_simulate_disconnection',
47330
47368
  'can_unlock_with_code',
47331
47369
  'can_run_thermostat_programs',
47370
+ 'can_simulate_hub_connection',
47371
+ 'can_simulate_hub_disconnection',
47332
47372
  ],
47333
47373
  type: 'string',
47334
47374
  },
@@ -47355,6 +47395,8 @@ export default {
47355
47395
  'can_simulate_disconnection',
47356
47396
  'can_unlock_with_code',
47357
47397
  'can_run_thermostat_programs',
47398
+ 'can_simulate_hub_connection',
47399
+ 'can_simulate_hub_disconnection',
47358
47400
  ],
47359
47401
  type: 'string',
47360
47402
  },
@@ -47534,6 +47576,8 @@ export default {
47534
47576
  'can_simulate_disconnection',
47535
47577
  'can_unlock_with_code',
47536
47578
  'can_run_thermostat_programs',
47579
+ 'can_simulate_hub_connection',
47580
+ 'can_simulate_hub_disconnection',
47537
47581
  ],
47538
47582
  type: 'string',
47539
47583
  },
@@ -47556,6 +47600,8 @@ export default {
47556
47600
  'can_simulate_disconnection',
47557
47601
  'can_unlock_with_code',
47558
47602
  'can_run_thermostat_programs',
47603
+ 'can_simulate_hub_connection',
47604
+ 'can_simulate_hub_disconnection',
47559
47605
  ],
47560
47606
  type: 'string',
47561
47607
  },