# Truma

**Current Support Status**

At present, Truma heaters are not actively supported by the VAN PI System. However, we recommend using the inetbox2mqtt project for integration. <https://github.com/danielfett/inetbox.py>

**LIN Bus Availability**

* The necessary LIN bus is available on the VAN PI Core.
* Initial tests with the LIN bus have been positive.

**Installation Instructions**

Since full support for Truma heaters is not yet available, you will need to perform the installation independently. Follow the guidelines provided by the inetbox2mqtt project to proceed with the integration.

1. **Refer to inetbox2mqtt Project**:
   * Visit the inetbox2mqtt project's documentation for detailed instructions on setting up and configuring the connection between your Truma heater and the VAN PI System.
2. **Use the LIN Bus**:
   * Connect your Truma heater to the LIN bus available on the VAN PI Core.
3. **Perform Independent Installation**:
   * Follow the steps outlined in the inetbox2mqtt documentation to complete the installation.

**Summary**

* **Current Status**: Truma heaters are not yet actively supported.
* **Recommendation**: Use the inetbox2mqtt project for integration.
* **LIN Bus**: Available on VAN PI Core with positive initial test results.
* **Installation**: Must be performed independently following inetbox2mqtt guidelines.

By following the inetbox2mqtt project's instructions and utilizing the LIN bus on the VAN PI Core, you can achieve successful integration of your Truma heater, even though official support is not yet available.


---

# 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/heater/truma.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.
