1e3574aa78
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](https://github.com/softprops/action-gh-release/compare/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@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 | ||
CLA.md | ||
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.