Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|---|---|---|
| .devcontainer | ||
| .github | ||
| .husky | ||
| .vscode | ||
| .yarn | ||
| build-scripts | ||
| cast | ||
| demo | ||
| docs | ||
| gallery | ||
| hassio | ||
| landing-page | ||
| public | ||
| script | ||
| src | ||
| 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 | ||
| prettier.config.js | ||
| pyproject.toml | ||
| renovate.json | ||
| rspack.config.cjs | ||
| tsconfig.json | ||
| yarn.lock | ||
README.md
Home Assistant Frontend
This is the repository for the official Home Assistant 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.

