> For the complete documentation index, see [llms.txt](https://docs.smart-stuff.nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.smart-stuff.nl/dsmr-api/koppelingen/domoticz-and-dsmr-reader.md).

# Domoticz & DSMR-reader

De dongle kan het ruwe P1 telegram op poort 82 aanbieden.

{% hint style="info" %}
Poort 82 dient via de instellingen aangezet te worden en poortnummer is vast.
{% endhint %}

## Instellen Dongle

Zet in de instellingen `raw-port` / **Ruwe data op poort 82** aan.

## Domoticz Koppelen

In Domoticz kan op basis van een **P1 meter with LAN interface** een eenvoudige koppeling worden gemaakt.

<figure><img src="/files/p6tASzhnqzw97CQ7lr8I" alt=""><figcaption></figcaption></figure>

Resultaat in devices tab

<figure><img src="/files/4I2CDMomZaYEWUd0pkZY" alt=""><figcaption></figcaption></figure>

## DMSR-reader koppelen

DSMR-reader kan gekoppeld worden door in Configuratie > Datalogger > Netwerk socket/poort te kiezen en daar ip-adres van de dongle en poort 82 in te vullen.

<figure><img src="/files/I7kiGvzggbrrzbPho5U6" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0dofsmZ29Wn7g9ukOV5R" alt=""><figcaption></figcaption></figure>


---

# 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://docs.smart-stuff.nl/dsmr-api/koppelingen/domoticz-and-dsmr-reader.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.
