> 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/using-isg/home/weather.md).

# Weather

### 1. LinknLink Weather Service

To add the LinknLink weather service, LinknLink is easier to use—you just need to select your city. However, if your city is not available in the provided list, you can email us at *<mark style="color:purple;"><Support@linklink-iot.com></mark>* or join our [Discord community](https://discord.gg/SstkRMxnT8) to let us know. Alternatively, you can choose to use Home Assistant to add the weather service.

1\) Setup weather service, go to home - weather

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

2\) Choose country and city

<figure><img src="/files/1rUlXSqm1k8SGxZYPiBZ" alt=""><figcaption></figcaption></figure>

### 2. Home Assistant Weather Service

To add the Home Assistant weather service, you first need to log into iSG built-in Home Assistant. After adding and configuring the weather integration, you can then select this service in the iSG dashboard.

1\) Use PC web browser to visit iSG built in Home assistant, *<mark style="color:purple;">**iSG IP:8123**</mark>*

2\) Go to Settings - Devices & Services

<figure><img src="/files/4yh53pkx0E3yzoJhmecM" alt=""><figcaption></figcaption></figure>

3\) Add interguantion, click "+ ADD INTEGRATION", search "openweather"

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

4\) Get OpenWeatherMap API key

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

* &#x20;Use PC browser visit: <https://openweathermap.org/appid>, sign account with OpenWeather

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

* Copy API key

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

5\) Get your address Latitude and Longitude from Google Map

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

6\) Add OpenWeather Integration

<figure><img src="/files/4uCPM8WfQZKYj8kQSKHg" alt=""><figcaption></figcaption></figure>

7\) After successful add OpenWeather integration, back to iSG weather setup, Choose weather display style and iSG will automatic discover home assistant service,&#x20;

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

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

8\) Name your city and finish weather service setup

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


---

# 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:

```
GET https://kb.linknlink.com/isg/using-isg/home/weather.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
