Skip to content

Open source highly customizable dashboard for your SmartThings home

License

Notifications You must be signed in to change notification settings

adamurban/HousePanel

This branch is up to date with open-dash/HousePanel:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

42d8e09 · Jan 27, 2020
Oct 7, 2019
Jan 27, 2020
Jun 24, 2019
Jan 10, 2020
Jul 5, 2019
Dec 21, 2019
Jul 5, 2019
Jan 27, 2020
Jun 19, 2017
Sep 5, 2017
May 31, 2019
Dec 28, 2018
Nov 25, 2018
Oct 1, 2017
Sep 5, 2018
Jan 3, 2020
Dec 28, 2018
Sep 5, 2018
Jun 3, 2019
Jun 3, 2019
Jun 3, 2019
Jun 3, 2019
Nov 25, 2018
Aug 7, 2019
Jan 10, 2020
Jan 27, 2020
Jun 30, 2019
Jan 12, 2018
Jan 10, 2020
Jan 10, 2020
Jan 3, 2020
Jan 3, 2020
Jan 3, 2020
Feb 21, 2018
Feb 21, 2018
Feb 21, 2018
Jul 12, 2017
Dec 5, 2017
Jan 27, 2020
Jan 3, 2020

Repository files navigation

HousePanel (HP) is a user-hosted (typically local) highly customizable open source web application dashboard for accessing and controlling a SmartThings or Hubitat equipped smart home from a Tablet, Computer, or even Smart Phone.

HP is designed to give the user full control over the look and feel of their panel controller. It does require some effort to install and configure, but once set up, making fine tunings and adjustments are relatively simple. Most customizations can be done from within the built-in web-based user interface, which includes a full featured tile editor and a tile customizer for modifying content shown on any tile. Power users can also make major modifications by editing a CSS file using industry standard protocols.

HP runs on a customer-provided web server and does not expose your personal data nor any details about your environment to the developer or any other party. You are in total control. The default settings were designed by a professional web designer to create a highly acceptable user interface for non-technical people. It is designed to not look and feel "geeky". By default the tiles are large and colorful, placed on beautiful full color backgrounds.

Requirements - What You Need to Use HousePanel HousePanel is a web application written in PHP and Javascript that is paired with a SmartThings and/or Hubitat SmartApp written in the Groovy language. To use Housepanel you will need a modern browser with Javascript support. Obviously you will also need a SmartThings and/or Hubitat account with owner access. You will also need to have owner access to a web server of some type capable of hosting PHP applications.

Quick install directions: log into your rPI with SSH and enter:

> cd ~
> wget https://raw.githubusercontent.com/kewashi/HousePanel/master/install.sh
> bash ./install.sh
>  

Full documentation is at http://www.housepanel.net

About

Open source highly customizable dashboard for your SmartThings home

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 37.3%
  • PHP 29.6%
  • CSS 20.0%
  • Groovy 11.0%
  • Shell 1.3%
  • Python 0.5%
  • HTML 0.3%