mirror of
https://github.com/home-assistant/frontend.git
synced 2026-05-08 17:28:46 +01:00
433c00b73a8b0512789e72b90f07a08831d68789
* Move card rebuild to hui-card * Use hui card in stack card * add once to event * Do not use state * Use hui card in conditional card * Use editMode instead of lovelace in hui card * Fix edit mode * Use hui-card in card dialog and panel todo * Fix edit mode * Fix types * Migrate entity filter card * Update demo card * Fix UI view * Allow edit mode attribute * Remove unused condition * Remove unused section preview code * Remove useless check for config
…
…
Home Assistant Frontend
This is the repository for the official Home Assistant 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.
Description
Languages
TypeScript
98.8%
JavaScript
1.1%
