You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mintlify-docs/api/devices/index.mdx
+84-73Lines changed: 84 additions & 73 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2908,13 +2908,14 @@ Metadata for a NoiseAware device.
2908
2908
2909
2909
Device model for a NoiseAware device.
2910
2910
2911
-
<details>
2912
-
<summary>Enum values:</summary>
2911
+
<details>
2913
2912
2914
-
- <code>indoor</code>
2915
-
- <code>outdoor</code>
2913
+
<summary>Enum values:</summary>
2916
2914
2917
-
</details>
2915
+
- <code>indoor</code>
2916
+
- <code>outdoor</code>
2917
+
2918
+
</details>
2918
2919
2919
2920
- <strong>
2920
2921
<code>device_name</code>
@@ -3239,13 +3240,14 @@ Metadata for Seam Bridge.
3239
3240
3240
3241
Unlock method for Seam Bridge.
3241
3242
3242
-
<details>
3243
-
<summary>Enum values:</summary>
3243
+
<details>
3244
+
3245
+
<summary>Enum values:</summary>
3244
3246
3245
-
- <code>bridge</code>
3246
-
- <code>doorking</code>
3247
+
- <code>bridge</code>
3248
+
- <code>doorking</code>
3247
3249
3248
-
</details>
3250
+
</details>
3249
3251
3250
3252
</details>
3251
3253
@@ -3869,15 +3871,16 @@ Represents the current status of the battery charge level.
3869
3871
3870
3872
Represents the current status of the battery charge level. Values are `critical`, which indicates an extremely low level, suggesting imminent shutdown or an urgent need for charging; `low`, which signifies that the battery is under the preferred threshold and should be charged soon; `good`, which denotes a satisfactory charge level, adequate for normal use without the immediate need for recharging; and `full`, which represents a battery that is fully charged, providing the maximum duration of usage.
3871
3873
3872
-
<details>
3873
-
<summary>Enum values:</summary>
3874
+
<details>
3875
+
3876
+
<summary>Enum values:</summary>
3874
3877
3875
-
- <code>critical</code>
3876
-
- <code>low</code>
3877
-
- <code>good</code>
3878
-
- <code>full</code>
3878
+
- <code>critical</code>
3879
+
- <code>low</code>
3880
+
- <code>good</code>
3881
+
- <code>full</code>
3879
3882
3880
-
</details>
3883
+
</details>
3881
3884
3882
3885
</details>
3883
3886
@@ -4308,17 +4311,18 @@ Current climate setting.
4308
4311
4309
4312
The climate preset mode for the thermostat, based on the available climate preset modes reported by the device.
4310
4313
4311
-
<details>
4312
-
<summary>Enum values:</summary>
4314
+
<details>
4313
4315
4314
-
- <code>home</code>
4315
-
- <code>away</code>
4316
-
- <code>wake</code>
4317
-
- <code>sleep</code>
4318
-
- <code>occupied</code>
4319
-
- <code>unoccupied</code>
4316
+
<summary>Enum values:</summary>
4320
4317
4321
-
</details>
4318
+
- <code>home</code>
4319
+
- <code>away</code>
4320
+
- <code>wake</code>
4321
+
- <code>sleep</code>
4322
+
- <code>occupied</code>
4323
+
- <code>unoccupied</code>
4324
+
4325
+
</details>
4322
4326
4323
4327
- <strong>
4324
4328
<code>cooling_set_point_celsius</code>
@@ -4369,13 +4373,14 @@ Current climate setting.
4369
4373
4370
4374
Indicates whether the climate preset is owned by the user or the system.
4371
4375
4372
-
<details>
4373
-
<summary>Enum values:</summary>
4376
+
<details>
4377
+
4378
+
<summary>Enum values:</summary>
4374
4379
4375
-
- <code>user</code>
4376
-
- <code>system</code>
4380
+
- <code>user</code>
4381
+
- <code>system</code>
4377
4382
4378
-
</details>
4383
+
</details>
4379
4384
4380
4385
- <strong>
4381
4386
<code>fan_mode_setting</code>
@@ -4384,14 +4389,15 @@ Current climate setting.
4384
4389
4385
4390
Desired [fan mode setting](https://docs.seam.co/latest/capability-guides/thermostats/configure-current-climate-settings#fan-mode-settings), such as `on`, `auto`, or `circulate`.
4386
4391
4387
-
<details>
4388
-
<summary>Enum values:</summary>
4392
+
<details>
4393
+
4394
+
<summary>Enum values:</summary>
4389
4395
4390
-
- <code>auto</code>
4391
-
- <code>on</code>
4392
-
- <code>circulate</code>
4396
+
- <code>auto</code>
4397
+
- <code>on</code>
4398
+
- <code>circulate</code>
4393
4399
4394
-
</details>
4400
+
</details>
4395
4401
4396
4402
- <strong>
4397
4403
<code>heating_set_point_celsius</code>
@@ -4414,16 +4420,17 @@ Current climate setting.
4414
4420
4415
4421
Desired [HVAC mode](https://docs.seam.co/latest/capability-guides/thermostats/understanding-thermostat-concepts/hvac-mode) setting, such as `heat`, `cool`, `heat_cool`, or `off`.
4416
4422
4417
-
<details>
4418
-
<summary>Enum values:</summary>
4423
+
<details>
4419
4424
4420
-
- <code>off</code>
4421
-
- <code>heat</code>
4422
-
- <code>cool</code>
4423
-
- <code>heat_cool</code>
4424
-
- <code>eco</code>
4425
+
<summary>Enum values:</summary>
4425
4426
4426
-
</details>
4427
+
- <code>off</code>
4428
+
- <code>heat</code>
4429
+
- <code>cool</code>
4430
+
- <code>heat_cool</code>
4431
+
- <code>eco</code>
4432
+
4433
+
</details>
4427
4434
4428
4435
- <strong>
4429
4436
<code>manual_override_allowed</code>
@@ -4490,17 +4497,18 @@ Current climate setting.
4490
4497
4491
4498
The climate preset mode for the thermostat, based on the available climate preset modes reported by the device.
4492
4499
4493
-
<details>
4494
-
<summary>Enum values:</summary>
4500
+
<details>
4501
+
4502
+
<summary>Enum values:</summary>
4495
4503
4496
-
- <code>home</code>
4497
-
- <code>away</code>
4498
-
- <code>wake</code>
4499
-
- <code>sleep</code>
4500
-
- <code>occupied</code>
4501
-
- <code>unoccupied</code>
4504
+
- <code>home</code>
4505
+
- <code>away</code>
4506
+
- <code>wake</code>
4507
+
- <code>sleep</code>
4508
+
- <code>occupied</code>
4509
+
- <code>unoccupied</code>
4502
4510
4503
-
</details>
4511
+
</details>
4504
4512
4505
4513
- <strong>
4506
4514
<code>cooling_set_point_celsius</code>
@@ -4551,13 +4559,14 @@ Current climate setting.
4551
4559
4552
4560
Indicates whether the climate preset is owned by the user or the system.
4553
4561
4554
-
<details>
4555
-
<summary>Enum values:</summary>
4562
+
<details>
4563
+
4564
+
<summary>Enum values:</summary>
4556
4565
4557
-
- <code>user</code>
4558
-
- <code>system</code>
4566
+
- <code>user</code>
4567
+
- <code>system</code>
4559
4568
4560
-
</details>
4569
+
</details>
4561
4570
4562
4571
- <strong>
4563
4572
<code>fan_mode_setting</code>
@@ -4566,14 +4575,15 @@ Current climate setting.
4566
4575
4567
4576
Desired [fan mode setting](https://docs.seam.co/latest/capability-guides/thermostats/configure-current-climate-settings#fan-mode-settings), such as `on`, `auto`, or `circulate`.
4568
4577
4569
-
<details>
4570
-
<summary>Enum values:</summary>
4578
+
<details>
4571
4579
4572
-
- <code>auto</code>
4573
-
- <code>on</code>
4574
-
- <code>circulate</code>
4580
+
<summary>Enum values:</summary>
4575
4581
4576
-
</details>
4582
+
- <code>auto</code>
4583
+
- <code>on</code>
4584
+
- <code>circulate</code>
4585
+
4586
+
</details>
4577
4587
4578
4588
- <strong>
4579
4589
<code>heating_set_point_celsius</code>
@@ -4596,16 +4606,17 @@ Current climate setting.
4596
4606
4597
4607
Desired [HVAC mode](https://docs.seam.co/latest/capability-guides/thermostats/understanding-thermostat-concepts/hvac-mode) setting, such as `heat`, `cool`, `heat_cool`, or `off`.
Copy file name to clipboardExpand all lines: mintlify-docs/api/devices/unmanaged/index.mdx
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1554,15 +1554,16 @@ Represents the current status of the battery charge level.
1554
1554
1555
1555
Represents the current status of the battery charge level. Values are `critical`, which indicates an extremely low level, suggesting imminent shutdown or an urgent need for charging; `low`, which signifies that the battery is under the preferred threshold and should be charged soon; `good`, which denotes a satisfactory charge level, adequate for normal use without the immediate need for recharging; and `full`, which represents a battery that is fully charged, providing the maximum duration of usage.
0 commit comments