Home Assistant Frontend

家庭助理前端。(Polymer frontend for Home Assistant.)

Github stars Tracking Chart

Home Assistant Polymer Build Status

This is the repository for the official Home Assistant frontend.

Screenshot of the frontend

Development

  • Initial setup: script/setup
  • Development: Instructions
  • Production build: script/build_frontend
  • Gallery: cd gallery && script/develop_gallery
  • Hass.io: Instructions

Frontend development

Classic environment

A complete guide can be found at the following link. It describes a short guide for the build of project.

Docker environment

It is possible to compile the project and/or run commands in the development environment having only the Docker pre-installed in the system. On the root of project you can do:

  • sh ./script/docker_run.sh build Build all the project with one command
  • sh ./script/docker_run.sh bash Open an interactive shell (the same environment generated by the classic environment) where you can run commands. This bash work on your project directory and any change on your file is automatically present within your build bash.

Note: if you have installed npm in addition to the docker, you can use the commands npm run docker_build and npm run bash to get a full build or bash as explained above

License

Home Assistant is open-source and Apache 2 licensed. Feel free to browse the repository, learn and reuse parts in your own projects.

We use BrowserStack to test Home Assistant on a large variation of devices.

Overview

Name With Ownerhome-assistant/frontend
Primary LanguageTypeScript
Program languageJavaScript (Language Count: 5)
PlatformBSD, Cross-platform, Linux, Mac, Windows, Docker, Web browsers
License:Other
Release Count616
Last Release Name20240429.0 (Posted on )
First Release Name20171102.0 (Posted on )
Created At2015-07-12 23:58:06
Pushed At2024-04-30 12:14:29
Last Commit At2024-04-29 17:44:33
Stargazers Count3.7k
Watchers Count129
Fork Count2.5k
Commits Count13.5k
Has Issues Enabled
Issues Count7434
Issue Open Count372
Pull Requests Count10340
Pull Requests Open Count57
Pull Requests Close Count1058
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top