Donnie 538028a003
Refactor sequence matching to accept item rather than word array (#8866)
* Refactor sequence matching to require an item rather than array of words to filter against

* change 'words' to 'strings'. Add tsdoc description for ScorableTextItem

* Replace type checking with 'as' to clean up code
2021-04-14 15:29:10 -07:00
2021-03-02 20:45:35 +01:00
2020-11-16 16:53:47 +01:00
2021-04-14 00:48:24 +00:00
2020-11-17 16:14:37 +01:00
2019-04-30 12:16:41 -07:00
2020-05-06 14:18:10 -07:00
2019-05-02 11:35:46 -07:00
2021-04-14 12:00:24 -07:00
2020-12-15 09:49:26 +01:00
2020-05-22 23:05:47 -07:00
2021-04-07 16:21:07 +02:00
2021-04-14 12:00:24 -07: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.

Description
🍭 Polymer frontend for Home Assistant
Readme 144 MiB
Languages
TypeScript 93.4%
JavaScript 6.5%
Shell 0.1%