# Developer specification

For DIY integrations using Bluetooth Low Energy please check the following applications that are created by 3rd party developers:\
[**Aranet4 Python client and library**](https://github.com/Anrijs/Aranet4-Python) (compatible only with Linux) or [**Interface with your Aranet4 meter via Python**](https://pypi.org/project/pyaranet4/1.0.0b2/)\
[**Progressive web app which supports Aranet4 using Web Bluetooth API**](https://github.com/kasparsd/sensor-pilot)


---

# 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://help.aranet.com/aranet4/aranet4-home/aranet-home-app/integration-options/developer-specification.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.
