> 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-14.2-freezed/dokumentation/widgets/vordefinierte-widgets/wetter.md).

# Wetter

Das Widget "Wetter" zeigt das Wetter für einen beliebigen Ort an.

<div data-full-width="true"><figure><img src="/files/W1tZrsHjMtu5dFG4dbdW" alt=""><figcaption></figcaption></figure></div>

<div data-full-width="true"><figure><img src="/files/3DrvGmIXYKciAl2PgrGl" alt=""><figcaption></figcaption></figure></div>

## Widget konfigurieren

<div data-full-width="true"><figure><img src="/files/0Xev3afoWK58TtUK1xnF" alt=""><figcaption><p>Das Konfigurationsfenster für das Wdget "Wetter"</p></figcaption></figure></div>

1. Vergewissern Sie sich, dass Sie sich im Menü **"Dashboard"** befinden
2. Klicken Sie auf **"eliona"**
3. Klicken Sie auf **"Wetter"**
4. Wählen Sie das **Primäre Asset**. Der Name dieses Assets wird in der Titelzeile des Widgets erscheinen **\[A]**
5. Wählen Sie, ob das Wetter-Widget im **hellen**, **dunklen** Modus oder entsprechend Ihrer **Systemeinstellungen** angezeigt werden soll **\[B]**
6. Geben Sie den **Ort** ein, für den Sie das Wetter anzeigen möchten **\[C]**, und klicken Sie auf eines der angezeigten Ergebnisse
7. Der ausgewählte Ort wird unter **\[D]** angezeigt
8. Optional können Sie festlegen, wie viel Raum das Widget auf dem Dashboard einnehmen soll **\[E]**
9. Wählen Sie die **Schriftgröße** der im Widget angezeigten Daten aus **\[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-14.2-freezed/dokumentation/widgets/vordefinierte-widgets/wetter.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.
