> For the complete documentation index, see [llms.txt](https://kb.linknlink.com/isg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.linknlink.com/isg/faq/announcement/new-update-package-for-the-isg-box.md).

# New update package for the iSG Box

We’ve released a new update package for the iSG Box. This update includes major improvements and fixes, especially for Home Assistant stability issues.

#### **What’s Updated**

1\. **Home Assistant 2025.12.2 pre-installed**

– Fully resolves previous HA instability and startup problems.

2\. **Fixed Dashboard Weather Issue**

– The issue where the weather widget displayed a network error has been resolved.

3\. **Security Enhancements**

– You can now set your own System Access Password:\
**iSG → Settings → Settings → System Access Password**

***

**Update Steps**

**Step 1:**\
\&#xNAN;*iSG → System Update → 1. iSG Update → New Version*

<figure><img src="/files/pGkD0sve7vpqyMzYyzRe" alt=""><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:red;">If the iSG shows a black screen or web browser after updating, simply press the Home button on the remote to return to home page.</mark>
{% endhint %}

**Step 2:**\
\&#xNAN;*iSG → System Update → 2. Container Update → New Version*

<figure><img src="/files/xYdU1TRfGZqhmA5yiwPk" alt=""><figcaption></figcaption></figure>

**Step 3:**\
\&#xNAN;*iSG → System Update → 3. Image Update → New Version*

<figure><img src="/files/x0azrtcNO2r6FJCUOABF" alt=""><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:red;">The new image version will only appear</mark> <mark style="color:red;"></mark><mark style="color:red;">**after completing Step 1**</mark>
{% endhint %}

If you need to keep your HA and Zigbee data, please perform a one-click backup.

<figure><img src="/files/A2hrHgR0guyJALjua77G" alt=""><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:red;">After all updates are completed, please reboot the device.</mark>
{% endhint %}

{% hint style="info" %} <mark style="color:red;">Home Assistant may take a few minutes to start after booting. Please wait patiently.</mark>
{% endhint %}

**Step 4（optional）:**

You can restore the data in the same location as the backup, but it needs to be done one by one.

***

If you run into any issues during the process or after updating, feel free to contact us anytime by sending email (<support@linklink-iot.com>).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://kb.linknlink.com/isg/faq/announcement/new-update-package-for-the-isg-box.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
