You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
.devcontainer | 2 years ago | |
.github | 1 year ago | |
.vscode | 3 years ago | |
.yarn | 2 years ago | |
build-scripts | 1 year ago | |
cast | 2 years ago | |
demo | 1 year ago | |
docs | 6 years ago | |
gallery | 1 year ago | |
hassio | 1 year ago | |
public | 2 years ago | |
script | 1 year ago | |
src | 1 year ago | |
test | 1 year ago | |
translations | 1 year ago | |
.eslintrc.json | 2 years ago | |
.gitattributes | 3 years ago | |
.gitignore | 2 years ago | |
.gitmodules | 6 years ago | |
.nvmrc | 2 years ago | |
.prettierignore | 2 years ago | |
.yarnrc.yml | 2 years ago | |
CLA.md | 6 years ago | |
CODE_OF_CONDUCT.md | 3 years ago | |
LICENSE.md | 6 years ago | |
MANIFEST.in | 1 year ago | |
README.md | 2 years ago | |
gulpfile.js | 4 years ago | |
lint-staged.config.js | 2 years ago | |
netlify.toml | 2 years ago | |
package.json | 1 year ago | |
pyproject.toml | 1 year ago | |
rollup.config.js | 3 years ago | |
setup.cfg | 1 year ago | |
setup.py | 1 year ago | |
tsconfig.json | 2 years ago | |
web-dev-server.config.js | 3 years ago | |
webpack.config.js | 3 years ago | |
yarn.lock | 1 year ago |
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.