Skip to content

Commit e9cf448

Browse files
committed
ci: Format code
1 parent 06dd720 commit e9cf448

8 files changed

Lines changed: 217 additions & 188 deletions

File tree

mintlify-docs/api/acs/credentials/index.mdx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -363,13 +363,14 @@ Visionline-specific metadata for the [credential](https://docs.seam.co/latest/ca
363363

364364
Card function type in the Visionline access system.
365365

366-
<details>
367-
<summary>Enum values:</summary>
366+
<details>
368367

369-
- <code>guest</code>
370-
- <code>staff</code>
368+
<summary>Enum values:</summary>
371369

372-
</details>
370+
- <code>guest</code>
371+
- <code>staff</code>
372+
373+
</details>
373374

374375
- <strong>
375376
<code>card_id</code>

mintlify-docs/api/acs/entrances/index.mdx

Lines changed: 24 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -86,15 +86,16 @@ ASSA ABLOY Vostio-specific metadata associated with the [entrance](https://docs.
8686

8787
Type of the door in the Vostio access system.
8888

89-
<details>
90-
<summary>Enum values:</summary>
89+
<details>
9190

92-
- <code>CommonDoor</code>
93-
- <code>EntranceDoor</code>
94-
- <code>GuestDoor</code>
95-
- <code>Elevator</code>
91+
<summary>Enum values:</summary>
9692

97-
</details>
93+
- <code>CommonDoor</code>
94+
- <code>EntranceDoor</code>
95+
- <code>GuestDoor</code>
96+
- <code>Elevator</code>
97+
98+
</details>
9899

99100
- <strong>
100101
<code>pms_id</code>
@@ -462,16 +463,17 @@ Visionline-specific metadata associated with the [entrance](https://docs.seam.co
462463

463464
Category of the door in the Visionline access system.
464465

465-
<details>
466-
<summary>Enum values:</summary>
466+
<details>
467+
468+
<summary>Enum values:</summary>
467469

468-
- <code>entrance</code>
469-
- <code>guest</code>
470-
- <code>elevator reader</code>
471-
- <code>common</code>
472-
- <code>common (PMS)</code>
470+
- <code>entrance</code>
471+
- <code>guest</code>
472+
- <code>elevator reader</code>
473+
- <code>common</code>
474+
- <code>common (PMS)</code>
473475

474-
</details>
476+
</details>
475477

476478
- <strong>
477479
<code>door_name</code>
@@ -501,14 +503,15 @@ Visionline-specific metadata associated with the [entrance](https://docs.seam.co
501503

502504
Door profile type in the Visionline access system.
503505

504-
<details>
505-
<summary>Enum values:</summary>
506+
<details>
507+
508+
<summary>Enum values:</summary>
506509

507-
- <code>BLE</code>
508-
- <code>commonDoor</code>
509-
- <code>touch</code>
510+
- <code>BLE</code>
511+
- <code>commonDoor</code>
512+
- <code>touch</code>
510513

511-
</details>
514+
</details>
512515

513516
</details>
514517

mintlify-docs/api/devices/index.mdx

Lines changed: 84 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -2908,13 +2908,14 @@ Metadata for a NoiseAware device.
29082908

29092909
Device model for a NoiseAware device.
29102910

2911-
<details>
2912-
<summary>Enum values:</summary>
2911+
<details>
29132912

2914-
- <code>indoor</code>
2915-
- <code>outdoor</code>
2913+
<summary>Enum values:</summary>
29162914

2917-
</details>
2915+
- <code>indoor</code>
2916+
- <code>outdoor</code>
2917+
2918+
</details>
29182919

29192920
- <strong>
29202921
<code>device_name</code>
@@ -3239,13 +3240,14 @@ Metadata for Seam Bridge.
32393240

32403241
Unlock method for Seam Bridge.
32413242

3242-
<details>
3243-
<summary>Enum values:</summary>
3243+
<details>
3244+
3245+
<summary>Enum values:</summary>
32443246

3245-
- <code>bridge</code>
3246-
- <code>doorking</code>
3247+
- <code>bridge</code>
3248+
- <code>doorking</code>
32473249

3248-
</details>
3250+
</details>
32493251

32503252
</details>
32513253

@@ -3869,15 +3871,16 @@ Represents the current status of the battery charge level.
38693871

38703872
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.
38713873

3872-
<details>
3873-
<summary>Enum values:</summary>
3874+
<details>
3875+
3876+
<summary>Enum values:</summary>
38743877

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>
38793882

3880-
</details>
3883+
</details>
38813884

38823885
</details>
38833886

@@ -4308,17 +4311,18 @@ Current climate setting.
43084311

43094312
The climate preset mode for the thermostat, based on the available climate preset modes reported by the device.
43104313

4311-
<details>
4312-
<summary>Enum values:</summary>
4314+
<details>
43134315

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>
43204317

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>
43224326

43234327
- <strong>
43244328
<code>cooling_set_point_celsius</code>
@@ -4369,13 +4373,14 @@ Current climate setting.
43694373

43704374
Indicates whether the climate preset is owned by the user or the system.
43714375

4372-
<details>
4373-
<summary>Enum values:</summary>
4376+
<details>
4377+
4378+
<summary>Enum values:</summary>
43744379

4375-
- <code>user</code>
4376-
- <code>system</code>
4380+
- <code>user</code>
4381+
- <code>system</code>
43774382

4378-
</details>
4383+
</details>
43794384

43804385
- <strong>
43814386
<code>fan_mode_setting</code>
@@ -4384,14 +4389,15 @@ Current climate setting.
43844389

43854390
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`.
43864391

4387-
<details>
4388-
<summary>Enum values:</summary>
4392+
<details>
4393+
4394+
<summary>Enum values:</summary>
43894395

4390-
- <code>auto</code>
4391-
- <code>on</code>
4392-
- <code>circulate</code>
4396+
- <code>auto</code>
4397+
- <code>on</code>
4398+
- <code>circulate</code>
43934399

4394-
</details>
4400+
</details>
43954401

43964402
- <strong>
43974403
<code>heating_set_point_celsius</code>
@@ -4414,16 +4420,17 @@ Current climate setting.
44144420

44154421
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`.
44164422

4417-
<details>
4418-
<summary>Enum values:</summary>
4423+
<details>
44194424

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>
44254426

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>
44274434

44284435
- <strong>
44294436
<code>manual_override_allowed</code>
@@ -4490,17 +4497,18 @@ Current climate setting.
44904497

44914498
The climate preset mode for the thermostat, based on the available climate preset modes reported by the device.
44924499

4493-
<details>
4494-
<summary>Enum values:</summary>
4500+
<details>
4501+
4502+
<summary>Enum values:</summary>
44954503

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>
45024510

4503-
</details>
4511+
</details>
45044512

45054513
- <strong>
45064514
<code>cooling_set_point_celsius</code>
@@ -4551,13 +4559,14 @@ Current climate setting.
45514559

45524560
Indicates whether the climate preset is owned by the user or the system.
45534561

4554-
<details>
4555-
<summary>Enum values:</summary>
4562+
<details>
4563+
4564+
<summary>Enum values:</summary>
45564565

4557-
- <code>user</code>
4558-
- <code>system</code>
4566+
- <code>user</code>
4567+
- <code>system</code>
45594568

4560-
</details>
4569+
</details>
45614570

45624571
- <strong>
45634572
<code>fan_mode_setting</code>
@@ -4566,14 +4575,15 @@ Current climate setting.
45664575

45674576
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`.
45684577

4569-
<details>
4570-
<summary>Enum values:</summary>
4578+
<details>
45714579

4572-
- <code>auto</code>
4573-
- <code>on</code>
4574-
- <code>circulate</code>
4580+
<summary>Enum values:</summary>
45754581

4576-
</details>
4582+
- <code>auto</code>
4583+
- <code>on</code>
4584+
- <code>circulate</code>
4585+
4586+
</details>
45774587

45784588
- <strong>
45794589
<code>heating_set_point_celsius</code>
@@ -4596,16 +4606,17 @@ Current climate setting.
45964606

45974607
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`.
45984608

4599-
<details>
4600-
<summary>Enum values:</summary>
4609+
<details>
4610+
4611+
<summary>Enum values:</summary>
46014612

4602-
- <code>off</code>
4603-
- <code>heat</code>
4604-
- <code>cool</code>
4605-
- <code>heat_cool</code>
4606-
- <code>eco</code>
4613+
- <code>off</code>
4614+
- <code>heat</code>
4615+
- <code>cool</code>
4616+
- <code>heat_cool</code>
4617+
- <code>eco</code>
46074618

4608-
</details>
4619+
</details>
46094620

46104621
- <strong>
46114622
<code>manual_override_allowed</code>

mintlify-docs/api/devices/unmanaged/index.mdx

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1554,15 +1554,16 @@ Represents the current status of the battery charge level.
15541554

15551555
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.
15561556

1557-
<details>
1558-
<summary>Enum values:</summary>
1557+
<details>
15591558

1560-
- <code>critical</code>
1561-
- <code>low</code>
1562-
- <code>good</code>
1563-
- <code>full</code>
1559+
<summary>Enum values:</summary>
15641560

1565-
</details>
1561+
- <code>critical</code>
1562+
- <code>low</code>
1563+
- <code>good</code>
1564+
- <code>full</code>
1565+
1566+
</details>
15661567

15671568
</details>
15681569

0 commit comments

Comments
 (0)