mirror of
https://github.com/home-assistant/frontend.git
synced 2026-02-15 07:25:54 +00:00
14be3909949dee22cd24b93839eaec3b7992e8a0
* Remove duplicate custom items, allow default from picker * Memoize * Memoize * Memoize func * Don't show no matching item when custom value is allowed * Remove no items found label now unused * Cleanup unused translations * Restore used value * Remove no items found label now unused * Remove redundant comment * Remove searchFn * Ensure custom value isnt identical * Fix duplicated value * Fix duplicated value * Use additional items for entity state content * Fix duplicate values --------- Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
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%

