# Overview

![](https://359348802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mk-IVGVr8G2SBHju4g7%2Fuploads%2FjGKiblOMk7BvJ8G0DXEg%2Flandscape-main.png?alt=media\&token=c638a033-8109-4de5-b761-bf8783a6c681)

### What is it?

A native Android app for viewing and controlling your Hubitat Hub devices. It's primarily intended for a wall mounted tablet but works for phones and tablets alike.

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
* **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
* **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)
* **Works on older Android devices** - down to 4.4 (KitKat)
* **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** - Once things are stable I'd like to make it open source. I won't charge anyone to use this app.

### Screenshots

![](https://359348802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mk-IVGVr8G2SBHju4g7%2Fuploads%2FeRDgwiYv7Pi0M9UxTi4o%2Flandscape-login.png?alt=media\&token=7316f9c1-ed99-4d9d-b3b3-271f66d706ec)

![](https://359348802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mk-IVGVr8G2SBHju4g7%2Fuploads%2FHJV3y4WiVeRkNkeQnqRx%2Flandscape-nav-menu.png?alt=media\&token=42f4942a-ad93-48f5-8907-f1f6b1bba85a)

![](https://359348802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mk-IVGVr8G2SBHju4g7%2Fuploads%2FzGRtIUS4Si9Knixzozxa%2Flandscape-edit-lock.png?alt=media\&token=0dc71219-c647-49ae-854c-71f47230cad2)

![](https://359348802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mk-IVGVr8G2SBHju4g7%2Fuploads%2Fw6hw3qAOdMe4JWuo1Rd4%2Flandscape-options-light.png?alt=media\&token=07a1cea8-132e-4dc2-8632-9250018115f1)

![](https://359348802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mk-IVGVr8G2SBHju4g7%2Fuploads%2FYcB1xbyQXyX59lROKuof%2Flandscape-display-options.png?alt=media\&token=4c9513b4-2409-4680-9ed7-97bb8da277d1)

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