* Make enter key execute first filtered item in quick open dialog * Add support for arrow up and down moving in and out of list * Add support for typing letters even when arrowing around the list * Address review comments and clean up the single-character keyboard event logic * Address comments. Move activated index along with arrow keys * Add loading spinner and remove memoization
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 - Hass.io: 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 variation of devices.
Description
Languages
TypeScript
93.4%
JavaScript
6.5%
Shell
0.1%
