🍭 Polymer frontend for Home Assistant
You cannot 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
J. Nick Koston 9be5a15c77
Add integration_discovery to discovery sources (#11564)
1 year ago
.devcontainer Update container port (#8352) 2 years ago
.github Move to `setup.cfg` and config for `build-system` (#11484) 1 year ago
.vscode Devcontainer (#7697) 3 years ago
.yarn Bump and patch material elements (#10406) 2 years ago
build-scripts Add selectors to ha-form (#11534) 1 year ago
cast Send error message to sender (#10660) 2 years ago
demo Adjust fossil energy consumption in demo to avoid negative numbers (#11160) 1 year ago
docs Saved 180 KB out of 865 KB. 23.9% per file on average (up to 85.6%) (#717) 6 years ago
gallery Add selectors to ha-form (#11534) 1 year ago
hassio Fix dialog heading aria label (#11524) 1 year ago
public Add screenshot for manifest (#8753) 2 years ago
script Only upload wheels to PyPI (#11514) 1 year ago
src Add integration_discovery to discovery sources (#11564) 1 year ago
test Add weekday to formatTimeWeekday() (#11020) 1 year ago
translations Update translations 1 year ago
.eslintrc.json Guard icon db check on hassio (#10181) 2 years ago
.gitattributes Add image to demo media player (#5086) 3 years ago
.gitignore Don't bundle locale data, but add to static (#10119) 2 years ago
.gitmodules Initial getting rid of HA-JS (#180) 6 years ago
.nvmrc Inline mdi icons with babel plugin + bump build deps (#9498) 2 years ago
.prettierignore Don't bundle locale data, but add to static (#10119) 2 years ago
.yarnrc.yml Bump yarn to v3 (#10104) 2 years 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 Update entry (#7978) 2 years ago
gulpfile.js Gulpify build pipeline (#3145) 4 years ago
lint-staged.config.js Inline mdi icons with babel plugin + bump build deps (#9498) 2 years ago
netlify.toml Use browser default time and number formatting with polyfills if needed (#9481) 2 years ago
package.json New date picker (#11555) 1 year ago
pyproject.toml Move to `setup.cfg` and config for `build-system` (#11484) 1 year ago
rollup.config.js Rollup (#5995) 3 years ago
setup.cfg Bumped version to 20220203.0 1 year ago
setup.py Move to `setup.cfg` and config for `build-system` (#11484) 1 year ago
tsconfig.json Bump typescript, lint, prettier (#10108) 2 years ago
web-dev-server.config.js Allow developing with @web/dev-server (#7782) 3 years ago
webpack.config.js Fix translations in production builds (#5192) 3 years ago
yarn.lock New date picker (#11555) 1 year 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.