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.
 
 
Go to file
renovate[bot] 34f8b48fbe
Update dependency glob to v9.3.2 (#15938)
2 days ago
.devcontainer Bump devContainer image to python 3.10 (#15158) 2 months ago
.github Bump actions/checkout from 3.3.0 to 3.4.0 (#15883) 1 week ago
.husky Use yarn to resolve lint-staged in pre-commit (#13470) 7 months ago
.vscode Revise vscode extensions (#14679) 4 months ago
.yarn Update Yarn to v3.5.0 (#15879) 1 week ago
build-scripts Fix css minifying (#15912) 4 days ago
cast Prefer nothing over empty templates (#15633) 4 weeks ago
demo Mock history stream for demo (#15886) 1 week ago
docs Saved 180 KB out of 865 KB. 23.9% per file on average (up to 85.6%) (#717) 5 years ago
gallery Create control select component (#15819) 2 weeks ago
hassio Move deleting backups to WS (#15773) 3 weeks ago
public Add py.typed (#11865) 1 year ago
script Bump webpack to v5.72.1 and tweak stats scripts (#15516) 1 month ago
src Update URLs (#15915) 4 days ago
test Fix can not typo (#15830) 2 weeks ago
.eslintrc.json Prefer nothing over empty templates (#15633) 4 weeks ago
.gitattributes Add image to demo media player (#5086) 3 years ago
.gitignore Bump @material components to 0.27 (#15000) 2 months ago
.gitmodules Initial getting rid of HA-JS (#180) 6 years ago
.nvmrc Bump node to 16 (#13221) 8 months ago
.prettierignore Don't bundle locale data, but add to static (#10119) 2 years ago
.yarnrc.yml Update Yarn to v3.5.0 (#15879) 1 week ago
CLA.md Update LICENSE.md and CLA.md to reflect the new Apache 2.0 license 6 years ago
CODE_OF_CONDUCT.md Update Code of Conduct to 2.0 (#6048) 3 years ago
LICENSE.md Update LICENSE.md and CLA.md to reflect the new Apache 2.0 license 6 years ago
MANIFEST.in Move to `setup.cfg` and config for `build-system` (#11484) 1 year ago
README.md Input conversion in dev tools (#11795) 1 year ago
gulpfile.js Gulpify build pipeline (#3145) 4 years ago
lint-staged.config.js Make minor workflow revisions and fix dedupe precommit (#15399) 1 month ago
netlify.toml Use browser default time and number formatting with polyfills if needed (#9481) 2 years ago
package.json Update dependency glob to v9.3.2 (#15938) 2 days ago
pyproject.toml Bumped version to 20230309.0 3 weeks ago
renovate.json Reconfigure Renovate (#15743) 3 weeks ago
rollup.config.js Rollup (#5995) 3 years ago
setup.cfg Support editable installs (#12838) 9 months ago
tsconfig.json Bump typescript, lint, prettier (#10108) 2 years ago
web-dev-server.config.js Allow developing with @web/dev-server (#7782) 2 years ago
webpack.config.js Fix webpack source maps (#15663) 2 weeks ago
yarn.lock Update dependency glob to v9.3.2 (#15938) 2 days ago

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.