|
| 1 | +--- |
| 2 | +description: >- |
| 3 | + This guide covers error and warning codes specific to IglooHome devices |
| 4 | + integrated through Seam. |
| 5 | +--- |
| 6 | + |
| 7 | +# IglooHome Error and Warning Codes |
| 8 | + |
| 9 | +### Overview |
| 10 | + |
| 11 | +IglooHome devices can generate errors and warnings related to device connectivity, bridge status, and access code management. Understanding these codes helps you quickly diagnose and resolve issues. |
| 12 | + |
| 13 | +### Device Errors |
| 14 | + |
| 15 | +Device errors indicate critical issues that prevent normal operation. |
| 16 | + |
| 17 | +| Error Code | Description | Triggered When | Resolution | |
| 18 | +| --------------------- | --------------------------------------- | ------------------------------------------------ | ------------------------------------------------------------------------------------------------ | |
| 19 | +| `device_disconnected` | Device is offline and cannot be reached | Device goes offline (not an offline-only device) | Reconnect the device through the Igloohome app. Check device batteries and network connectivity. | |
| 20 | +| `hub_disconnected` | The Igloohome Bridge is offline | Bridge cannot communicate with the cloud | Check bridge power and network connection. Restart the bridge if needed. | |
| 21 | + |
| 22 | +### Device Warnings |
| 23 | + |
| 24 | +Device warnings indicate potential issues or configuration limitations but don't prevent all functionality. |
| 25 | + |
| 26 | +| Warning Code | Description | Triggered When | Impact | |
| 27 | +| ----------------------------------------- | ------------------------------------------------------ | --------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ | |
| 28 | +| `accessory_keypad_setup_required` | Accessory keypad is not linked to the Igloohome Bridge | Device has both keypad and bridge, but they're not linked | Online access code programming will fail. Link the keypad to the bridge in the Igloohome app. | |
| 29 | +| `hub_required_for_addtional_capabilities` | Device is operating without an Igloohome Bridge | Device has no bridge configured | Only offline access codes are available. Add a bridge to enable remote unlock and online access codes. | |
| 30 | +| `device_has_flaky_connection` | Device has an unstable internet connection | Frequent network disconnections detected | May experience intermittent issues with remote operations. | |
| 31 | + |
| 32 | +{% hint style="info" %} |
| 33 | +**Note:** The legacy warning `functional_offline_device` is being migrated to `hub_required_for_addtional_capabilities`. |
| 34 | +{% endhint %} |
| 35 | + |
| 36 | +### Access Code Errors |
| 37 | + |
| 38 | +Access code errors prevent the creation or management of access codes. |
| 39 | + |
| 40 | +| Error Code | Description | Triggered When | Resolution | |
| 41 | +| ---------------------------------------- | --------------------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- | |
| 42 | +| `igloohome_bridge_too_many_pending_jobs` | Bridge queue is at capacity | Bridge has 20 or more pending jobs | Seam will continue retrying automatically. If the issue persists, contact support. Jobs will process as the queue clears. | |
| 43 | +| `igloohome_bridge_offline` | Bridge cannot be contacted | Bridge reports that it's offline or lock is not linked to bridge | Verify the bridge is online and the lock i | |
0 commit comments