# Thermostat

There's several ways to customize a Hubitat thermostat device.

* As a 1x1 tile, just the current temperature (or the setpoint depending if it's running or not) is displayed

<div align="left"><figure><img src="/files/gELoAU3IlZF6KoUdtKlx" alt="" width="375"><figcaption></figcaption></figure></div>

* When displayed as a wide tile temperature control arrows are displayed

<div align="left"><figure><img src="/files/8gtxWTHcuoGuWtwHMwmM" alt="" width="375"><figcaption></figcaption></figure></div>

* The temperature text/icon is highlighted when the AC/heat is on

<div align="left"><figure><img src="/files/atRSD39moT7dzZdPNzBZ" alt="" width="375"><figcaption></figcaption></figure></div>

* You can enable the "Temp Background" option which shows a dynamic background color depending on the temperature

<div align="left"><figure><img src="/files/nOBjBeUq0v9CsBx4ffBu" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://joe-page-software.gitbook.io/hubitat-dashboard/tiles/hubitat-devices/thermostat.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.
