# Overview

![](/files/5eTRvNgaVqXA1X6NlVWW)

### What is it?

**HD+** is a multi-platform app for viewing and controlling your Hubitat Hub devices. It was originally designed for wall mounted tablets but also works on phones, tablets, laptops, etc

My goal with this project is to create a dashboard with a great interface that's easy to get started with. No need to create a custom dashboard to see your devices.

### Features

* **Easy to login** - The app can find your Hub and login automatically
* **Full screen** (immersive) interface - no status bar or navigation arrows in the way *\*Android/iOS*
* **Keep the screen on** - full brightness during user-configurable hours (ie: 8 AM - 10 PM). Outside of those hours the screen will go off and will turn back on again *\*Android*
* **Multiple sort order options** plus custom drag and drop sorting
* **Adjust the tile size**. The tiles will always fill the space uniformly
* **Consistent user interface** (on/off icons, status, battery, temp, etc)
* **Widget Support**. 1-click toggle lights from the home screen, view auto-refreshing images *\*Android*
* **Video (RTSP) Support.** View multiple live camera streams
* **Geofencing**. The app will notify a Hubitat device as present/away *\*Android/iOS*
* **Works on older Android devices** - down to 4.4 (KitKat) *\*Android*
* **All traffic is LOCAL** to your network. No 3rd party server is used. There is also a remote access option (uses cloud.hubitat.com) that can be setup for use outside the house.
* **FAST** - This isn't another dashboard in a browser. device updates shouldn't force the entire screen to be refreshed. This is where my 20+ years of mobile development experience can really help.
* **Free - No Ads** - I won't charge anyone to use this app.

### Screenshots

![](/files/0wRSQYwbJvDdTdalK9oO)

![](/files/5R2lLzZTX64Af4Ou2O8U)

![](/files/m6OW8evENi4JXAUwSDIt)

![](/files/Fj7nru0cebd8w8CFGqqD)

![](/files/fG3hLHxGphAEubP975qY)

<sup>*sha: 69bd5f3daef35b6314bb4b8e0ec393cc24a772fe58b2608ed6c7cdfe946a8195*</sup>


---

# 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/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.
