![]() * Update dependency @material/web to v1.0.0 (#18070) * Update dependency @material/web to v1.0.0 * Fix icon button size * Remove unused ios override --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Paul Bottein <paul.bottein@gmail.com> * Update dependency magic-string to v0.30.4 (#18089) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Bump postcss from 8.4.30 to 8.4.31 (#18110) Bumps [postcss](https://github.com/postcss/postcss) from 8.4.30 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.30...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update CodeMirror (#18096) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update vaadinWebComponents monorepo to v24.1.10 (#18092) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Make the "icon next/prev" series load faster (#18087) * Preserve ancillary fields in a repeat action when modifying the form (#18068) * Do not clear alias when editing automation action, condition or trigger (#18114) * Use restart dialog confirmation for quick command (#18113) * Add translations for restore backup dialogs (#18112) Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> * Hide tooltip after clicking on a chart to display more info (cosmetic change) (#18103) * fix setting wake word to first option everytime (#18121) * Fix class field for ha-icon-next/prev (#18118) * Set border-radius to 0 for img in thread panel (#18124) * Load Intl locale data in parallel (#18120) * Load Intl locale data in parallel * Switch to check result.ok * Update dependency @codemirror/view to v6.21.1 (#18125) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Bumped version to 20231005.0 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kendell R <KTibow@users.noreply.github.com> Co-authored-by: karwosts <32912880+karwosts@users.noreply.github.com> Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Co-authored-by: K3A <966992+k3a@users.noreply.github.com> Co-authored-by: Bram Kragten <mail@bramkragten.nl> Co-authored-by: Steve Repsher <steverep@users.noreply.github.com> |
||
---|---|---|
.devcontainer | ||
.github | ||
.husky | ||
.vscode | ||
.yarn | ||
build-scripts | ||
cast | ||
demo | ||
docs | ||
gallery | ||
hassio | ||
public | ||
script | ||
src | ||
test | ||
.browserslistrc | ||
.eslintrc.json | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.nvmrc | ||
.prettierignore | ||
.yarnrc.yml | ||
CLA.md | ||
CODE_OF_CONDUCT.md | ||
LICENSE.md | ||
MANIFEST.in | ||
README.md | ||
gulpfile.js | ||
lint-staged.config.js | ||
netlify.toml | ||
package.json | ||
prettier.config.js | ||
pyproject.toml | ||
renovate.json | ||
rollup.config.js | ||
tsconfig.json | ||
web-dev-server.config.js | ||
webpack.config.cjs | ||
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.