🍭 Frontend for Home Assistant
 
 
Go to file
renovate[bot] b0027b8c18
Update formatjs monorepo (#28704)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-26 16:32:59 +01:00
.devcontainer
.github
.husky
.vscode
.yarn
build-scripts
cast
demo
docs
gallery
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 (#28704) 2025-12-26 16:32:59 +01:00
prettier.config.js
pyproject.toml
renovate.json
rspack.config.cjs
tsconfig.json
yarn.lock Update formatjs monorepo (#28704) 2025-12-26 16:32:59 +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