# Inleiding

{% hint style="warning" %}
Vanaf medio februari 2025 is deze dongle vervangen door de Ethernet P1 Dongle Pro+ zie[ Ethernet Pro+](https://docs.smart-stuff.nl/ethernet-p1-dongle-pro+/)
{% endhint %}

<figure><img src="/files/vEDMCf6NXO1lvw1pAbsh" alt="" width="320"><figcaption></figcaption></figure>

## Gedachte achter de dongles

Enkel jaren gelden gestart met het ontwerpen, fabriceren van de dongles. Belangrijkste reden was toen dat de commerciële oplossingen kostbaar zijn, vaak met abonnement en je data zonder dat je het weet op de servers van de leverancier zet.&#x20;

Het concept laat zich in enkele steekwoorden samenvatten:

* Open source beschikbaar
* Privacy: data blijft altijd van de gebruiker en wordt niet gedeeld
* Veilig ontwerp
* Geen abonnement
* laagdrempelig: in kosten en gebruikerservaring

{% hint style="info" %}
**PLUG AND PLAY:** De dongle is uitgerust met ESPHome inclusief yaml configuratie.
{% endhint %}

## Snelle start

In enkele minuten is de dongle klaar voor gebruik. De stappen zijn:

{% content-ref url="/pages/dJoFlanuRSEaVw5VHDU5" %}
[Aansluiten](/ethernet-p1-dongle-pro/snelle-start/aansluiten.md)
{% endcontent-ref %}

{% content-ref url="/pages/DVJWYkzmGza4xPrpOBKo" %}
[Van start](/ethernet-p1-dongle-pro/snelle-start/van-start.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://docs.smart-stuff.nl/ethernet-p1-dongle-pro/inleiding.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.
