> For the complete documentation index, see [llms.txt](https://homey-rdw.gitbook.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://homey-rdw.gitbook.io/en/readme.md).

# Welcome to RDW for Homey

**Introducing the RDW app for** [**Homey**](https://homey.app)**.**

Connect your Homey with the RDW and gain instant access to crucial information about Dutch vehicles through license plate lookup.

Receive handy notifications, like reminders for the general periodic inspection (APK), all seamlessly integrated into your Homey.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Homey App Store</strong></td><td>Click here to open the Homey App Store</td><td><a href="https://homey.app/en-gb/app/codes.lucasvdh.rdw">https://homey.app/en-gb/app/codes.lucasvdh.rdw</a></td><td><a href="/files/Pb9UyZ9lhiNAV3WIbEIA">/files/Pb9UyZ9lhiNAV3WIbEIA</a></td></tr><tr><td><strong>Source code</strong></td><td>Want to view the source code? Click here to open Github.</td><td><a href="https://github.com/lucasvdh/codes.lucasvdh.rdw">https://github.com/lucasvdh/codes.lucasvdh.rdw</a></td><td><a href="/files/KpuaN3MFIj3SxEwLvTyN">/files/KpuaN3MFIj3SxEwLvTyN</a></td></tr></tbody></table>

## Disclaimer

Please note that the RDW app for Homey is not an official app and is in no way affiliated with the RDW. It has been created by consuming publicly known open data from the RDW.

We hope that this app provides a valuable addition to your smart home setup, but we recommend that you use it at your own risk and understand that it may not be as reliable as an officially supported app. We appreciate your understanding and support as we continue to develop and improve the app.


---

# 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://homey-rdw.gitbook.io/en/readme.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.
