@seamapi/types 1.527.0 → 1.528.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.
@@ -8189,6 +8189,7 @@ export default {
8189
8189
  can_simulate_disconnection: { type: 'boolean' },
8190
8190
  can_simulate_hub_connection: { type: 'boolean' },
8191
8191
  can_simulate_hub_disconnection: { type: 'boolean' },
8192
+ can_simulate_paid_subscription: { type: 'boolean' },
8192
8193
  can_simulate_removal: { type: 'boolean' },
8193
8194
  can_turn_off_hvac: { type: 'boolean' },
8194
8195
  can_unlock_with_code: { type: 'boolean' },
@@ -11443,6 +11444,7 @@ export default {
11443
11444
  can_simulate_disconnection: { type: 'boolean' },
11444
11445
  can_simulate_hub_connection: { type: 'boolean' },
11445
11446
  can_simulate_hub_disconnection: { type: 'boolean' },
11447
+ can_simulate_paid_subscription: { type: 'boolean' },
11446
11448
  can_simulate_removal: { type: 'boolean' },
11447
11449
  can_turn_off_hvac: { type: 'boolean' },
11448
11450
  can_unlock_with_code: { type: 'boolean' },
@@ -21193,6 +21195,7 @@ export default {
21193
21195
  can_simulate_disconnection: { type: 'boolean' },
21194
21196
  can_simulate_hub_connection: { type: 'boolean' },
21195
21197
  can_simulate_hub_disconnection: { type: 'boolean' },
21198
+ can_simulate_paid_subscription: { type: 'boolean' },
21196
21199
  can_simulate_removal: { type: 'boolean' },
21197
21200
  can_turn_off_hvac: { type: 'boolean' },
21198
21201
  can_unlock_with_code: { type: 'boolean' },
@@ -37113,6 +37116,7 @@ export default {
37113
37116
  'can_run_thermostat_programs',
37114
37117
  'can_simulate_hub_connection',
37115
37118
  'can_simulate_hub_disconnection',
37119
+ 'can_simulate_paid_subscription',
37116
37120
  ],
37117
37121
  type: 'string',
37118
37122
  },
@@ -37141,6 +37145,7 @@ export default {
37141
37145
  'can_run_thermostat_programs',
37142
37146
  'can_simulate_hub_connection',
37143
37147
  'can_simulate_hub_disconnection',
37148
+ 'can_simulate_paid_subscription',
37144
37149
  ],
37145
37150
  type: 'string',
37146
37151
  },
@@ -37415,6 +37420,7 @@ export default {
37415
37420
  'can_run_thermostat_programs',
37416
37421
  'can_simulate_hub_connection',
37417
37422
  'can_simulate_hub_disconnection',
37423
+ 'can_simulate_paid_subscription',
37418
37424
  ],
37419
37425
  type: 'string',
37420
37426
  },
@@ -37439,6 +37445,7 @@ export default {
37439
37445
  'can_run_thermostat_programs',
37440
37446
  'can_simulate_hub_connection',
37441
37447
  'can_simulate_hub_disconnection',
37448
+ 'can_simulate_paid_subscription',
37442
37449
  ],
37443
37450
  type: 'string',
37444
37451
  },
@@ -38353,6 +38360,7 @@ export default {
38353
38360
  'can_run_thermostat_programs',
38354
38361
  'can_simulate_hub_connection',
38355
38362
  'can_simulate_hub_disconnection',
38363
+ 'can_simulate_paid_subscription',
38356
38364
  ],
38357
38365
  type: 'string',
38358
38366
  },
@@ -38381,6 +38389,7 @@ export default {
38381
38389
  'can_run_thermostat_programs',
38382
38390
  'can_simulate_hub_connection',
38383
38391
  'can_simulate_hub_disconnection',
38392
+ 'can_simulate_paid_subscription',
38384
38393
  ],
38385
38394
  type: 'string',
38386
38395
  },
@@ -38652,6 +38661,7 @@ export default {
38652
38661
  'can_run_thermostat_programs',
38653
38662
  'can_simulate_hub_connection',
38654
38663
  'can_simulate_hub_disconnection',
38664
+ 'can_simulate_paid_subscription',
38655
38665
  ],
38656
38666
  type: 'string',
38657
38667
  },
@@ -38676,6 +38686,7 @@ export default {
38676
38686
  'can_run_thermostat_programs',
38677
38687
  'can_simulate_hub_connection',
38678
38688
  'can_simulate_hub_disconnection',
38689
+ 'can_simulate_paid_subscription',
38679
38690
  ],
38680
38691
  type: 'string',
38681
38692
  },
@@ -40567,6 +40578,7 @@ export default {
40567
40578
  'can_run_thermostat_programs',
40568
40579
  'can_simulate_hub_connection',
40569
40580
  'can_simulate_hub_disconnection',
40581
+ 'can_simulate_paid_subscription',
40570
40582
  ],
40571
40583
  type: 'string',
40572
40584
  },
@@ -40595,6 +40607,7 @@ export default {
40595
40607
  'can_run_thermostat_programs',
40596
40608
  'can_simulate_hub_connection',
40597
40609
  'can_simulate_hub_disconnection',
40610
+ 'can_simulate_paid_subscription',
40598
40611
  ],
40599
40612
  type: 'string',
40600
40613
  },
@@ -40818,6 +40831,7 @@ export default {
40818
40831
  'can_run_thermostat_programs',
40819
40832
  'can_simulate_hub_connection',
40820
40833
  'can_simulate_hub_disconnection',
40834
+ 'can_simulate_paid_subscription',
40821
40835
  ],
40822
40836
  type: 'string',
40823
40837
  },
@@ -40842,6 +40856,7 @@ export default {
40842
40856
  'can_run_thermostat_programs',
40843
40857
  'can_simulate_hub_connection',
40844
40858
  'can_simulate_hub_disconnection',
40859
+ 'can_simulate_paid_subscription',
40845
40860
  ],
40846
40861
  type: 'string',
40847
40862
  },
@@ -41355,6 +41370,7 @@ export default {
41355
41370
  'can_run_thermostat_programs',
41356
41371
  'can_simulate_hub_connection',
41357
41372
  'can_simulate_hub_disconnection',
41373
+ 'can_simulate_paid_subscription',
41358
41374
  ],
41359
41375
  type: 'string',
41360
41376
  },
@@ -41383,6 +41399,7 @@ export default {
41383
41399
  'can_run_thermostat_programs',
41384
41400
  'can_simulate_hub_connection',
41385
41401
  'can_simulate_hub_disconnection',
41402
+ 'can_simulate_paid_subscription',
41386
41403
  ],
41387
41404
  type: 'string',
41388
41405
  },
@@ -41550,6 +41567,7 @@ export default {
41550
41567
  'can_run_thermostat_programs',
41551
41568
  'can_simulate_hub_connection',
41552
41569
  'can_simulate_hub_disconnection',
41570
+ 'can_simulate_paid_subscription',
41553
41571
  ],
41554
41572
  type: 'string',
41555
41573
  },
@@ -41574,6 +41592,7 @@ export default {
41574
41592
  'can_run_thermostat_programs',
41575
41593
  'can_simulate_hub_connection',
41576
41594
  'can_simulate_hub_disconnection',
41595
+ 'can_simulate_paid_subscription',
41577
41596
  ],
41578
41597
  type: 'string',
41579
41598
  },
@@ -48385,6 +48404,7 @@ export default {
48385
48404
  'can_run_thermostat_programs',
48386
48405
  'can_simulate_hub_connection',
48387
48406
  'can_simulate_hub_disconnection',
48407
+ 'can_simulate_paid_subscription',
48388
48408
  ],
48389
48409
  type: 'string',
48390
48410
  },
@@ -48413,6 +48433,7 @@ export default {
48413
48433
  'can_run_thermostat_programs',
48414
48434
  'can_simulate_hub_connection',
48415
48435
  'can_simulate_hub_disconnection',
48436
+ 'can_simulate_paid_subscription',
48416
48437
  ],
48417
48438
  type: 'string',
48418
48439
  },
@@ -48594,6 +48615,7 @@ export default {
48594
48615
  'can_run_thermostat_programs',
48595
48616
  'can_simulate_hub_connection',
48596
48617
  'can_simulate_hub_disconnection',
48618
+ 'can_simulate_paid_subscription',
48597
48619
  ],
48598
48620
  type: 'string',
48599
48621
  },
@@ -48618,6 +48640,7 @@ export default {
48618
48640
  'can_run_thermostat_programs',
48619
48641
  'can_simulate_hub_connection',
48620
48642
  'can_simulate_hub_disconnection',
48643
+ 'can_simulate_paid_subscription',
48621
48644
  ],
48622
48645
  type: 'string',
48623
48646
  },