Skip to content
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.

home-assistant-ecosystem/home-assistant-display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Home Assistant Display

Home Assistant ships its own very nice web frontend. This prototype shows an option to display values without the possibility of interacting with Home Assistant by the user.

Installation

It's assumed that your Home Assistant installation is ready before cloning this repository. Change to your local Home Assistant configuration folder .homeassistant and clone this repository.

$ git clone https://github.com/fabaff/home-assistant-display.git

In the folder www you will find an index.html file and two folders with the needed Javascript files and the CSS files.

Setup the MQTT Eventstream component. The used topic for publish_topic is home/states. If you change that then keep in mind to update the topic in the index.html file as well.

Launch your Home Assistant instance.

$ hass

Now the web site is available at http://[your_hass_host]:8123/local/index.html

Screenshot

screenshot

License

home-assistant-display is licensed under MIT, for more details check LICENSE.

About

A simple web page to show information from Home Assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published