🍭 Frontend for Home Assistant
 
 
Go to file
Ludeeus 294967014d Add pointer cursor to ha-formfield in update card 2021-11-29 06:01:17 +00:00
.devcontainer
.github Don't bundle locale data, but add to static (#10119) 2021-10-01 07:58:02 -07:00
.vscode
.yarn Bump and patch material elements (#10406) 2021-10-26 16:39:35 +02:00
build-scripts Remove deprecated icons (#10622) 2021-11-15 11:54:59 +01:00
cast Send error message to sender (#10660) 2021-11-19 13:22:49 -08:00
demo Simplify launch screen svg (#10643) 2021-11-18 16:20:45 -08:00
docs
gallery Fix dark main-content and split gallery demo (#10675) 2021-11-21 21:01:51 -08:00
hassio Add pointer cursor to ha-formfield in update card 2021-11-29 06:01:17 +00:00
public
script
src Fix typo on config page + adjust icon color (#10713) 2021-11-28 17:52:39 +01:00
test Measurement number format (#10459) 2021-11-01 09:32:22 +01:00
translations Update translations 2021-11-08 19:58:29 +01:00
.eslintrc.json Guard icon db check on hassio (#10181) 2021-10-07 10:31:47 +00:00
.gitattributes
.gitignore Don't bundle locale data, but add to static (#10119) 2021-10-01 07:58:02 -07:00
.gitmodules
.nvmrc
.prettierignore Don't bundle locale data, but add to static (#10119) 2021-10-01 07:58:02 -07:00
.yarnrc.yml
CLA.md
CODE_OF_CONDUCT.md
LICENSE.md
MANIFEST.in
README.md
gulpfile.js
lint-staged.config.js
netlify.toml
package.json Update MDI to v6.5.95 (#10618) 2021-11-15 09:49:53 +01:00
rollup.config.js
setup.py Bumped version to 20211123.0 2021-11-22 17:28:13 -08:00
tsconfig.json
web-dev-server.config.js
webpack.config.js
yarn.lock Update MDI to v6.5.95 (#10618) 2021-11-15 09:49:53 +01:00

README.md

Home Assistant Frontend

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
  • Supervisor: 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.

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 variety of devices.