> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/german/plattform/live-cockpit/widgets/predefined-widgets/weather.md).

# Wetter

Das Widget „Wetter“ zeigt das Wetter für jeden beliebigen Ort an.

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FhrWs6wxsvuadYPKhl1Dc%2Fimage.png?alt=media&#x26;token=4df03cf6-0bc9-499f-8f09-5aa22f3cd87f" alt=""><figcaption></figcaption></figure></div>

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2Fy28xkhT9Imb17rvZbCC1%2Fimage.png?alt=media&#x26;token=b73c385f-5906-4b19-a65a-2b2f2337725f" alt=""><figcaption></figcaption></figure></div>

## Widget konfigurieren

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FzJBRAcDAi0DVJFUgZi6j%2FWetter.png?alt=media&#x26;token=61d532fc-7e92-4fc0-931a-fa5139e60f9b" alt=""><figcaption><p>Das Konfigurationsfenster für das Widget „Wetter“</p></figcaption></figure></div>

1. Stellen Sie sicher, dass Sie sich im **„Dashboard“** Menü
2. Klicken Sie auf **„BuildingPro Suites“**
3. Klicken Sie auf **„Wetter“**
4. Wählen Sie das **Primary Asset**. Der Name dieses Assets wird in der Titelleiste des Widgets angezeigt **\[A]**
5. Wählen Sie, ob das Wetter-Widget angezeigt werden soll in **hellen**, **dunklen** Modus oder entsprechend Ihren **Systemeinstellungen** **\[B]**
6. Geben Sie den **Ort** ein, für den Sie das Wetter anzeigen möchten **\[C]**&#x75;nd klicken Sie auf eines der angezeigten Ergebnisse
7. Der ausgewählte Ort wird unter **\[D]**
8. Optional können Sie angeben, wie viel Platz das Widget im Dashboard einnehmen soll **\[E]**
9. Wählen Sie das **Schriftgröße** der im Widget angezeigten Daten **\[F]**
10. Klicken Sie auf **„Speichern“** **\[G]**

    ▷ Das Widget wird im Dashboard angezeigt


---

# 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://docs.buildings.ability.abb/collection/german/plattform/live-cockpit/widgets/predefined-widgets/weather.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.
