> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/intercom/de/konfiguration/configure-a-td52/td52-status-leds.md).

# TD52-Status-LEDs

Der [Verkada TD52 Video-Intercom](https://www.verkada.com/intercom/td52/) verwendet 2 Sätze von LED-Statusleuchten:

* 1 blaue LED (oberhalb der Kamera gelegen)—zeigt den aktuellen Status des Geräts an. Die Kamera zeichnet weiterhin auf, unabhängig davon, ob sie in Verkada Command sichtbar ist.
* 6 weiße LEDs (oberhalb der Ruftaste gelegen)—zeigt die Phase der Gegensprechanlage im Einrichtungsprozess an.

<div align="left" data-with-frame="true"><img src="/files/7b76e3767c0e7db006ee0bdaa3875ea17b737f47" alt="" width="266"></div>

***

## Status-LEDs

Die LED-Statusleuchte besteht aus den folgenden Zuständen:

* Dauerhaft orange—Startet
* Blinkt orange—Firmware wird aktualisiert
* Blinkt blau—Netzwerkverbindung wird hergestellt
* Dauerhaft blau—Vollständig funktionsfähig
* Blinkt pink—Identifizieren

**Beispiel**: Vollständig online und funktionsfähige Gegensprechanlage

<div align="left" data-with-frame="true"><img src="/files/ddbecae951d1593f15667497248f81b67b626a09" alt=""></div>

### Fortschritt der Einrichtung für Status-LEDs

Wenn Sie die Gegensprechanlage zum ersten Mal einschalten, erscheint eine weiße LED. Die LEDs schreiten mit dem Einrichtungsfortschritt voran (bis zu 5 weitere LEDs leuchten auf). Diese Status-LEDs sind im Wesentlichen eine Fortschrittsanzeige, die zeigt, wie weit die Gegensprechanlage beim ersten Herstellen der Online-Verbindung fortgeschritten ist.

<div align="left" data-with-frame="true"><img src="/files/70aabb8469046a06ca75d54d2c62d28a14de0e25" alt=""></div>

{% hint style="warning" %}
Die Statusanzeige bleibt nicht bestehen, nachdem die Gegensprechanlage vollständig konfiguriert wurde. Die Statusanzeige erscheint erst wieder, nachdem sie außer Betrieb genommen und dann erneut zu Command hinzugefügt wurde.
{% endhint %}


---

# 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://help.verkada.com/intercom/de/konfiguration/configure-a-td52/td52-status-leds.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.
