> For the complete documentation index, see [llms.txt](https://pekaway.gitbook.io/van-pi-dokumentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pekaway.gitbook.io/van-pi-dokumentation/integration/victron-offiziell/victron-ve.direct/victron-smart-shunt.md).

# Victron Smart Shunt

Um einen Victron Smart Shunt für Batterieinformationen mit dem VAN PI OS zu verwenden, folgen Sie diesen Schritten für eine nahtlose Integration:

1. Verbinden Sie den Shunt: Schließen Sie das VE.Direct-Kabel vom Victron Smart Shunt an einen der USB-Anschlüsse Ihres VAN PI OS Systems an.
2. Konfigurieren Sie den USB-Port:
   * Greifen Sie auf die Web-Oberfläche zu.
   * Navigieren Sie zu Config -> System.
   * Wählen Sie den entsprechenden USB-Port und setzen Sie ihn auf VE.Direct.
3. Aktivieren Sie die externe Signaleingabe:
   * Öffnen Sie die Victron App und verbinden Sie sich mit Ihrem Shunt.
   * Aktivieren Sie die externe Signaleingabe und setzen Sie sie auf "temperature". Dieser Schritt ist entscheidend, um Probleme bei der Datenlesung zu vermeiden.
4. Automatische Erkennung: Das System wird den angeschlossenen Shunt automatisch erkennen.
5. Setzen Sie ihn als primäre Batteriedatenquelle: Wenn Sie möchten, dass der Victron Smart Shunt Ihre primäre Quelle für Batteriedaten ist, stellen Sie sicher, dass Sie ihn in der Konfiguration auf "MAIN BATT DATA" setzen.

Durch Befolgen dieser Schritte wird Ihr Victron Smart Shunt erfolgreich in das VAN PI OS integriert, um Ihnen genaue und zuverlässige Batterieinformationen bereitzustellen.\
\
Hinweis: Der Zusatzeingang sollte im SmartShunt auf Temperatur oder Starterbatterie stehen.

{% embed url="<https://youtu.be/gGb4YPeN5GY>" %}

(Video Hinweis: Der Zusatzeingang kann auch auf Starterbatterie gestellt werden)

{% embed url="<https://pekaway.de/collections/alle-produkte/products/victron-smartshunt-500a-50mv>" %}

{% embed url="<https://pekaway.de/collections/alle-produkte/products/van-pi-usb-jst-fur-victron>" %}


---

# 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://pekaway.gitbook.io/van-pi-dokumentation/integration/victron-offiziell/victron-ve.direct/victron-smart-shunt.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.
