# Inleiding

Deze handleiding gaat over het gebruik van ESPHome als software voor een van de dongles. De gedachte achter de ESPHome firmware is dat er een Home Assistant systeem actief is.

Op deze manier kan de integratie tussen dongle en Home Assistant erg makkelijk worden uitgevoerd.

## Snelle start

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

{% content-ref url="/pages/cqzkwkAhtiXHBVTBdEmv" %}
[Wifi Instellen](/esphome-p1-dongle-pro/snelle-start/wifi-instellen.md)
{% endcontent-ref %}

{% content-ref url="/pages/UUoLiHSNiwEgsiHWhHSC" %}
[Home Assistant](/esphome-p1-dongle-pro/snelle-start/home-assistant.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/esphome-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.
