🍭 Frontend for Home Assistant
 
 
Go to file
Wendelin 7f2a5ecc27
Remove mobile-specific styles for date-range-picker (#51273)
Remove mobile-specific styles for date-picker component
2026-03-30 13:03:21 +02:00
.devcontainer
.github Bump github/codeql-action from 4.34.1 to 4.35.1 (#51268) 2026-03-30 08:43:59 +01:00
.husky
.vscode
.yarn
build-scripts
cast
demo
docs
gallery
landing-page
public
script
src Remove mobile-specific styles for date-range-picker (#51273) 2026-03-30 13:03:21 +02:00
test Add getContrastedColorHex() to be used for contrasted text & background (or vice versa) (#29032) 2026-03-30 10:57:28 +02:00
.browserslistrc
.gitattributes
.gitignore
.gitmodules
.nvmrc
.prettierignore
.yarnrc.yml
AGENTS.md
CLA.md
CLAUDE.md
CODEOWNERS
CODE_OF_CONDUCT.md
LICENSE.md
MANIFEST.in
README.md
eslint.config.mjs
gulpfile.js
lint-staged.config.js
netlify.toml
package.json Update vitest monorepo to v4.1.2 (#51265) 2026-03-29 17:25:23 +00:00
prettier.config.js
pyproject.toml
renovate.json
rspack.config.cjs
tsconfig.json
yarn.lock Update vitest monorepo to v4.1.2 (#51265) 2026-03-29 17:25:23 +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

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