# Homepage

![](/files/-MP59RsAdVcLct0fxuZS)

**Welcome to the Huskoll Python Library!**

This library provides a wrapper to the open API for controlling Huskoll devices. All functions supported by the API are supported in this library as well.

#### What is Huskoll?

Huskoll is a Swedish device for controlling heat pumps of various brands.

#### Disclaimer

This library is not endorsed, affiliated, or made by anyone related with the Huskoll product team. It is created and maintained by a third-party. Hi, by the way! I'm Albin! If you want to check out more of my work, visit my personal website at <https://albins.website>!


---

# 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://huskoll-lib.albins.website/master.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.
