diff --git a/docs/api/_blueprint.json b/docs/api/_blueprint.json index 0f88b3efe..e3075c9d1 100644 --- a/docs/api/_blueprint.json +++ b/docs/api/_blueprint.json @@ -98635,63 +98635,6 @@ ], "description": "Indicates that the Wyze Lock is not connected to a gateway." }, - { - "variantGroupKey": null, - "properties": [ - { - "name": "created_at", - "description": "Date and time at which Seam created the warning.", - "isDeprecated": false, - "deprecationMessage": "", - "isUndocumented": false, - "undocumentedMessage": "", - "isDraft": false, - "draftMessage": "", - "propertyGroupKey": null, - "format": "datetime", - "jsonType": "string" - }, - { - "name": "message", - "description": "Detailed description of the warning. 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" - }, - { - "name": "warning_code", - "description": "Unique identifier of the type of warning. 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": "functional_offline_device", - "description": "", - "isDeprecated": false, - "deprecationMessage": "", - "isUndocumented": false, - "undocumentedMessage": "", - "isDraft": false, - "draftMessage": "" - } - ] - } - ], - "description": "Indicates that the device is offline but has some functionality available." - }, { "variantGroupKey": null, "properties": [ @@ -115648,63 +115591,6 @@ ], "description": "Indicates that the Wyze Lock is not connected to a gateway." }, - { - "variantGroupKey": null, - "properties": [ - { - "name": "created_at", - "description": "Date and time at which Seam created the warning.", - "isDeprecated": false, - "deprecationMessage": "", - "isUndocumented": false, - "undocumentedMessage": "", - "isDraft": false, - "draftMessage": "", - "propertyGroupKey": null, - "format": "datetime", - "jsonType": "string" - }, - { - "name": "message", - "description": "Detailed description of the warning. 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" - }, - { - "name": "warning_code", - "description": "Unique identifier of the type of warning. 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": "functional_offline_device", - "description": "", - "isDeprecated": false, - "deprecationMessage": "", - "isUndocumented": false, - "undocumentedMessage": "", - "isDraft": false, - "draftMessage": "" - } - ] - } - ], - "description": "Indicates that the device is offline but has some functionality available." - }, { "variantGroupKey": null, "properties": [ diff --git a/docs/api/devices/README.md b/docs/api/devices/README.md index c85966108..254f7e9a0 100644 --- a/docs/api/devices/README.md +++ b/docs/api/devices/README.md @@ -1351,38 +1351,6 @@ Indicates that the Wyze Lock is not connected to a gateway. - wyze_device_missing_gateway - -
-functional_offline_device - -Indicates that the device is offline but has some functionality available. - - **`created_at`** *Datetime* - - - Date and time at which Seam created the warning. - - - --- - - **`message`** *String* - - - Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. - - - --- - - **`warning_code`** *Enum* - - - Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. - - Enum values: - - - functional_offline_device - -
third_party_integration_detected @@ -4444,12 +4412,6 @@ Indicates that the device has a flaky connection. --- -**`functional_offline_device`** - -Indicates that the device is offline but has some functionality available. - ---- - **`lockly_time_zone_not_configured`** Indicates that Seam detected that the Lockly device does not have a time zone configured. Time-bound codes may not work as expected. diff --git a/docs/api/devices/unmanaged/README.md b/docs/api/devices/unmanaged/README.md index 2ca353fd9..f1c09918e 100644 --- a/docs/api/devices/unmanaged/README.md +++ b/docs/api/devices/unmanaged/README.md @@ -1065,38 +1065,6 @@ Indicates that the Wyze Lock is not connected to a gateway. - wyze_device_missing_gateway -
-
-functional_offline_device - -Indicates that the device is offline but has some functionality available. - - **`created_at`** *Datetime* - - - Date and time at which Seam created the warning. - - - --- - - **`message`** *String* - - - Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. - - - --- - - **`warning_code`** *Enum* - - - Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. - - Enum values: - - - functional_offline_device - -
third_party_integration_detected @@ -1908,12 +1876,6 @@ Indicates that the device has a flaky connection. --- -**`functional_offline_device`** - -Indicates that the device is offline but has some functionality available. - ---- - **`lockly_time_zone_not_configured`** Indicates that Seam detected that the Lockly device does not have a time zone configured. Time-bound codes may not work as expected. diff --git a/docs/api/locks/README.md b/docs/api/locks/README.md index 47abf2ae4..834a0fa99 100644 --- a/docs/api/locks/README.md +++ b/docs/api/locks/README.md @@ -1110,38 +1110,6 @@ Indicates that the Wyze Lock is not connected to a gateway. - wyze_device_missing_gateway -
-
-functional_offline_device - -Indicates that the device is offline but has some functionality available. - - **`created_at`** *Datetime* - - - Date and time at which Seam created the warning. - - - --- - - **`message`** *String* - - - Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. - - - --- - - **`warning_code`** *Enum* - - - Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. - - Enum values: - - - functional_offline_device - -
third_party_integration_detected @@ -3229,12 +3197,6 @@ Indicates that the device has a flaky connection. --- -**`functional_offline_device`** - -Indicates that the device is offline but has some functionality available. - ---- - **`hub_required_for_addtional_capabilities`** Indicates that a hub or relay must be connected to unlock additional capabilities such as remote unlock. diff --git a/docs/api/thermostats/README.md b/docs/api/thermostats/README.md index 44943fe8e..eeeeae344 100644 --- a/docs/api/thermostats/README.md +++ b/docs/api/thermostats/README.md @@ -1226,38 +1226,6 @@ Indicates that the Wyze Lock is not connected to a gateway. - wyze_device_missing_gateway -
-
-functional_offline_device - -Indicates that the device is offline but has some functionality available. - - **`created_at`** *Datetime* - - - Date and time at which Seam created the warning. - - - --- - - **`message`** *String* - - - Detailed description of the warning. Provides insights into the issue and potentially how to rectify it. - - - --- - - **`warning_code`** *Enum* - - - Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. - - Enum values: - - - functional_offline_device - -
third_party_integration_detected @@ -3968,12 +3936,6 @@ Indicates that the device has a flaky connection. --- -**`functional_offline_device`** - -Indicates that the device is offline but has some functionality available. - ---- - **`lockly_time_zone_not_configured`** Indicates that Seam detected that the Lockly device does not have a time zone configured. Time-bound codes may not work as expected. diff --git a/package-lock.json b/package-lock.json index ebd9f40d9..f3abc277e 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.685.0", + "@seamapi/types": "1.686.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.685.0", - "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.685.0.tgz", - "integrity": "sha512-wW17iDcSe5V6LW4dOffZDsEziQ+csHXb7EUzVcLRDfzhEBY1hKVakMMEQqmqg/7qMLrWMSZYLLXWBfmkUcpxrw==", + "version": "1.686.0", + "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.686.0.tgz", + "integrity": "sha512-Zo9Oik8EqiPkP1gxXQuyXwAr9ol5YoMU5KkKOutng1vxUab9Nrcas1y5jz8LZi/3SL2wVb+nbzC7pduKz2j2FA==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 0869704d9..06a988576 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.685.0", + "@seamapi/types": "1.686.0", "@types/command-exists": "^1.2.3", "change-case": "^5.4.4", "command-exists": "^1.2.9",