🍭 Frontend for Home Assistant
 
 
Go to file
renovate[bot] 0ee37e9544
Update formatjs monorepo (#28706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-26 20:48:03 +01:00
.devcontainer
.github Bump github/codeql-action from 4.31.8 to 4.31.9 (#28659) 2025-12-22 12:19:52 +01:00
.husky
.vscode
.yarn
build-scripts Update formatjs monorepo (major) (#28619) 2025-12-19 18:58:38 +00:00
cast
demo
docs
gallery Add choose selector (#28624) 2025-12-19 19:52:31 +01:00
hassio
landing-page
public
script
src Add history link to statistics graph card (#28500) 2025-12-26 14:06:31 +00:00
test
.browserslistrc
.gitattributes
.gitignore
.gitmodules
.nvmrc
.prettierignore
.yarnrc.yml
AGENTS.md
CLA.md
CLAUDE.md
CODEOWNERS
CODE_OF_CONDUCT.md
LICENSE.md
MANIFEST.in
README.md
eslint.config.mjs
gulpfile.js
lint-staged.config.js
netlify.toml
package.json Update formatjs monorepo (#28706) 2025-12-26 20:48:03 +01:00
prettier.config.js
pyproject.toml
renovate.json
rspack.config.cjs
tsconfig.json Update formatjs monorepo (major) (#28619) 2025-12-19 18:58:38 +00:00
yarn.lock Update formatjs monorepo (#28706) 2025-12-26 20:48:03 +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.

Home Assistant - A project from the Open Home Foundation