# Alugas - Livello (Hardware)

### 🔌 Integration des Livello Gassensors (0–90 Ohm) mit Alu-Gasflasche

Der **Livello Gassensor** für Aluminium-Gasflaschen gibt den Füllstand als **analogen Widerstandswert (0–90 Ohm)** aus – genau wie klassische Tankgeber. Dadurch lässt sich der Sensor einfach an das VAN PI System anschließen, so wie bereits bei Wasser- oder Abwassertanks beschrieben.

#### 🧰 Was du brauchst

* Livello Gassensor mit 0–90 Ohm Ausgang
* Aluminium-Gasflasche mit passender Aufnahme für den Sensor
* Verbindungskabel (z. B. 2x0,75 mm²)

#### ⚙️ Anschluss an das VAN PI System

1. **Sensor montieren**\
   Montiere den Livello-Sensor gemäß der Herstelleranleitung auf der Alu-Gasflasche. Achte auf korrekte Abdichtung und festen Sitz.
2. **Elektrischer Anschluss -** [Widerstand(Ohm)](/van-pi-dokumentation/connecting-devices/tanksensoren/widerstand-ohm.md) gehe genauso vor wie bei einem Widerstandwassersensor. &#x20;

   Beim **Livello Gassensor mit 0–90 Ohm** gilt in der Regel folgende Zuordnung:

   * **0 Ohm = Voll** (Gasflasche ist komplett gefüllt)
   * **90 Ohm = Leer** (Gasflasche ist leer)
3. Benenne den Sensor z. B. mit `Gas` oder `Alu-Gas`.

#### 📊 Anzeige im Dashboard

Nach erfolgreicher Konfiguration erscheint der Gasfüllstand im Haupt-Dashboard und kann wie ein normaler Tank angezeigt werden – inklusive Prozentwert und Verlauf (sofern Logging aktiv ist).


---

# Agent Instructions: 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/alugas-livello-hardware.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.
