# other Displays

**Button Plus:**\
Sie können dieses Display ganz einfach über die MQTT-API verbinden. Obwohl wir es selbst noch nicht implementiert haben, finden wir dieses Projekt sehr vielversprechend und empfehlen es hier.\
<https://button.plus/>

**Sonoff NS Panel:**\
Diese Anleitung stammt aus der Zeit des Relayboards und wird nicht mehr weiterentwickelt. Sie ist jedoch weiterhin funktionsfähig.

{% embed url="<https://pekaway.de/blogs/tutorials/sonoff-ns-panel-wifi-touchscreen-v1-0>" %}

**HDMI:**

{% content-ref url="/pages/FGUQxxOxody8ArThNdPR" %}
[HDMI](/van-pi-dokumentation/displays/other-displays/hdmi.md)
{% endcontent-ref %}

**Tablets:**

{% content-ref url="/pages/c21kTGhGSejrwJWk4edb" %}
[Tablets](/van-pi-dokumentation/displays/other-displays/tablets.md)
{% endcontent-ref %}


---

# 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/displays/other-displays.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.
