1
mirror of https://github.com/home-assistant/frontend synced 2024-09-30 15:52:53 +02:00
Go to file
2022-04-29 16:19:53 +00:00
.devcontainer Add WORKSPACE_DIRECTORY environment variable to devcontainer and script.core (#11477) 2022-02-12 07:30:19 +01:00
.github Upload release assets (#11566) 2022-03-21 08:23:05 +01:00
.vscode
.yarn Update yarn (#11812) 2022-02-23 22:08:43 +01:00
build-scripts Virtualize Media Player Grid (#11898) 2022-04-25 12:32:50 +02:00
cast Remove zwave and ozw panels (#11911) 2022-03-04 14:10:44 -08:00
demo Add icon to add-on picker (#12174) 2022-03-31 15:16:19 +02:00
docs
gallery Add parallel automation/script action (#12491) 2022-04-28 15:09:03 -05:00
hassio Add supervisor redirects to m keyboard shortcut (#12466) 2022-04-27 13:36:47 +00:00
public Add py.typed (#11865) 2022-02-26 13:03:12 -08:00
script Github no longer supports the (insecure) git protocol (#12359) 2022-04-20 13:52:12 +00:00
src Fix for external url not logged into cloud (#12516) 2022-04-29 16:19:53 +00:00
test Terms based entities search (#10991) 2022-04-26 19:39:58 -05:00
translations Update translations 2022-01-26 09:54:48 +01:00
.eslintrc.json Guard icon db check on hassio (#10181) 2021-10-07 10:31:47 +00:00
.gitattributes
.gitignore Don't bundle locale data, but add to static (#10119) 2021-10-01 07:58:02 -07:00
.gitmodules
.nvmrc Inline mdi icons with babel plugin + bump build deps (#9498) 2021-07-12 09:26:07 -07:00
.prettierignore Don't bundle locale data, but add to static (#10119) 2021-10-01 07:58:02 -07:00
.yarnrc.yml Update yarn (#11812) 2022-02-23 22:08:43 +01:00
CLA.md
CODE_OF_CONDUCT.md
gulpfile.js
LICENSE.md
lint-staged.config.js Inline mdi icons with babel plugin + bump build deps (#9498) 2021-07-12 09:26:07 -07:00
MANIFEST.in Move to setup.cfg and config for build-system (#11484) 2022-01-28 21:18:17 -08:00
netlify.toml Use browser default time and number formatting with polyfills if needed (#9481) 2021-09-29 23:34:52 +00:00
package.json Terms based entities search (#10991) 2022-04-26 19:39:58 -05:00
pyproject.toml Move to setup.cfg and config for build-system (#11484) 2022-01-28 21:18:17 -08:00
README.md Input conversion in dev tools (#11795) 2022-02-23 15:24:00 +01:00
rollup.config.js
setup.cfg Bumped version to 20220428.0 (#12501) 2022-04-28 13:50:08 -07:00
tsconfig.json Bump typescript, lint, prettier (#10108) 2021-09-30 12:39:03 +02:00
web-dev-server.config.js Allow developing with @web/dev-server (#7782) 2020-11-23 13:05:18 +01:00
webpack.config.js
yarn.lock Terms based entities search (#10991) 2022-04-26 19:39:58 -05:00

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.