mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-02 00:27:49 +01:00
53bc66883a9d6173be3b44a230c254de41476c50
* optimize ThemeMode * add more map card options * fix a type for label_mode * enhance EntitySelectorFilter * fix a type for label_mode * fix classes for Map card * add "required" flag * add more options * remove leading space * simplify a bit * Update src/panels/lovelace/editor/config-elements/hui-map-card-editor.ts Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com> * fix labels & simplify _deleteLabelModeOptions() * move translations to generic * resolving conflicts * revert * remove filterFunc * use include_entities * add a missing line * prettier * prettier * Update src/panels/lovelace/editor/config-elements/hui-map-card-editor.ts Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com> * simplify _computeLabelCallback() * Update src/panels/lovelace/editor/config-elements/hui-map-card-editor.ts Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com> * set location entiites in firstUpdated() * add "disabled" * disable "color" opton for a "zone" entity * Update src/panels/lovelace/editor/config-elements/hui-map-card-editor.ts Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com> * Update src/panels/lovelace/editor/config-elements/hui-map-card-editor.ts Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com> * move MapCardMarkerLabelMode to ha-map * move MapCardMarkerLabelMode to ha-map * move MapCardMarkerLabelMode to ha-map * move MAP_CARD_MARKER_LABEL_MODES to ha-map * little fix * fix import * typo in import * linter * linter * rename _disabledOptions -> _shouldDisableOptions --------- Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.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
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%

