Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
140 changes: 140 additions & 0 deletions docs/api/_blueprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -71152,6 +71152,76 @@
],
"description": "Admin role required—insufficient permissions to manage PINs on this Kwikset device. Please have a Home Admin update your role in the Kwikset app, or ask them to set the PIN."
},
{
"variantGroupKey": null,
"properties": [
{
"name": "created_at",
"description": "Date and time at which Seam created the error.",
"isDeprecated": false,
"deprecationMessage": "",
"isUndocumented": false,
"undocumentedMessage": "",
"isDraft": false,
"draftMessage": "",
"propertyGroupKey": null,
"format": "datetime",
"jsonType": "string"
},
{
"name": "error_code",
"description": "Unique identifier of the type of error. Enables quick recognition and categorization of the issue.",
"isDeprecated": false,
"deprecationMessage": "",
"isUndocumented": false,
"undocumentedMessage": "",
"isDraft": false,
"draftMessage": "",
"propertyGroupKey": null,
"format": "enum",
"jsonType": "string",
"values": [
{
"name": "keynest_unsupported_third_party_locker",
"description": "",
"isDeprecated": false,
"deprecationMessage": "",
"isUndocumented": false,
"undocumentedMessage": "",
"isDraft": false,
"draftMessage": ""
}
]
},
{
"name": "is_access_code_error",
"description": "Indicates that this is an access code error.",
"isDeprecated": false,
"deprecationMessage": "",
"isUndocumented": false,
"undocumentedMessage": "",
"isDraft": false,
"draftMessage": "",
"propertyGroupKey": null,
"format": "boolean",
"jsonType": "boolean"
},
{
"name": "message",
"description": "Detailed description of the error. Provides insights into the issue and potentially how to rectify it.",
"isDeprecated": false,
"deprecationMessage": "",
"isUndocumented": false,
"undocumentedMessage": "",
"isDraft": false,
"draftMessage": "",
"propertyGroupKey": null,
"format": "string",
"jsonType": "string"
}
],
"description": "KeyNest locker is not supported."
},
{
"variantGroupKey": null,
"properties": [
Expand Down Expand Up @@ -99401,6 +99471,76 @@
],
"description": "Admin role required—insufficient permissions to manage PINs on this Kwikset device. Please have a Home Admin update your role in the Kwikset app, or ask them to set the PIN."
},
{
"variantGroupKey": null,
"properties": [
{
"name": "created_at",
"description": "Date and time at which Seam created the error.",
"isDeprecated": false,
"deprecationMessage": "",
"isUndocumented": false,
"undocumentedMessage": "",
"isDraft": false,
"draftMessage": "",
"propertyGroupKey": null,
"format": "datetime",
"jsonType": "string"
},
{
"name": "error_code",
"description": "Unique identifier of the type of error. Enables quick recognition and categorization of the issue.",
"isDeprecated": false,
"deprecationMessage": "",
"isUndocumented": false,
"undocumentedMessage": "",
"isDraft": false,
"draftMessage": "",
"propertyGroupKey": null,
"format": "enum",
"jsonType": "string",
"values": [
{
"name": "keynest_unsupported_third_party_locker",
"description": "",
"isDeprecated": false,
"deprecationMessage": "",
"isUndocumented": false,
"undocumentedMessage": "",
"isDraft": false,
"draftMessage": ""
}
]
},
{
"name": "is_access_code_error",
"description": "Indicates that this is an access code error.",
"isDeprecated": false,
"deprecationMessage": "",
"isUndocumented": false,
"undocumentedMessage": "",
"isDraft": false,
"draftMessage": "",
"propertyGroupKey": null,
"format": "boolean",
"jsonType": "boolean"
},
{
"name": "message",
"description": "Detailed description of the error. Provides insights into the issue and potentially how to rectify it.",
"isDeprecated": false,
"deprecationMessage": "",
"isUndocumented": false,
"undocumentedMessage": "",
"isDraft": false,
"draftMessage": "",
"propertyGroupKey": null,
"format": "string",
"jsonType": "string"
}
],
"description": "KeyNest locker is not supported."
},
{
"variantGroupKey": null,
"properties": [
Expand Down
46 changes: 46 additions & 0 deletions docs/api/access_codes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1210,6 +1210,46 @@ Admin role required—insufficient permissions to manage PINs on this Kwikset de
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.


</details>
<details>
<summary><code>keynest_unsupported_third_party_locker</code></summary>

KeyNest locker is not supported.

**`created_at`** *Datetime*


Date and time at which Seam created the error.


---

**`error_code`** *Enum*


Unique identifier of the type of error. Enables quick recognition and categorization of the issue.

Enum values:

- <code>keynest_unsupported_third_party_locker</code>


---

**`is_access_code_error`** *Boolean*


Indicates that this is an access code error.


---

**`message`** *String*


Detailed description of the error. Provides insights into the issue and potentially how to rectify it.


</details>
<details>
<summary><code>account_disconnected</code></summary>
Expand Down Expand Up @@ -2439,6 +2479,12 @@ Admin role required—insufficient permissions to manage PINs on this Kwikset de

---

**`keynest_unsupported_third_party_locker`**

KeyNest locker is not supported.

---

**`igloohome_offline_access_code_no_variance_available`**

Lock has reached maximum amount of codes.
Expand Down
46 changes: 46 additions & 0 deletions docs/api/access_codes/unmanaged/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1103,6 +1103,46 @@ Admin role required—insufficient permissions to manage PINs on this Kwikset de
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.


</details>
<details>
<summary><code>keynest_unsupported_third_party_locker</code></summary>

KeyNest locker is not supported.

**`created_at`** *Datetime*


Date and time at which Seam created the error.


---

**`error_code`** *Enum*


Unique identifier of the type of error. Enables quick recognition and categorization of the issue.

Enum values:

- <code>keynest_unsupported_third_party_locker</code>


---

**`is_access_code_error`** *Boolean*


Indicates that this is an access code error.


---

**`message`** *String*


Detailed description of the error. Provides insights into the issue and potentially how to rectify it.


</details>
<details>
<summary><code>account_disconnected</code></summary>
Expand Down Expand Up @@ -2340,6 +2380,12 @@ Lock has reached maximum amount of codes.

---

**`keynest_unsupported_third_party_locker`**

KeyNest locker is not supported.

---

**`kwikset_insufficient_permissions`**

Admin role required—insufficient permissions to manage PINs on this Kwikset device. Please have a Home Admin update your role in the Kwikset app, or ask them to set the PIN.
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@prettier/plugin-ruby": "^4.0.4",
"@seamapi/blueprint": "^0.51.3",
"@seamapi/smith": "^0.5.2",
"@seamapi/types": "1.611.0",
"@seamapi/types": "1.612.0",
"@types/command-exists": "^1.2.3",
"change-case": "^5.4.4",
"command-exists": "^1.2.9",
Expand Down
Loading