diff --git a/docs/api/_blueprint.json b/docs/api/_blueprint.json
index 2dedc4cbe..d40e5621c 100644
--- a/docs/api/_blueprint.json
+++ b/docs/api/_blueprint.json
@@ -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": [
@@ -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": [
diff --git a/docs/api/access_codes/README.md b/docs/api/access_codes/README.md
index 677aa2529..f9d5167f6 100644
--- a/docs/api/access_codes/README.md
+++ b/docs/api/access_codes/README.md
@@ -610,46 +610,6 @@ Igloohome bridge is offline.
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.
-
-
-igloohome_offline_access_code_no_variance_available
-
-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:
-
- - igloohome_offline_access_code_no_variance_available
-
-
- ---
-
- **`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.
-
-
kwikset_unable_to_confirm_code
@@ -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.
diff --git a/docs/api/access_codes/unmanaged/README.md b/docs/api/access_codes/unmanaged/README.md
index ac7b09ded..f7adcfa71 100644
--- a/docs/api/access_codes/unmanaged/README.md
+++ b/docs/api/access_codes/unmanaged/README.md
@@ -503,46 +503,6 @@ Igloohome bridge is offline.
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.
-
-
-igloohome_offline_access_code_no_variance_available
-
-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:
-
- - igloohome_offline_access_code_no_variance_available
-
-
- ---
-
- **`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.
-
-
kwikset_unable_to_confirm_code
@@ -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.
diff --git a/package-lock.json b/package-lock.json
index 9c7ff3081..f898bc322 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -14,7 +14,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",
@@ -983,9 +983,9 @@
}
},
"node_modules/@seamapi/types": {
- "version": "1.698.0",
- "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.698.0.tgz",
- "integrity": "sha512-OIyPI8FyRStOn6IbHjT6h7i1dZvjDNj8oC3mV6VoCRFM7H7m9Ft+4sCDawaWn20FTuxuS23PnaQHy4vzz9xi1Q==",
+ "version": "1.699.0",
+ "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.699.0.tgz",
+ "integrity": "sha512-X0H3eWr05FzWeUFlTB7mVVrOnMnbZ3qWl5L6ZKfh46FeCJv5+SYOatWq7yT0cPcnUpdwe5nAwVeMd7F5noOkyQ==",
"dev": true,
"license": "MIT",
"engines": {
diff --git a/package.json b/package.json
index 57cbd506f..dbe470cfc 100644
--- a/package.json
+++ b/package.json
@@ -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",