Skip to content

Commit cedcdf1

Browse files
committed
ci: Generate docs
1 parent 221c162 commit cedcdf1

2 files changed

Lines changed: 29 additions & 8 deletions

File tree

docs/api/acs/users/README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -667,6 +667,35 @@ Format: `Enum`
667667
Possible enum values:
668668
- `unknown_issue_with_acs_user`
669669

670+
</details>
671+
<details>
672+
<summary><code>latch_resident_user</code></summary>
673+
674+
Indicates that the [ACS user](https://docs.seam.co/latest/capability-guides/access-systems/user-management) was created on Latch Mission Control. Please use the Latch Mission Control to manage this user.
675+
676+
**`created_at`**
677+
Format: `Datetime`
678+
679+
680+
Date and time at which Seam created the warning.
681+
682+
---
683+
684+
**`message`**
685+
Format: `String`
686+
687+
688+
Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
689+
690+
---
691+
692+
**`warning_code`**
693+
Format: `Enum`
694+
695+
696+
Possible enum values:
697+
- `latch_resident_user`
698+
670699
</details>
671700

672701
---

docs/api/thermostats/schedules/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,6 @@ Indicates whether a person at the thermostat can change the thermostat's setting
6868

6969
---
7070

71-
### `is_override_allowed`
72-
73-
Format: `Boolean`
74-
75-
Indicates whether a person at the thermostat can change the thermostat's settings after the [thermostat schedule](../../../capability-guides/thermostats/creating-and-managing-thermostat-schedules.md) starts.
76-
77-
---
78-
7971
### `max_override_period_minutes`
8072

8173
Format: `Number`

0 commit comments

Comments
 (0)