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