From b5cb42df0c960877c2b116d59d75b92751a0e2bf Mon Sep 17 00:00:00 2001 From: Mike Wu Date: Thu, 29 May 2025 13:05:30 +0900 Subject: [PATCH 1/4] fix: broken nested details for enums --- src/layouts/partials/property-content.hbs | 10 ++++------ src/layouts/partials/property-nested.hbs | 2 +- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/src/layouts/partials/property-content.hbs b/src/layouts/partials/property-content.hbs index 1151ef91d..56a97bcd6 100644 --- a/src/layouts/partials/property-content.hbs +++ b/src/layouts/partials/property-content.hbs @@ -7,13 +7,11 @@ {{> deprecated-warning}} {{/if}} {{#if enumValues}} -
- Enum values: - {{#each enumValues}} - - {{this}} - {{/each}} -
+Enum values: + {{#each enumValues}} + - {{this}} + {{/each}} {{/if}} {{#if value}} diff --git a/src/layouts/partials/property-nested.hbs b/src/layouts/partials/property-nested.hbs index 7b4fc98e0..cba143252 100644 --- a/src/layouts/partials/property-nested.hbs +++ b/src/layouts/partials/property-nested.hbs @@ -5,4 +5,4 @@ - {{> property-nested this}} {{/each}} -{{/if}} +{{/if}} From c296f14d67621a4a4a8c42c8db421017b33d61a7 Mon Sep 17 00:00:00 2001 From: Seam Bot Date: Thu, 29 May 2025 04:06:35 +0000 Subject: [PATCH 2/4] ci: Generate docs --- docs/api/access_codes/README.md | 312 ++++++++-------------- docs/api/access_codes/unmanaged/README.md | 312 ++++++++-------------- docs/api/acs/credentials/README.md | 36 +-- docs/api/acs/systems/README.md | 54 ++-- docs/api/acs/users/README.md | 96 +++---- 5 files changed, 270 insertions(+), 540 deletions(-) diff --git a/docs/api/access_codes/README.md b/docs/api/access_codes/README.md index 5380f4481..fe48a7b4b 100644 --- a/docs/api/access_codes/README.md +++ b/docs/api/access_codes/README.md @@ -131,11 +131,9 @@ Failed to set code on SmartThings device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - smartthings_failed_to_set_access_code -
+ Enum values: + - smartthings_failed_to_set_access_code --- @@ -172,11 +170,9 @@ Failed to set code after multiple retries. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - smartthings_failed_to_set_after_multiple_retries -
+ Enum values: + - smartthings_failed_to_set_after_multiple_retries --- @@ -213,11 +209,9 @@ No free slots available on the device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - smartthings_no_free_slots_available -
+ Enum values: + - smartthings_no_free_slots_available --- @@ -254,11 +248,9 @@ Failed to set code on device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - failed_to_set_on_device -
+ Enum values: + - failed_to_set_on_device --- @@ -295,11 +287,9 @@ Failed to remove code from device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - failed_to_remove_from_device -
+ Enum values: + - failed_to_remove_from_device --- @@ -336,11 +326,9 @@ Duplicate access code detected on device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - duplicate_code_on_device -
+ Enum values: + - duplicate_code_on_device --- @@ -377,11 +365,9 @@ An attempt to modify this access code was prevented. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - duplicate_code_attempt_prevented -
+ Enum values: + - duplicate_code_attempt_prevented --- @@ -418,11 +404,9 @@ No space for access code on device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - no_space_for_access_code_on_device -
+ Enum values: + - no_space_for_access_code_on_device --- @@ -459,11 +443,9 @@ Igloohome bridge has too many pending jobs in the queue. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - igloohome_bridge_too_many_pending_jobs -
+ Enum values: + - igloohome_bridge_too_many_pending_jobs --- @@ -500,11 +482,9 @@ Igloohome bridge is offline. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - igloohome_bridge_offline -
+ Enum values: + - igloohome_bridge_offline --- @@ -541,11 +521,9 @@ Lock has reached maximum amount of codes. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - igloohome_offline_access_code_no_variance_available -
+ Enum values: + - igloohome_offline_access_code_no_variance_available --- @@ -582,11 +560,9 @@ Unable to confirm that the access code is set on Kwikset device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - kwikset_unable_to_confirm_code -
+ Enum values: + - kwikset_unable_to_confirm_code --- @@ -623,11 +599,9 @@ Unable to confirm the deletion of the access code on Kwikset device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - kwikset_unable_to_confirm_deletion -
+ Enum values: + - kwikset_unable_to_confirm_deletion --- @@ -664,11 +638,9 @@ Code was modified or removed externally after Seam successfully set it on the de Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - code_modified_external_to_seam -
+ Enum values: + - code_modified_external_to_seam --- @@ -705,11 +677,9 @@ Invalid code length for August lock. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - august_lock_invalid_code_length -
+ Enum values: + - august_lock_invalid_code_length --- @@ -746,11 +716,9 @@ Access code has not yet been fully moved to the device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - august_device_programming_delay -
+ Enum values: + - august_device_programming_delay --- @@ -787,11 +755,9 @@ All access code slots on the device are full. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - august_device_slots_full -
+ Enum values: + - august_device_slots_full --- @@ -828,11 +794,9 @@ August lock is missing a keypad. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - august_lock_missing_keypad -
+ Enum values: + - august_lock_missing_keypad --- @@ -869,11 +833,9 @@ August lock is temporarily offline. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - august_lock_temporarily_offline -
+ Enum values: + - august_lock_temporarily_offline --- @@ -910,11 +872,9 @@ Salto site user is not subscribed. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - salto_ks_user_not_subscribed -
+ Enum values: + - salto_ks_user_not_subscribed --- @@ -951,11 +911,9 @@ Access code has not yet been fully moved to the device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - hubitat_device_programming_delay -
+ Enum values: + - hubitat_device_programming_delay --- @@ -992,11 +950,9 @@ No free positions available on the device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - hubitat_no_free_positions_available -
+ Enum values: + - hubitat_no_free_positions_available --- @@ -1033,11 +989,9 @@ Duplicate access code name detected. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - wyze_duplicate_code_name -
+ Enum values: + - wyze_duplicate_code_name --- @@ -1074,11 +1028,9 @@ Potential duplicate access code detected. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - wyze_potential_duplicate_code -
+ Enum values: + - wyze_potential_duplicate_code --- @@ -1115,11 +1067,9 @@ No valid user level for Oracode. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - dormakaba_oracode_no_valid_user_level -
+ Enum values: + - dormakaba_oracode_no_valid_user_level --- @@ -1154,11 +1104,9 @@ Account is disconnected Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - account_disconnected -
+ Enum values: + - account_disconnected --- @@ -1195,11 +1143,9 @@ Salto site user limit reached. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - salto_ks_subscription_limit_exceeded -
+ Enum values: + - salto_ks_subscription_limit_exceeded --- @@ -1236,11 +1182,9 @@ Device is offline Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - device_offline -
+ Enum values: + - device_offline --- @@ -1271,11 +1215,9 @@ Device has been removed Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - device_removed -
+ Enum values: + - device_removed --- @@ -1306,11 +1248,9 @@ Hub is disconnected Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - hub_disconnected -
+ Enum values: + - hub_disconnected --- @@ -1341,11 +1281,9 @@ Device is disconnected Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - device_disconnected -
+ Enum values: + - device_disconnected --- @@ -1376,11 +1314,9 @@ The backup access code pool is empty. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - empty_backup_access_code_pool -
+ Enum values: + - empty_backup_access_code_pool --- @@ -1411,11 +1347,9 @@ User is not authorized to use the August Lock. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - august_lock_not_authorized -
+ Enum values: + - august_lock_not_authorized --- @@ -1446,11 +1380,9 @@ Lock is not connected to the Seam Bridge. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - august_lock_missing_bridge -
+ Enum values: + - august_lock_missing_bridge --- @@ -1481,11 +1413,9 @@ Lock is not paired with a Gateway. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - ttlock_lock_not_paired_to_gateway -
+ Enum values: + - ttlock_lock_not_paired_to_gateway --- @@ -1516,11 +1446,9 @@ Missing device credentials. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - missing_device_credentials -
+ Enum values: + - missing_device_credentials --- @@ -1551,11 +1479,9 @@ The auxiliary heat is running. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - auxiliary_heat_running -
+ Enum values: + - auxiliary_heat_running --- @@ -1586,11 +1512,9 @@ Subscription required to connect. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - subscription_required -
+ Enum values: + - subscription_required --- @@ -1623,11 +1547,9 @@ Credentials provided were invalid. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - invalid_credentials -
+ Enum values: + - invalid_credentials --- @@ -1667,11 +1589,9 @@ Indicates that the Seam API cannot communicate with [Seam Bridge](../../capabili Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - bridge_disconnected -
+ Enum values: + - bridge_disconnected --- @@ -1869,11 +1789,9 @@ Failed to set code on SmartThings device. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - smartthings_failed_to_set_access_code -
+ Enum values: + - smartthings_failed_to_set_access_code @@ -1902,11 +1820,9 @@ Duplicate access code detected. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - schlage_detected_duplicate -
+ Enum values: + - schlage_detected_duplicate @@ -1935,11 +1851,9 @@ Received an error when attempting to create this code. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - schlage_creation_outage -
+ Enum values: + - schlage_creation_outage @@ -1968,11 +1882,9 @@ Code was modified or removed externally after Seam successfully set it on the de Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - code_modified_external_to_seam -
+ Enum values: + - code_modified_external_to_seam @@ -2001,11 +1913,9 @@ Delay in setting code on device. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - delay_in_setting_on_device -
+ Enum values: + - delay_in_setting_on_device @@ -2034,11 +1944,9 @@ Delay in removing code from device. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - delay_in_removing_from_device -
+ Enum values: + - delay_in_removing_from_device @@ -2067,11 +1975,9 @@ Third-party integration detected that may cause access codes to fail. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - third_party_integration_detected -
+ Enum values: + - third_party_integration_detected @@ -2100,11 +2006,9 @@ Access code has not yet been fully moved to the device. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - august_device_programming_delay -
+ Enum values: + - august_device_programming_delay @@ -2133,11 +2037,9 @@ August lock is temporarily offline. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - august_lock_temporarily_offline -
+ Enum values: + - august_lock_temporarily_offline @@ -2166,11 +2068,9 @@ Algopins must be used within 24 hours. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - igloo_algopin_must_be_used_within_24_hours -
+ Enum values: + - igloo_algopin_must_be_used_within_24_hours @@ -2199,11 +2099,9 @@ Management was transferred to another workspace. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - management_transferred -
+ Enum values: + - management_transferred @@ -2232,11 +2130,9 @@ Unable to confirm that the access code is set on Kwikset device. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - kwikset_unable_to_confirm_code -
+ Enum values: + - kwikset_unable_to_confirm_code diff --git a/docs/api/access_codes/unmanaged/README.md b/docs/api/access_codes/unmanaged/README.md index 66a3f00d3..7fc6b38ff 100644 --- a/docs/api/access_codes/unmanaged/README.md +++ b/docs/api/access_codes/unmanaged/README.md @@ -117,11 +117,9 @@ Failed to set code on SmartThings device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - smartthings_failed_to_set_access_code -
+ Enum values: + - smartthings_failed_to_set_access_code --- @@ -158,11 +156,9 @@ Failed to set code after multiple retries. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - smartthings_failed_to_set_after_multiple_retries -
+ Enum values: + - smartthings_failed_to_set_after_multiple_retries --- @@ -199,11 +195,9 @@ No free slots available on the device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - smartthings_no_free_slots_available -
+ Enum values: + - smartthings_no_free_slots_available --- @@ -240,11 +234,9 @@ Failed to set code on device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - failed_to_set_on_device -
+ Enum values: + - failed_to_set_on_device --- @@ -281,11 +273,9 @@ Failed to remove code from device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - failed_to_remove_from_device -
+ Enum values: + - failed_to_remove_from_device --- @@ -322,11 +312,9 @@ Duplicate access code detected on device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - duplicate_code_on_device -
+ Enum values: + - duplicate_code_on_device --- @@ -363,11 +351,9 @@ An attempt to modify this access code was prevented. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - duplicate_code_attempt_prevented -
+ Enum values: + - duplicate_code_attempt_prevented --- @@ -404,11 +390,9 @@ No space for access code on device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - no_space_for_access_code_on_device -
+ Enum values: + - no_space_for_access_code_on_device --- @@ -445,11 +429,9 @@ Igloohome bridge has too many pending jobs in the queue. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - igloohome_bridge_too_many_pending_jobs -
+ Enum values: + - igloohome_bridge_too_many_pending_jobs --- @@ -486,11 +468,9 @@ Igloohome bridge is offline. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - igloohome_bridge_offline -
+ Enum values: + - igloohome_bridge_offline --- @@ -527,11 +507,9 @@ Lock has reached maximum amount of codes. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - igloohome_offline_access_code_no_variance_available -
+ Enum values: + - igloohome_offline_access_code_no_variance_available --- @@ -568,11 +546,9 @@ Unable to confirm that the access code is set on Kwikset device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - kwikset_unable_to_confirm_code -
+ Enum values: + - kwikset_unable_to_confirm_code --- @@ -609,11 +585,9 @@ Unable to confirm the deletion of the access code on Kwikset device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - kwikset_unable_to_confirm_deletion -
+ Enum values: + - kwikset_unable_to_confirm_deletion --- @@ -650,11 +624,9 @@ Code was modified or removed externally after Seam successfully set it on the de Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - code_modified_external_to_seam -
+ Enum values: + - code_modified_external_to_seam --- @@ -691,11 +663,9 @@ Invalid code length for August lock. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - august_lock_invalid_code_length -
+ Enum values: + - august_lock_invalid_code_length --- @@ -732,11 +702,9 @@ Access code has not yet been fully moved to the device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - august_device_programming_delay -
+ Enum values: + - august_device_programming_delay --- @@ -773,11 +741,9 @@ All access code slots on the device are full. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - august_device_slots_full -
+ Enum values: + - august_device_slots_full --- @@ -814,11 +780,9 @@ August lock is missing a keypad. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - august_lock_missing_keypad -
+ Enum values: + - august_lock_missing_keypad --- @@ -855,11 +819,9 @@ August lock is temporarily offline. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - august_lock_temporarily_offline -
+ Enum values: + - august_lock_temporarily_offline --- @@ -896,11 +858,9 @@ Salto site user is not subscribed. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - salto_ks_user_not_subscribed -
+ Enum values: + - salto_ks_user_not_subscribed --- @@ -937,11 +897,9 @@ Access code has not yet been fully moved to the device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - hubitat_device_programming_delay -
+ Enum values: + - hubitat_device_programming_delay --- @@ -978,11 +936,9 @@ No free positions available on the device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - hubitat_no_free_positions_available -
+ Enum values: + - hubitat_no_free_positions_available --- @@ -1019,11 +975,9 @@ Duplicate access code name detected. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - wyze_duplicate_code_name -
+ Enum values: + - wyze_duplicate_code_name --- @@ -1060,11 +1014,9 @@ Potential duplicate access code detected. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - wyze_potential_duplicate_code -
+ Enum values: + - wyze_potential_duplicate_code --- @@ -1101,11 +1053,9 @@ No valid user level for Oracode. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - dormakaba_oracode_no_valid_user_level -
+ Enum values: + - dormakaba_oracode_no_valid_user_level --- @@ -1140,11 +1090,9 @@ Account is disconnected Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - account_disconnected -
+ Enum values: + - account_disconnected --- @@ -1181,11 +1129,9 @@ Salto site user limit reached. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - salto_ks_subscription_limit_exceeded -
+ Enum values: + - salto_ks_subscription_limit_exceeded --- @@ -1222,11 +1168,9 @@ Device is offline Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - device_offline -
+ Enum values: + - device_offline --- @@ -1257,11 +1201,9 @@ Device has been removed Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - device_removed -
+ Enum values: + - device_removed --- @@ -1292,11 +1234,9 @@ Hub is disconnected Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - hub_disconnected -
+ Enum values: + - hub_disconnected --- @@ -1327,11 +1267,9 @@ Device is disconnected Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - device_disconnected -
+ Enum values: + - device_disconnected --- @@ -1362,11 +1300,9 @@ The backup access code pool is empty. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - empty_backup_access_code_pool -
+ Enum values: + - empty_backup_access_code_pool --- @@ -1397,11 +1333,9 @@ User is not authorized to use the August Lock. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - august_lock_not_authorized -
+ Enum values: + - august_lock_not_authorized --- @@ -1432,11 +1366,9 @@ Lock is not connected to the Seam Bridge. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - august_lock_missing_bridge -
+ Enum values: + - august_lock_missing_bridge --- @@ -1467,11 +1399,9 @@ Lock is not paired with a Gateway. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - ttlock_lock_not_paired_to_gateway -
+ Enum values: + - ttlock_lock_not_paired_to_gateway --- @@ -1502,11 +1432,9 @@ Missing device credentials. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - missing_device_credentials -
+ Enum values: + - missing_device_credentials --- @@ -1537,11 +1465,9 @@ The auxiliary heat is running. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - auxiliary_heat_running -
+ Enum values: + - auxiliary_heat_running --- @@ -1572,11 +1498,9 @@ Subscription required to connect. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - subscription_required -
+ Enum values: + - subscription_required --- @@ -1609,11 +1533,9 @@ Credentials provided were invalid. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - invalid_credentials -
+ Enum values: + - invalid_credentials --- @@ -1653,11 +1575,9 @@ Indicates that the Seam API cannot communicate with [Seam Bridge](../../../capab Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - bridge_disconnected -
+ Enum values: + - bridge_disconnected --- @@ -1779,11 +1699,9 @@ Failed to set code on SmartThings device. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - smartthings_failed_to_set_access_code -
+ Enum values: + - smartthings_failed_to_set_access_code @@ -1812,11 +1730,9 @@ Duplicate access code detected. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - schlage_detected_duplicate -
+ Enum values: + - schlage_detected_duplicate @@ -1845,11 +1761,9 @@ Received an error when attempting to create this code. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - schlage_creation_outage -
+ Enum values: + - schlage_creation_outage @@ -1878,11 +1792,9 @@ Code was modified or removed externally after Seam successfully set it on the de Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - code_modified_external_to_seam -
+ Enum values: + - code_modified_external_to_seam @@ -1911,11 +1823,9 @@ Delay in setting code on device. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - delay_in_setting_on_device -
+ Enum values: + - delay_in_setting_on_device @@ -1944,11 +1854,9 @@ Delay in removing code from device. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - delay_in_removing_from_device -
+ Enum values: + - delay_in_removing_from_device @@ -1977,11 +1885,9 @@ Third-party integration detected that may cause access codes to fail. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - third_party_integration_detected -
+ Enum values: + - third_party_integration_detected @@ -2010,11 +1916,9 @@ Access code has not yet been fully moved to the device. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - august_device_programming_delay -
+ Enum values: + - august_device_programming_delay @@ -2043,11 +1947,9 @@ August lock is temporarily offline. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - august_lock_temporarily_offline -
+ Enum values: + - august_lock_temporarily_offline @@ -2076,11 +1978,9 @@ Algopins must be used within 24 hours. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - igloo_algopin_must_be_used_within_24_hours -
+ Enum values: + - igloo_algopin_must_be_used_within_24_hours @@ -2109,11 +2009,9 @@ Management was transferred to another workspace. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - management_transferred -
+ Enum values: + - management_transferred @@ -2142,11 +2040,9 @@ Unable to confirm that the access code is set on Kwikset device. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - kwikset_unable_to_confirm_code -
+ Enum values: + - kwikset_unable_to_confirm_code diff --git a/docs/api/acs/credentials/README.md b/docs/api/acs/credentials/README.md index d6a59205a..d56c27b90 100644 --- a/docs/api/acs/credentials/README.md +++ b/docs/api/acs/credentials/README.md @@ -368,11 +368,9 @@ Indicates that the [credential](../../../capability-guides/access-systems/managi Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - waiting_to_be_issued -
+ Enum values: + - waiting_to_be_issued @@ -401,11 +399,9 @@ Indicates that the schedule of one of the [credential](../../../capability-guide Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - schedule_externally_modified -
+ Enum values: + - schedule_externally_modified @@ -434,11 +430,9 @@ Indicates that the schedule of the [credential](../../../capability-guides/acces Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - schedule_modified -
+ Enum values: + - schedule_modified @@ -467,11 +461,9 @@ Indicates that the [credential](../../../capability-guides/access-systems/managi Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - being_deleted -
+ Enum values: + - being_deleted @@ -500,11 +492,9 @@ An unknown issue occurred while syncing the state of the [credential](../../../c Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - unknown_issue_with_acs_credential -
+ Enum values: + - unknown_issue_with_acs_credential @@ -533,11 +523,9 @@ Access permissions for the [credential](../../../capability-guides/access-system Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - needs_to_be_reissued -
+ Enum values: + - needs_to_be_reissued diff --git a/docs/api/acs/systems/README.md b/docs/api/acs/systems/README.md index fae2d4691..52588ec72 100644 --- a/docs/api/acs/systems/README.md +++ b/docs/api/acs/systems/README.md @@ -255,11 +255,9 @@ Indicates that the Seam API cannot communicate with [Seam Bridge](../../../capab Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - seam_bridge_disconnected -
+ Enum values: + - seam_bridge_disconnected --- @@ -289,11 +287,9 @@ Indicates that the Seam API cannot communicate with [Seam Bridge](../../../capab Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - bridge_disconnected -
+ Enum values: + - bridge_disconnected --- @@ -330,11 +326,9 @@ Indicates that [Seam Bridge](../../../capability-guides/seam-bridge.md) is funct Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - visionline_instance_unreachable -
+ Enum values: + - visionline_instance_unreachable --- @@ -363,11 +357,9 @@ Indicates that the maximum number of users allowed for the site has been reached Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - salto_ks_subscription_limit_exceeded -
+ Enum values: + - salto_ks_subscription_limit_exceeded --- @@ -396,11 +388,9 @@ Indicates that the [access control system](https://docs.seam.co/latest/capabilit Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - acs_system_disconnected -
+ Enum values: + - acs_system_disconnected --- @@ -429,11 +419,9 @@ Indicates that the login credentials are invalid. Reconnect the account using a Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - account_disconnected -
+ Enum values: + - account_disconnected --- @@ -462,11 +450,9 @@ Indicates that the [access control system](https://docs.seam.co/latest/capabilit Unique identifier of the type of error. Enables quick recognition and categorization of the issue. -
- Enum values: - - salto_ks_certification_expired -
+ Enum values: + - salto_ks_certification_expired --- @@ -666,11 +652,9 @@ Indicates that the Salto KS site has exceeded 80% of the maximum number of allow Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - salto_ks_subscription_limit_almost_reached -
+ Enum values: + - salto_ks_subscription_limit_almost_reached @@ -709,11 +693,9 @@ Indicates the [access control system](https://docs.seam.co/latest/capability-gui Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. -
- Enum values: - - time_zone_does_not_match_location -
+ Enum values: + - time_zone_does_not_match_location diff --git a/docs/api/acs/users/README.md b/docs/api/acs/users/README.md index 9e1453852..bd2d2883e 100644 --- a/docs/api/acs/users/README.md +++ b/docs/api/acs/users/README.md @@ -151,11 +151,9 @@ Indicates that the [ACS user](https://docs.seam.co/latest/capability-guides/acce **`error_code`** *Enum* -
- Enum values: - - deleted_externally -
+ Enum values: + - deleted_externally --- @@ -182,11 +180,9 @@ Indicates that the [ACS user](https://docs.seam.co/latest/capability-guides/acce **`error_code`** *Enum* -
- Enum values: - - salto_ks_subscription_limit_exceeded -
+ Enum values: + - salto_ks_subscription_limit_exceeded --- @@ -213,11 +209,9 @@ Indicates that the [ACS user](https://docs.seam.co/latest/capability-guides/acce **`error_code`** *Enum* -
- Enum values: - - failed_to_create_on_acs_system -
+ Enum values: + - failed_to_create_on_acs_system --- @@ -244,11 +238,9 @@ Indicates that the [ACS user](https://docs.seam.co/latest/capability-guides/acce **`error_code`** *Enum* -
- Enum values: - - failed_to_update_on_acs_system -
+ Enum values: + - failed_to_update_on_acs_system --- @@ -275,11 +267,9 @@ Indicates that the [ACS user](https://docs.seam.co/latest/capability-guides/acce **`error_code`** *Enum* -
- Enum values: - - failed_to_delete_on_acs_system -
+ Enum values: + - failed_to_delete_on_acs_system --- @@ -306,11 +296,9 @@ Indicates that the [ACS user](https://docs.seam.co/latest/capability-guides/acce **`error_code`** *Enum* -
- Enum values: - - latch_conflict_with_resident_user -
+ Enum values: + - latch_conflict_with_resident_user --- @@ -421,11 +409,9 @@ Seam is in the process of pushing a user creation to the integrated access syste **`mutation_code`** *Enum* -
- Enum values: - - creating -
+ Enum values: + - creating @@ -452,11 +438,9 @@ Seam is in the process of pushing a user deletion to the integrated access syste **`mutation_code`** *Enum* -
- Enum values: - - deleting -
+ Enum values: + - deleting @@ -487,11 +471,9 @@ Seam is in the process of pushing a user deletion to the integrated access syste **`mutation_code`** *Enum* -
- Enum values: - - updating_user_information -
+ Enum values: + - updating_user_information --- @@ -530,11 +512,9 @@ Seam is in the process of pushing an access schedule update to the integrated ac **`mutation_code`** *Enum* -
- Enum values: - - updating_access_schedule -
+ Enum values: + - updating_access_schedule --- @@ -573,11 +553,9 @@ Seam is in the process of pushing a suspension state update to the integrated ac **`mutation_code`** *Enum* -
- Enum values: - - updating_suspension_state -
+ Enum values: + - updating_suspension_state --- @@ -618,11 +596,9 @@ Seam is in the process of pushing an access group membership update to the integ **`mutation_code`** *Enum* -
- Enum values: - - updating_group_membership -
+ Enum values: + - updating_group_membership --- @@ -715,11 +691,9 @@ Indicates that the [ACS user](https://docs.seam.co/latest/capability-guides/acce **`warning_code`** *Enum* -
- Enum values: - - being_deleted -
+ Enum values: + - being_deleted @@ -746,11 +720,9 @@ Indicates that the [ACS user](https://docs.seam.co/latest/capability-guides/acce **`warning_code`** *Enum* -
- Enum values: - - salto_ks_user_not_subscribed -
+ Enum values: + - salto_ks_user_not_subscribed @@ -777,11 +749,9 @@ An unknown issue occurred while syncing the state of this [ACS user](https://doc **`warning_code`** *Enum* -
- Enum values: - - unknown_issue_with_acs_user -
+ Enum values: + - unknown_issue_with_acs_user @@ -808,11 +778,9 @@ Indicates that the [ACS user](https://docs.seam.co/latest/capability-guides/acce **`warning_code`** *Enum* -
- Enum values: - - latch_resident_user -
+ Enum values: + - latch_resident_user From 1e6c20c3c5bf01967258d9fc9d5c06947605f563 Mon Sep 17 00:00:00 2001 From: Mike Wu Date: Thu, 29 May 2025 13:08:01 +0900 Subject: [PATCH 3/4] add linebreak after Enum Values --- src/layouts/partials/property-content.hbs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/layouts/partials/property-content.hbs b/src/layouts/partials/property-content.hbs index 56a97bcd6..240a52e1e 100644 --- a/src/layouts/partials/property-content.hbs +++ b/src/layouts/partials/property-content.hbs @@ -9,6 +9,7 @@ {{#if enumValues}} Enum values: + {{#each enumValues}} - {{this}} {{/each}} From 37f38265e09e7e9e7d7ebd93af6ae6302e0aeb56 Mon Sep 17 00:00:00 2001 From: Seam Bot Date: Thu, 29 May 2025 04:11:54 +0000 Subject: [PATCH 4/4] ci: Generate docs --- docs/api/access_codes/README.md | 52 +++++++++++++++++++++++ docs/api/access_codes/unmanaged/README.md | 52 +++++++++++++++++++++++ docs/api/acs/credentials/README.md | 6 +++ docs/api/acs/systems/README.md | 9 ++++ docs/api/acs/users/README.md | 16 +++++++ 5 files changed, 135 insertions(+) diff --git a/docs/api/access_codes/README.md b/docs/api/access_codes/README.md index fe48a7b4b..d6751c8dc 100644 --- a/docs/api/access_codes/README.md +++ b/docs/api/access_codes/README.md @@ -133,6 +133,7 @@ Failed to set code on SmartThings device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - smartthings_failed_to_set_access_code @@ -172,6 +173,7 @@ Failed to set code after multiple retries. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - smartthings_failed_to_set_after_multiple_retries @@ -211,6 +213,7 @@ No free slots available on the device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - smartthings_no_free_slots_available @@ -250,6 +253,7 @@ Failed to set code on device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - failed_to_set_on_device @@ -289,6 +293,7 @@ Failed to remove code from device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - failed_to_remove_from_device @@ -328,6 +333,7 @@ Duplicate access code detected on device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - duplicate_code_on_device @@ -367,6 +373,7 @@ An attempt to modify this access code was prevented. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - duplicate_code_attempt_prevented @@ -406,6 +413,7 @@ No space for access code on device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - no_space_for_access_code_on_device @@ -445,6 +453,7 @@ Igloohome bridge has too many pending jobs in the queue. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - igloohome_bridge_too_many_pending_jobs @@ -484,6 +493,7 @@ Igloohome bridge is offline. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - igloohome_bridge_offline @@ -523,6 +533,7 @@ Lock has reached maximum amount of codes. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - igloohome_offline_access_code_no_variance_available @@ -562,6 +573,7 @@ Unable to confirm that the access code is set on Kwikset device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - kwikset_unable_to_confirm_code @@ -601,6 +613,7 @@ Unable to confirm the deletion of the access code on Kwikset device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - kwikset_unable_to_confirm_deletion @@ -640,6 +653,7 @@ Code was modified or removed externally after Seam successfully set it on the de Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - code_modified_external_to_seam @@ -679,6 +693,7 @@ Invalid code length for August lock. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - august_lock_invalid_code_length @@ -718,6 +733,7 @@ Access code has not yet been fully moved to the device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - august_device_programming_delay @@ -757,6 +773,7 @@ All access code slots on the device are full. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - august_device_slots_full @@ -796,6 +813,7 @@ August lock is missing a keypad. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - august_lock_missing_keypad @@ -835,6 +853,7 @@ August lock is temporarily offline. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - august_lock_temporarily_offline @@ -874,6 +893,7 @@ Salto site user is not subscribed. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - salto_ks_user_not_subscribed @@ -913,6 +933,7 @@ Access code has not yet been fully moved to the device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - hubitat_device_programming_delay @@ -952,6 +973,7 @@ No free positions available on the device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - hubitat_no_free_positions_available @@ -991,6 +1013,7 @@ Duplicate access code name detected. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - wyze_duplicate_code_name @@ -1030,6 +1053,7 @@ Potential duplicate access code detected. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - wyze_potential_duplicate_code @@ -1069,6 +1093,7 @@ No valid user level for Oracode. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - dormakaba_oracode_no_valid_user_level @@ -1106,6 +1131,7 @@ Account is disconnected Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - account_disconnected @@ -1145,6 +1171,7 @@ Salto site user limit reached. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - salto_ks_subscription_limit_exceeded @@ -1184,6 +1211,7 @@ Device is offline Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - device_offline @@ -1217,6 +1245,7 @@ Device has been removed Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - device_removed @@ -1250,6 +1279,7 @@ Hub is disconnected Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - hub_disconnected @@ -1283,6 +1313,7 @@ Device is disconnected Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - device_disconnected @@ -1316,6 +1347,7 @@ The backup access code pool is empty. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - empty_backup_access_code_pool @@ -1349,6 +1381,7 @@ User is not authorized to use the August Lock. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - august_lock_not_authorized @@ -1382,6 +1415,7 @@ Lock is not connected to the Seam Bridge. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - august_lock_missing_bridge @@ -1415,6 +1449,7 @@ Lock is not paired with a Gateway. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - ttlock_lock_not_paired_to_gateway @@ -1448,6 +1483,7 @@ Missing device credentials. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - missing_device_credentials @@ -1481,6 +1517,7 @@ The auxiliary heat is running. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - auxiliary_heat_running @@ -1514,6 +1551,7 @@ Subscription required to connect. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - subscription_required @@ -1549,6 +1587,7 @@ Credentials provided were invalid. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - invalid_credentials @@ -1591,6 +1630,7 @@ Indicates that the Seam API cannot communicate with [Seam Bridge](../../capabili Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - bridge_disconnected @@ -1791,6 +1831,7 @@ Failed to set code on SmartThings device. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - smartthings_failed_to_set_access_code @@ -1822,6 +1863,7 @@ Duplicate access code detected. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - schlage_detected_duplicate @@ -1853,6 +1895,7 @@ Received an error when attempting to create this code. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - schlage_creation_outage @@ -1884,6 +1927,7 @@ Code was modified or removed externally after Seam successfully set it on the de Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - code_modified_external_to_seam @@ -1915,6 +1959,7 @@ Delay in setting code on device. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - delay_in_setting_on_device @@ -1946,6 +1991,7 @@ Delay in removing code from device. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - delay_in_removing_from_device @@ -1977,6 +2023,7 @@ Third-party integration detected that may cause access codes to fail. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - third_party_integration_detected @@ -2008,6 +2055,7 @@ Access code has not yet been fully moved to the device. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - august_device_programming_delay @@ -2039,6 +2087,7 @@ August lock is temporarily offline. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - august_lock_temporarily_offline @@ -2070,6 +2119,7 @@ Algopins must be used within 24 hours. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - igloo_algopin_must_be_used_within_24_hours @@ -2101,6 +2151,7 @@ Management was transferred to another workspace. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - management_transferred @@ -2132,6 +2183,7 @@ Unable to confirm that the access code is set on Kwikset device. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - kwikset_unable_to_confirm_code diff --git a/docs/api/access_codes/unmanaged/README.md b/docs/api/access_codes/unmanaged/README.md index 7fc6b38ff..ed04827e3 100644 --- a/docs/api/access_codes/unmanaged/README.md +++ b/docs/api/access_codes/unmanaged/README.md @@ -119,6 +119,7 @@ Failed to set code on SmartThings device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - smartthings_failed_to_set_access_code @@ -158,6 +159,7 @@ Failed to set code after multiple retries. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - smartthings_failed_to_set_after_multiple_retries @@ -197,6 +199,7 @@ No free slots available on the device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - smartthings_no_free_slots_available @@ -236,6 +239,7 @@ Failed to set code on device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - failed_to_set_on_device @@ -275,6 +279,7 @@ Failed to remove code from device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - failed_to_remove_from_device @@ -314,6 +319,7 @@ Duplicate access code detected on device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - duplicate_code_on_device @@ -353,6 +359,7 @@ An attempt to modify this access code was prevented. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - duplicate_code_attempt_prevented @@ -392,6 +399,7 @@ No space for access code on device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - no_space_for_access_code_on_device @@ -431,6 +439,7 @@ Igloohome bridge has too many pending jobs in the queue. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - igloohome_bridge_too_many_pending_jobs @@ -470,6 +479,7 @@ Igloohome bridge is offline. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - igloohome_bridge_offline @@ -509,6 +519,7 @@ Lock has reached maximum amount of codes. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - igloohome_offline_access_code_no_variance_available @@ -548,6 +559,7 @@ Unable to confirm that the access code is set on Kwikset device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - kwikset_unable_to_confirm_code @@ -587,6 +599,7 @@ Unable to confirm the deletion of the access code on Kwikset device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - kwikset_unable_to_confirm_deletion @@ -626,6 +639,7 @@ Code was modified or removed externally after Seam successfully set it on the de Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - code_modified_external_to_seam @@ -665,6 +679,7 @@ Invalid code length for August lock. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - august_lock_invalid_code_length @@ -704,6 +719,7 @@ Access code has not yet been fully moved to the device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - august_device_programming_delay @@ -743,6 +759,7 @@ All access code slots on the device are full. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - august_device_slots_full @@ -782,6 +799,7 @@ August lock is missing a keypad. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - august_lock_missing_keypad @@ -821,6 +839,7 @@ August lock is temporarily offline. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - august_lock_temporarily_offline @@ -860,6 +879,7 @@ Salto site user is not subscribed. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - salto_ks_user_not_subscribed @@ -899,6 +919,7 @@ Access code has not yet been fully moved to the device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - hubitat_device_programming_delay @@ -938,6 +959,7 @@ No free positions available on the device. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - hubitat_no_free_positions_available @@ -977,6 +999,7 @@ Duplicate access code name detected. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - wyze_duplicate_code_name @@ -1016,6 +1039,7 @@ Potential duplicate access code detected. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - wyze_potential_duplicate_code @@ -1055,6 +1079,7 @@ No valid user level for Oracode. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - dormakaba_oracode_no_valid_user_level @@ -1092,6 +1117,7 @@ Account is disconnected Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - account_disconnected @@ -1131,6 +1157,7 @@ Salto site user limit reached. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - salto_ks_subscription_limit_exceeded @@ -1170,6 +1197,7 @@ Device is offline Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - device_offline @@ -1203,6 +1231,7 @@ Device has been removed Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - device_removed @@ -1236,6 +1265,7 @@ Hub is disconnected Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - hub_disconnected @@ -1269,6 +1299,7 @@ Device is disconnected Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - device_disconnected @@ -1302,6 +1333,7 @@ The backup access code pool is empty. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - empty_backup_access_code_pool @@ -1335,6 +1367,7 @@ User is not authorized to use the August Lock. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - august_lock_not_authorized @@ -1368,6 +1401,7 @@ Lock is not connected to the Seam Bridge. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - august_lock_missing_bridge @@ -1401,6 +1435,7 @@ Lock is not paired with a Gateway. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - ttlock_lock_not_paired_to_gateway @@ -1434,6 +1469,7 @@ Missing device credentials. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - missing_device_credentials @@ -1467,6 +1503,7 @@ The auxiliary heat is running. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - auxiliary_heat_running @@ -1500,6 +1537,7 @@ Subscription required to connect. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - subscription_required @@ -1535,6 +1573,7 @@ Credentials provided were invalid. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - invalid_credentials @@ -1577,6 +1616,7 @@ Indicates that the Seam API cannot communicate with [Seam Bridge](../../../capab Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - bridge_disconnected @@ -1701,6 +1741,7 @@ Failed to set code on SmartThings device. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - smartthings_failed_to_set_access_code @@ -1732,6 +1773,7 @@ Duplicate access code detected. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - schlage_detected_duplicate @@ -1763,6 +1805,7 @@ Received an error when attempting to create this code. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - schlage_creation_outage @@ -1794,6 +1837,7 @@ Code was modified or removed externally after Seam successfully set it on the de Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - code_modified_external_to_seam @@ -1825,6 +1869,7 @@ Delay in setting code on device. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - delay_in_setting_on_device @@ -1856,6 +1901,7 @@ Delay in removing code from device. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - delay_in_removing_from_device @@ -1887,6 +1933,7 @@ Third-party integration detected that may cause access codes to fail. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - third_party_integration_detected @@ -1918,6 +1965,7 @@ Access code has not yet been fully moved to the device. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - august_device_programming_delay @@ -1949,6 +1997,7 @@ August lock is temporarily offline. Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - august_lock_temporarily_offline @@ -1980,6 +2029,7 @@ Algopins must be used within 24 hours. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - igloo_algopin_must_be_used_within_24_hours @@ -2011,6 +2061,7 @@ Management was transferred to another workspace. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - management_transferred @@ -2042,6 +2093,7 @@ Unable to confirm that the access code is set on Kwikset device. Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - kwikset_unable_to_confirm_code diff --git a/docs/api/acs/credentials/README.md b/docs/api/acs/credentials/README.md index d56c27b90..13ccac4e7 100644 --- a/docs/api/acs/credentials/README.md +++ b/docs/api/acs/credentials/README.md @@ -370,6 +370,7 @@ Indicates that the [credential](../../../capability-guides/access-systems/managi Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - waiting_to_be_issued @@ -401,6 +402,7 @@ Indicates that the schedule of one of the [credential](../../../capability-guide Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - schedule_externally_modified @@ -432,6 +434,7 @@ Indicates that the schedule of the [credential](../../../capability-guides/acces Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - schedule_modified @@ -463,6 +466,7 @@ Indicates that the [credential](../../../capability-guides/access-systems/managi Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - being_deleted @@ -494,6 +498,7 @@ An unknown issue occurred while syncing the state of the [credential](../../../c Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - unknown_issue_with_acs_credential @@ -525,6 +530,7 @@ Access permissions for the [credential](../../../capability-guides/access-system Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - needs_to_be_reissued diff --git a/docs/api/acs/systems/README.md b/docs/api/acs/systems/README.md index 52588ec72..2341c5115 100644 --- a/docs/api/acs/systems/README.md +++ b/docs/api/acs/systems/README.md @@ -257,6 +257,7 @@ Indicates that the Seam API cannot communicate with [Seam Bridge](../../../capab Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - seam_bridge_disconnected @@ -289,6 +290,7 @@ Indicates that the Seam API cannot communicate with [Seam Bridge](../../../capab Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - bridge_disconnected @@ -328,6 +330,7 @@ Indicates that [Seam Bridge](../../../capability-guides/seam-bridge.md) is funct Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - visionline_instance_unreachable @@ -359,6 +362,7 @@ Indicates that the maximum number of users allowed for the site has been reached Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - salto_ks_subscription_limit_exceeded @@ -390,6 +394,7 @@ Indicates that the [access control system](https://docs.seam.co/latest/capabilit Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - acs_system_disconnected @@ -421,6 +426,7 @@ Indicates that the login credentials are invalid. Reconnect the account using a Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - account_disconnected @@ -452,6 +458,7 @@ Indicates that the [access control system](https://docs.seam.co/latest/capabilit Unique identifier of the type of error. Enables quick recognition and categorization of the issue. Enum values: + - salto_ks_certification_expired @@ -654,6 +661,7 @@ Indicates that the Salto KS site has exceeded 80% of the maximum number of allow Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - salto_ks_subscription_limit_almost_reached @@ -695,6 +703,7 @@ Indicates the [access control system](https://docs.seam.co/latest/capability-gui Unique identifier of the type of warning. Enables quick recognition and categorization of the issue. Enum values: + - time_zone_does_not_match_location diff --git a/docs/api/acs/users/README.md b/docs/api/acs/users/README.md index bd2d2883e..ed534fde9 100644 --- a/docs/api/acs/users/README.md +++ b/docs/api/acs/users/README.md @@ -153,6 +153,7 @@ Indicates that the [ACS user](https://docs.seam.co/latest/capability-guides/acce Enum values: + - deleted_externally @@ -182,6 +183,7 @@ Indicates that the [ACS user](https://docs.seam.co/latest/capability-guides/acce Enum values: + - salto_ks_subscription_limit_exceeded @@ -211,6 +213,7 @@ Indicates that the [ACS user](https://docs.seam.co/latest/capability-guides/acce Enum values: + - failed_to_create_on_acs_system @@ -240,6 +243,7 @@ Indicates that the [ACS user](https://docs.seam.co/latest/capability-guides/acce Enum values: + - failed_to_update_on_acs_system @@ -269,6 +273,7 @@ Indicates that the [ACS user](https://docs.seam.co/latest/capability-guides/acce Enum values: + - failed_to_delete_on_acs_system @@ -298,6 +303,7 @@ Indicates that the [ACS user](https://docs.seam.co/latest/capability-guides/acce Enum values: + - latch_conflict_with_resident_user @@ -411,6 +417,7 @@ Seam is in the process of pushing a user creation to the integrated access syste Enum values: + - creating @@ -440,6 +447,7 @@ Seam is in the process of pushing a user deletion to the integrated access syste Enum values: + - deleting @@ -473,6 +481,7 @@ Seam is in the process of pushing a user deletion to the integrated access syste Enum values: + - updating_user_information @@ -514,6 +523,7 @@ Seam is in the process of pushing an access schedule update to the integrated ac Enum values: + - updating_access_schedule @@ -555,6 +565,7 @@ Seam is in the process of pushing a suspension state update to the integrated ac Enum values: + - updating_suspension_state @@ -598,6 +609,7 @@ Seam is in the process of pushing an access group membership update to the integ Enum values: + - updating_group_membership @@ -693,6 +705,7 @@ Indicates that the [ACS user](https://docs.seam.co/latest/capability-guides/acce Enum values: + - being_deleted @@ -722,6 +735,7 @@ Indicates that the [ACS user](https://docs.seam.co/latest/capability-guides/acce Enum values: + - salto_ks_user_not_subscribed @@ -751,6 +765,7 @@ An unknown issue occurred while syncing the state of this [ACS user](https://doc Enum values: + - unknown_issue_with_acs_user @@ -780,6 +795,7 @@ Indicates that the [ACS user](https://docs.seam.co/latest/capability-guides/acce Enum values: + - latch_resident_user