🍭 Frontend for Home Assistant
 
 
Go to file
Paul Bottein da58dfe133
Improve new section button
2025-02-19 12:50:30 +01:00
.devcontainer Improve-dev-container (#24296) 2025-02-18 11:51:56 +02:00
.github Bump actions/stale from 9.0.0 to 9.1.0 (#23903) 2025-01-27 09:24:34 +02:00
.husky
.vscode Improve-dev-container (#24296) 2025-02-18 11:51:56 +02:00
.yarn
build-scripts Improve ESLint config (#24290) 2025-02-18 17:30:36 +00:00
cast
demo Add base support for sub entries (#23160) 2025-02-10 21:24:05 +01:00
docs
gallery Improve ESLint config (#24290) 2025-02-18 17:30:36 +00:00
hassio Onboarding restore use core api (#23920) 2025-02-10 16:40:08 +01:00
landing-page
public
script Improve develop and serve (#23990) 2025-01-31 15:50:15 +02:00
src Improve new section button 2025-02-19 12:50:30 +01:00
test Improve ESLint config (#24290) 2025-02-18 17:30:36 +00:00
.browserslistrc
.gitattributes
.gitignore
.gitmodules
.nvmrc
.prettierignore
.yarnrc.yml
CLA.md
CODE_OF_CONDUCT.md
LICENSE.md
MANIFEST.in
README.md
eslint.config.mjs Improve ESLint config (#24290) 2025-02-18 17:30:36 +00:00
gulpfile.js
lint-staged.config.js
netlify.toml
package.json Improve ESLint config (#24290) 2025-02-18 17:30:36 +00:00
prettier.config.js
pyproject.toml Bumped version to 20250205.0 2025-02-05 16:27:17 +01:00
renovate.json
rspack.config.cjs
tsconfig.json
yarn.lock Improve ESLint config (#24290) 2025-02-18 17:30:36 +00: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