🍭 Frontend for Home Assistant
 
 
Go to file
karwosts 35faeb651b
Display an error if saving new automation times out (#23518)
2024-12-31 19:49:45 +01:00
.devcontainer
.github
.husky
.vscode
.yarn
build-scripts
cast
demo
docs
gallery
hassio
landing-page
public
script
src Display an error if saving new automation times out (#23518) 2024-12-31 19:49:45 +01:00
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 Update dependency lint-staged to v15.3.0 (#23521) 2024-12-31 14:36:01 +01:00
prettier.config.js
pyproject.toml Bumped version to 20241224.0 2024-12-24 16:23:30 +01:00
renovate.json
rspack.config.cjs
tsconfig.json
yarn.lock Update dependency lint-staged to v15.3.0 (#23521) 2024-12-31 14:36:01 +01:00

README.md

Home Assistant Frontend

This is the repository for the official Home Assistant frontend.

Screenshot of the 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.

Home Assistant - A project from the Open Home Foundation