GithubHelp home page GithubHelp logo

housepanel's Introduction

HousePanel is a user-hosted (typically local) highly customizable open source web application dashboard for accessing and controlling a Hubitat or ISY 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 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 is a Linux server with Node.js, NPM, and either SQLite3 or mySQL installed To use Housepanel you will need a modern browser with Javascript support. Obviously you will also need a Hubitat or ISY account with owner access. As of December 2022, SmartThings legacy hubs are no longer supported.

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

> cd ~
> git clone https://github.com/kewashi/HousePanel.git
> cd HousePanel
> npm install
  

Full documentation is at https://housepanel.net

housepanel's People

Contributors

dependabot[bot] avatar kewashi avatar tri2spike avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

housepanel's Issues

PG3 Hubitat Node Server not working

Here are the logs from the PG3 node server

2023-08-31 13:43:32,251 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30
2023-08-31 13:43:34,688 MainThread udi_interface INFO init:: UDI Python Interface for Polyglot version 3 3.1.0 Starting...
2023-08-31 13:43:34,696 MainThread udi_interface ERROR udi_interface:write: Traceback (most recent call last):
2023-08-31 13:43:34,697 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/000db9593a10_7/./poly.py", line 5, in
2023-08-31 13:43:34,699 MainThread udi_interface ERROR udi_interface:write: from nodes import HubitatController
2023-08-31 13:43:34,699 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/000db9593a10_7/nodes/HubitatController.py", line 1
2023-08-31 13:43:34,700 MainThread udi_interface ERROR udi_interface:write: pe == "co2sensor" ):
2023-08-31 13:43:34,701 MainThread udi_interface ERROR udi_interface:write: ^
2023-08-31 13:43:34,702 MainThread udi_interface ERROR udi_interface:write: SyntaxError
2023-08-31 13:43:34,703 MainThread udi_interface ERROR udi_interface:write: :
2023-08-31 13:43:34,703 MainThread udi_interface ERROR udi_interface:write: unmatched ')'

Ambiguous method overloading for method java.lang.Float#minus Cannot resolve which method to invoke for [null] due to overlapping prototypes

New user to HousePanel V2 and I'm getting these errors from the HousePanel App (revision history in .groovy file is 7/20/2020) on Hubitat-C7 Hub (firmware v2.2.3.135). Not really sure what activity is causing this but its filling up the logs. I'll be happy to provide other info if you tell me where to look.

2020-08-25 05:42:46.504 pm debug groovy.lang.GroovyRuntimeException: Ambiguous method overloading for method java.lang.Float#minus. Cannot resolve which method to invoke for [null] due to overlapping prototypes between:
[class java.lang.Character]
[class java.lang.Number]
2020-08-25 05:42:28.735 pm debug groovy.lang.GroovyRuntimeException: Ambiguous method overloading for method java.lang.Float#minus. Cannot resolve which method to invoke for [null] due to overlapping prototypes between:
[class java.lang.Character]
[class java.lang.Number]
2020-08-25 05:42:28.728 pm debug groovy.lang.GroovyRuntimeException: Ambiguous method overloading for method java.lang.Float#minus. Cannot resolve which method to invoke for [null] due to overlapping prototypes between:
[class java.lang.Character]
[class java.lang.Number]
2020-08-25 05:42:22.612 pm debug groovy.lang.GroovyRuntimeException: Ambiguous method overloading for method java.lang.Float#minus. Cannot resolve which method to invoke for [null] due to overlapping prototypes between:
[class java.lang.Character]
[class java.lang.Number]

Runaway RAM Usage on RPi

My goal is to get my Hubitat devices into my ISY. I just followed the instructions and installed HousePanel on my Hubitat, then installed the web server on my RPi. When I start the web server, the RAM usage on my RPi goes up, up, up until the RPi becomes unresponsive, after about 60 seconds. Can you please help?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.