Home Panel
A touch-compatible web-app for controlling the home. Integrates with Home Assistant as an alternative / additional frontend.
Features
- Card based user interface with support for HASS entities, links and cameras.
- Supports and can be used as alternate / additional frontend for Home Assistant
- Supports MJPEG and related image-based camera/image feeds (can also be used as a photo frame)
- Light control with brightness, temperature, color, effects etc. support
- Supports Radio playback from TuneIn API
- Add weather and weather icons using Home Assistantās Dark Sky component
- Made for touch screens with a sideways scrolling Material Design interface. (Compatible with desktops as well)
Demo
You can use a demo of this app here.
To run this, you must have a secure instance of Home Assistant. Meaning Home Assistant has SSL / HTTPS enabled.
Docs
Setup and configuration is available here
Links
Screenshots
Docs
Setup and configuration is available here
GitHub Repository
Contributing
You are welcome to edit, fork and create pull requests as you like.
-
If you make a change, make sure to refer to any issues that it fixes.
-
Make sure you have used linters and tested what you have added/changed
works. -
Any pull request will be verified by the bots, so make sure you fix any
issues the bots find. -
I, and any other users I approve will be able to merge your changes so
be patient.Docs
Feel free to improve documentation as you like by making a pull request in
/docs
. Once merged into the master branch, the GitLab CI server will update the docs in thegh-pages
branch.