⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
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: 0 additions & 140 deletions docs/api/_blueprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -77535,76 +77535,6 @@
],
"description": "Igloohome bridge is offline."
},
{
"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": "igloohome_offline_access_code_no_variance_available",
"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": "Lock has reached maximum amount of codes."
},
{
"variantGroupKey": null,
"properties": [
Expand Down Expand Up @@ -107014,76 +106944,6 @@
],
"description": "Igloohome bridge is offline."
},
{
"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": "igloohome_offline_access_code_no_variance_available",
"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": "Lock has reached maximum amount of codes."
},
{
"variantGroupKey": null,
"properties": [
Expand Down
46 changes: 0 additions & 46 deletions docs/api/access_codes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -610,46 +610,6 @@ Igloohome bridge is offline.
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.


</details>
<details>
<summary><code>igloohome_offline_access_code_no_variance_available</code></summary>

Lock has reached maximum amount of codes.

**`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>igloohome_offline_access_code_no_variance_available</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>kwikset_unable_to_confirm_code</code></summary>
Expand Down Expand Up @@ -2517,12 +2477,6 @@ KeyNest locker is not supported.

---

**`igloohome_offline_access_code_no_variance_available`**

Lock has reached maximum amount of codes.

---

**`igloohome_bridge_too_many_pending_jobs`**

Igloohome bridge has too many pending jobs in the queue.
Expand Down
46 changes: 0 additions & 46 deletions docs/api/access_codes/unmanaged/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -503,46 +503,6 @@ Igloohome bridge is offline.
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.


</details>
<details>
<summary><code>igloohome_offline_access_code_no_variance_available</code></summary>

Lock has reached maximum amount of codes.

**`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>igloohome_offline_access_code_no_variance_available</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>kwikset_unable_to_confirm_code</code></summary>
Expand Down Expand Up @@ -2406,12 +2366,6 @@ Igloohome bridge has too many pending jobs in the queue.

---

**`igloohome_offline_access_code_no_variance_available`**

Lock has reached maximum amount of codes.

---

**`keynest_unsupported_third_party_locker`**

KeyNest locker is not supported.
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.53.0",
"@seamapi/smith": "^0.5.2",
"@seamapi/types": "1.698.0",
"@seamapi/types": "1.699.0",
"@types/command-exists": "^1.2.3",
"change-case": "^5.4.4",
"command-exists": "^1.2.9",
Expand Down
Loading