> For the complete documentation index, see [llms.txt](https://inspinia-technology.gitbook.io/skyplatform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inspinia-technology.gitbook.io/skyplatform/skyplatform-technical-user-documentation/plugins/temperature-controller.md).

# TEMPERATURE CONTROLLER

<table><thead><tr><th width="128">Plugin</th><th width="138">Name</th><th>Description</th></tr></thead><tbody><tr><td><img src="/files/zrGGsopQRubnFSEZenwb" alt="" data-size="original"></td><td><strong>Temperature Controller</strong></td><td><p><strong>The Temperature Controller</strong> is a 2-point thermostat control object capable of managing complete underfloor heating, cooling, and fan coil systems, with or without fans. When this control object is integrated into a project, there is no need for an additional thermostat device.</p><p>The system can manage up to four fans and supports simultaneous heating and cooling, providing comprehensive climate control.</p></td></tr></tbody></table>

{% hint style="info" %}
&#x20;**Detail Specifications:**

* **Control Modes**: Heating, Cooling, Auto Mode (Heating & Cooling), Fan Mode
* **Fan Levels**: Low, Medium, High, Top (If Top is not used, the Top fan output should be connected to the High relay.)
* **Operating Modes**: Comfort, Standby, Night, Protection (Operating Modes' degrees can be customized within the control object.)
* **Auto Fan Levels**: Auto fan transition thresholds (in degrees) can be customized within the control object.

<br>
{% endhint %}


---

# 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://inspinia-technology.gitbook.io/skyplatform/skyplatform-technical-user-documentation/plugins/temperature-controller.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.
